You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="http://www.w3.org/TR/css3-color/#colorunits">extended</a> in [[!CSS3COLOR]].
801
-
UAs that support CSS Color Level 3 must interpret <code><color></code>
801
+
UAs that support CSS Color Level 3 or its successor must interpret <code><color></code>
802
802
as defined therein.
803
803
804
804
<h3id="images">
@@ -807,9 +807,18 @@ <h3 id="images">
807
807
<p>The <dfnid="image-value"><code><image></code></dfn> data type is
808
808
defined herein as equivalent to <code><url></code>.
809
809
It is <ahref="http://www.w3.org/TR/css3-images/#image">extended</a> in
810
-
[[!CSS3-IMAGES]]: UAs that support CSS Image Values Level 3 must interpret
810
+
[[!CSS3-IMAGES]]: UAs that support CSS Image Values Level 3 or its successor must interpret
811
811
<code><image></code> as defined therein.
812
812
813
+
<h3id="images">
814
+
2D Positioning: the ''<position>'' type</h3>
815
+
816
+
<p>The <dfnid="position-value"><code><position></code></dfn> data type is
817
+
defined herein as equivalent to the <ahref="http://www.w3.org/TR/CSS21/colors.html#propdef-background-position"><code><'background-position'></code></a> syntax defined in [[!CSS21]].
818
+
It is <ahref="http://www.w3.org/TR/css3-background/#the-background-position">extended</a> in
819
+
[[!CSS3BG]]: UAs that support CSS Backgrounds & Borders Level 3 or its successor must interpret
0 commit comments