Closed Bug 1459448 Opened 7 years ago Closed 7 years ago

{{SeeCompatTable}} links to #Browser_compatibility, should be #Browser_Compatibility

Categories

(Developer Documentation Graveyard :: API: Miscellaneous, enhancement)

All
Other
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nrcraver, Unassigned)

Details

(Whiteboard: [specification][type:bug])

What did you do? ================ 1. Go to https://developer.mozilla.org/en-US/docs/Web/API/DocumentOrShadowRoot/styleSheets 2. Click on "Browser compatibility table" What happened? ============== Browser hash went to #Browser_compatibility, but no scroll occurred. What should have happened? ========================== Browser hash goes to #Browser_Compatibility, page scrolls to the browser compatibility table near the bottom. Is there anything else we should know? ======================================
The MDN Writing style guide [1] says "Page titles and section headings should use sentence-style capitalization (only capitalize the first word and proper nouns) rather than headline-style capitalization". The section title should be changed from "Browser Compatibility" to "Browser compatibility", so that the link from SeeCompatTable [2] will be correct. [1] https://developer.mozilla.org/en-US/docs/MDN/Contribute/Guidelines/Writing_style_guide#Title_and_heading_capitalization [2] https://github.com/mdn/kumascript/blob/master/macros/SeeCompatTable.ejs
Component: General → API: Miscellaneous
Product: developer.mozilla.org → Developer Documentation
Will fixed it! :)
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.