enable-background
Applies to | ? |
---|
Remarks
The optional x, y, width, height parameters on the new value are numeric values that indicate the subregion of the container element’s user space where access to the background image is allowed to happen. These parameters enable the SVG user agent potentially to allocate smaller temporary image buffers than the default values.
Syntax
enable-background: accumulate |' new [ x y width height ]'? | inherit
Standards information
- Scalable Vector Graphics: Filter Effects, Section 15.6
See also
Related pages
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]