-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
implement headingoffset & headingreset attributes #11086
base: main
Are you sure you want to change the base?
implement headingoffset & headingreset attributes #11086
Conversation
thank you for working on this. aside from the comments i left in my quick review, does it make sense to explicitly call out as a note that from re-reading the issue this stems from, i'm assuming people are likely thinking that if someone declares an aria-level on a heading, the value of that attribute is what the heading level will be exposed as, yes? Or to be very clear, do people agree with the following:
if HTML doesn't have a note for this, then we can get it into html aam, aria in html, or both - and i'd assume MDN author guidance. |
I haven't looked at the PR text itself yet, but I think such a note/example would be valuable. |
I've added a note mentioning |
…fset-headingreset-attributes
This specifies the
headingoffset
andheadingstart
attributes as proposed in #5033.(See WHATWG Working Mode: Changes for more details.)
/dom.html ( diff )
/index.html ( diff )
/sections.html ( diff )