feat(core): add an aria-labelledby attribute to #bodyContent

Related: T312818
This commit is contained in:
alistair3149 2022-10-04 19:48:54 -04:00
parent 4f74f0b4ad
commit fdd5c0dd2a
No known key found for this signature in database

View file

@ -14,7 +14,7 @@
<div id="siteNotice">{{{html-site-notice}}}</div>
<main class="mw-body {{#toc-enabled}}citizen-toc-enabled{{/toc-enabled}}" id="content">
{{>ContentHeader}}
<div id="bodyContent" class="citizen-body">
<div id="bodyContent" class="citizen-body" aria-labelledby="firstHeading">
<div id="contentSub"{{{html-user-language-attributes}}}>{{{html-subtitle}}}</div>
{{#html-undelete-link}}<div id="contentSub2">{{{html-undelete-link}}}</div>{{/html-undelete-link}}
{{{html-user-message}}}