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
CSS requires that the entire declaration be ignored. </p>
1018
1018
<h4class="heading settled" id="conform-future-proofing"><spanclass="content"> Implementations of Unstable and Proprietary Features</span><aclass="self-link" href="#conform-future-proofing"></a></h4>
1019
1019
<p>To avoid clashes with future stable CSS features,
1020
-
the CSSWG recommends <ahref="http://www.w3.org/TR/CSS/#future-profing">following best practices</a> for the implementation of <ahref="http://www.w3.org/TR/CSS/#unstable">unstable</a> features and <ahref="http://www.w3.org/TR/CSS/#proprietary-extension">proprietary extensions</a> to CSS. </p>
1020
+
the CSSWG recommends <ahref="http://www.w3.org/TR/CSS/#future-proofing">following best practices</a> for the implementation of <ahref="http://www.w3.org/TR/CSS/#unstable">unstable</a> features and <ahref="http://www.w3.org/TR/CSS/#proprietary-extension">proprietary extensions</a> to CSS. </p>
1021
1021
<h4class="heading settled" id="conform-testing"><spanclass="content"> Implementations of CR-level Features</span><aclass="self-link" href="#conform-testing"></a></h4>
1022
1022
<p>Once a specification reaches the Candidate Recommendation stage,
1023
-
implementers should release an <adata-link-type="dfn" href="#vendor-prefix">unprefixed</a> implementation
1023
+
implementers should release an <adata-link-type="dfn" href="http://www.w3.org/TR/CSS/#vendor-prefix">unprefixed</a> implementation
1024
1024
of any CR-level feature they can demonstrate
1025
1025
to be correctly implemented according to spec,
1026
1026
and should avoid exposing a prefixed variant of that feature. </p>
0 commit comments