Skip to content

Commit efd6597

Browse files
committed
[css-2015] Fix IDs
1 parent 5d0bc3c commit efd6597

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-2015/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,13 +384,13 @@ Requirements for Responsible Implementation of CSS</h2>
384384
if any value is considered invalid (as unsupported values must be),
385385
CSS requires that the entire declaration be ignored.
386386

387-
<h3 id="experimental">Implementations of Unstable and Proprietary Features</h3>
387+
<h3 id="future-proofing">Implementations of Unstable and Proprietary Features</h3>
388388

389389
To avoid clashes with future stable CSS features,
390390
the CSSWG recommends the following best practices for the implementation of
391391
<a>unstable</a> features and <a>proprietary extensions</a> to CSS:
392392

393-
<h4 id="unstable">
393+
<h4 id="experimental">
394394
Experimentation and Unstable Features</h4>
395395

396396
Issue: Rewritten per gregwhitworth's feedback.

0 commit comments

Comments
 (0)