Summary
Two production documentation pages skip directly from a page H1 to an H3, weakening the document outline for assistive technology and generated navigation.
Verified on the production build for main at d505ef5789d8b18e23fd838300b039932dc399ce.
Affected pages
| Page |
First invalid jump |
/docs/xy/components/modebars-and-interaction-controls/ |
H1 to H3: The default toolbar |
/docs/xy/overview/benchmarks/ |
H1 to H3: Live interactive render time |
The Modebars page authors ### The default toolbar before its first H2. The Benchmarks jump is introduced by visible rendered demo content before the first authored H2.
Expected behavior
Visible headings increase by at most one level and reflect the actual section hierarchy.
Acceptance criteria
Summary
Two production documentation pages skip directly from a page H1 to an H3, weakening the document outline for assistive technology and generated navigation.
Verified on the production build for
mainatd505ef5789d8b18e23fd838300b039932dc399ce.Affected pages
/docs/xy/components/modebars-and-interaction-controls/The default toolbar/docs/xy/overview/benchmarks/Live interactive render timeThe Modebars page authors
### The default toolbarbefore its first H2. The Benchmarks jump is introduced by visible rendered demo content before the first authored H2.Expected behavior
Visible headings increase by at most one level and reflect the actual section hierarchy.
Acceptance criteria