Open
Bug 1996819
Opened 5 months ago
Updated 5 months ago
Update moz-page-header to use an h2 instead of an h1
Categories
(Firefox :: Settings UI, task)
Firefox
Settings UI
Tracking
()
NEW
People
(Reporter: hjones, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [recomp])
During the conversion to using config-based prefs we had to have the moz-page-header component use an h1 instead of an h2 due to the way that we were overriding font-size tokens. Once we're done with the conversions we will need to switch the component to use the proper heading level. We may want to do this concurrently with converting the settings page to using the moz-page-nav, since that will start supplying the h1 for the page and it will be non-ideal from an a11y perspective to have multiple h1s on the page.
Updated•5 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•