Skip to content

Commit a1eff1a

Browse files
committed
[css-images-3] Update changes list.
1 parent f029c04 commit a1eff1a

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

css-images-3/Overview.bs

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1798,11 +1798,23 @@ Changes Since the <a href="https://www.w3.org/TR/2012/CR-css3-images-20120417/">
17981798

17991799
- The <css>image()</css> notation has been deferred to Level 4.
18001800
- The <css>image-resolution</css> property has been deferred to Level 4
1801-
- The 'image-orientation' property has been marked as At-Risk,
1802-
the ''from-image'' and ''image-orientation/none'' keywords,
1803-
and the <<angle>> values deprecated.
1804-
- Added the 'image-rendering' property
1805-
- Added the ''cross-fade()'' notation
1801+
- The 'image-orientation' property has been marked as At-Risk. Additionally:
1802+
- Added the ''from-image'' and ''image-orientation/none'' keywords
1803+
- Deprecated the <<angle>> values
1804+
- Added and deprecated the <css>flip</css> values
1805+
- Added the 'image-rendering' property.
1806+
- Moved the <<resolution>> type to [[css-values-3]].
1807+
- Better defined the handling of invalid and partially-loaded images.
1808+
- Defined the general computed form of <<image>>.
1809+
- Defined concept and handling of URLs that are ambiguous between being images or element references.
1810+
- Defined that the unit can be omitted for zero angles in ''linear-gradient()'' due to compat.
1811+
- Slightly clarified handling of degenerate repeating radial gradients.
1812+
- Added [=transition hints=] to <<color-stop-list>>,
1813+
and editorially rewrote section on gradient color stops to better accommodate the new prose.
1814+
- Added "Canonical Order" and "Animation Type" to all property definition tables.
1815+
- Defined interpolation and serialization of <<image>> values.
1816+
- Various minor clarifications.
1817+
18061818

18071819
<h3 class=no-num id=changes-last-call>
18081820
Changes Since Last Call</h3>

0 commit comments

Comments
 (0)