File tree 1 file changed +6
-2
lines changed
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -1518,8 +1518,7 @@ Image Processing {#image-processing}
1518
1518
Animation type : discrete
1519
1519
</pre>
1520
1520
1521
- <strong> This property is deprecated,
1522
- and is <em> optional</em> for implementations.</strong>
1521
+ <strong> This property is <em> optional</em> for implementations.</strong>
1523
1522
1524
1523
Note: This property previously used ''image-orientation/none'' as its initial value.
1525
1524
It is believed that using ''from-image'' as the initial value
@@ -1580,6 +1579,9 @@ Image Processing {#image-processing}
1580
1579
1581
1580
This value only applies to content images;
1582
1581
decorative images continue to behave as ''from-image'' .
1582
+ This value is deprecated
1583
+ and is optional for implementations
1584
+ except those conforming to [[!CSS-PRINT]] .
1583
1585
1584
1586
<dt> <dfn><<angle>>? flip</dfn>
1585
1587
<dd>
@@ -1590,6 +1592,8 @@ Image Processing {#image-processing}
1590
1592
1591
1593
This value only applies to content images;
1592
1594
decorative images continue to behave as ''from-image'' .
1595
+ This value is deprecated
1596
+ and is optional for implementations.
1593
1597
1594
1598
Note: This value is only necessary to represent all 8 possible EXIF orientations that <a value for=image-orientation>from-image</a> can produce.
1595
1599
</dl>
You can’t perform that action at this time.
0 commit comments