We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d51ae3 commit 87c5e4dCopy full SHA for 87c5e4d
1 file changed
css-images-3/Overview.bs
@@ -1551,9 +1551,11 @@ Image Processing {#image-processing}
1551
to be applied to the element’s images
1552
before they are used in the document.
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').
+ (e.g. replaced elements and generated content)
+ and image sources referenced by SVG elements
+ (such as <{feImage}>),
1557
+ as well as to decorative images applied via CSS rules
1558
+ (such as 'background-image' and other <<image>> properties).
1559
It does not apply to the rendering of images outside the document,
1560
e.g. favicons in the UA’s navigation toolbars or menus, etc.
1561
0 commit comments