File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -1551,9 +1551,11 @@ Image Processing {#image-processing}
15511551 to be applied to the element’s images
15521552 before they are used in the document.
15531553 It applies to content images
1554- (e.g. replaced elements and generated content),
1555- as well as to decorative images applied via CSS
1556- (such as 'background-image' ).
1554+ (e.g. replaced elements and generated content)
1555+ and image sources referenced by SVG elements
1556+ (such as <{feImage}> ),
1557+ as well as to decorative images applied via CSS rules
1558+ (such as 'background-image' and other <<image>> properties).
15571559 It does not apply to the rendering of images outside the document,
15581560 e.g. favicons in the UA’s navigation toolbars or menus, etc.
15591561
You can’t perform that action at this time.
0 commit comments