Skip to content

Anchors changed in CSS 2 in-place edit in 2016 #2551

Description

@gsnedders

914790f changed almost all a few of the anchors in CSS 2.

This is problematic because not only does it break all links pointing at https://www.w3.org/TR/CSS2/ or https://www.w3.org/TR/CSS21/ (which has pointed to drafts of CSS 2.1 since 2002), but also all links pointing at the supposedly stable https://www.w3.org/TR/2011/REC-CSS2-20110607/ given the 2016 edit was in-place.

The edit was made to avoid duplicate anchors in the non-normative PDF edition, but changed anchors everywhere.

We have two options here:

  • Revert to the pre-2016 anchors, fixing any earlier link but breaking any later link
  • Keep the post-2016 anchors, keeping earlier links broken and later links working

EDIT TO ADD TO-DO LIST

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions