We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d0bc3c commit efd6597Copy full SHA for efd6597
1 file changed
css-2015/Overview.bs
@@ -384,13 +384,13 @@ Requirements for Responsible Implementation of CSS</h2>
384
if any value is considered invalid (as unsupported values must be),
385
CSS requires that the entire declaration be ignored.
386
387
-<h3 id="experimental">Implementations of Unstable and Proprietary Features</h3>
+<h3 id="future-proofing">Implementations of Unstable and Proprietary Features</h3>
388
389
To avoid clashes with future stable CSS features,
390
the CSSWG recommends the following best practices for the implementation of
391
<a>unstable</a> features and <a>proprietary extensions</a> to CSS:
392
393
- <h4 id="unstable">
+ <h4 id="experimental">
394
Experimentation and Unstable Features</h4>
395
396
Issue: Rewritten per gregwhitworth's feedback.
0 commit comments