Skip to content

Commit 96c8ca4

Browse files
committed
[css-2018] Bikeshed reference fix
1 parent 8e85d31 commit 96c8ca4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

css-2018/Overview.bs

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ Proprietary and Non-standardized Features</h4>
535535

536536
To avoid clashes with future CSS features,
537537
the CSS2.1 specification reserves a
538-
<dfn lt="vendor prefix | vendor-prefixed | prefixed | unprefixed"><a href="https://www.w3.org/TR/CSS21/syndata.html#vendor-keywords">prefixed syntax</a></dfn> [[!CSS2]]
538+
<dfn lt="vendor prefix | vendor-prefixed | prefixed | unprefixed"><a href="https://www.w3.org/TR/CSS2/syndata.html#vendor-keywords">prefixed syntax</a></dfn> [[!CSS2]]
539539
for proprietary and experimental extensions to CSS.
540540
A CSS feature is a <dfn>proprietary extension</dfn> if it is meant for use
541541
in a closed environment accessible only to a single vendor's user agent(s).
@@ -707,7 +707,7 @@ Safe to Release pre-CR Exceptions</h2>
707707
<h3 id="terms">Terms Index</h3>
708708

709709
<index type="dfn" status="TR" spec="
710-
css21,
710+
css2,
711711
css-syntax-3,
712712
css-style-attr-1,
713713
mediaqueries-3,
@@ -749,7 +749,7 @@ Safe to Release pre-CR Exceptions</h2>
749749
<h3 id="selectors">Selector Index</h3>
750750

751751
<index type="selector" status="TR" spec="
752-
css21,
752+
css2,
753753
css-syntax-3,
754754
css-style-attr-1,
755755
mediaqueries-3,
@@ -792,7 +792,7 @@ Safe to Release pre-CR Exceptions</h2>
792792
At-Rule Index</h3>
793793

794794
<index type="at-rule" status="TR" spec="
795-
css21,
795+
css2,
796796
css-syntax-3,
797797
css-style-attr-1,
798798
mediaqueries-3,
@@ -834,7 +834,7 @@ At-Rule Index</h3>
834834
<h3 id="properties">Property Index</h3>
835835

836836
<index type="property" status="TR" spec="
837-
css21,
837+
css2,
838838
css-syntax-3,
839839
css-style-attr-1,
840840
mediaqueries-3,
@@ -876,7 +876,7 @@ At-Rule Index</h3>
876876
<h3 id="values">Values Index</h3>
877877

878878
<index type="value" status="TR" spec="
879-
css21,
879+
css2,
880880
css-syntax-3,
881881
css-style-attr-1,
882882
mediaqueries-3,

0 commit comments

Comments
 (0)