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}
1551
1551
to be applied to the element’s images
1552
1552
before they are used in the document.
1553
1553
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).
1557
1559
It does not apply to the rendering of images outside the document,
1558
1560
e.g. favicons in the UA’s navigation toolbars or menus, etc.
1559
1561
You can’t perform that action at this time.
0 commit comments