-
Notifications
You must be signed in to change notification settings - Fork 23k
40483 heading selectors #40649
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
40483 heading selectors #40649
Conversation
|
Preview URLs
Flaws (2)Note! 2 documents with no flaws that don't need to be listed. 🎉 URL:
(comment last updated: 2025-08-18 10:31:20) |
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
dipikabh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot @dletorey, great stuff!
I've added some suggestions for improving clarity and filling some gaps.
Co-authored-by: Dipika Bhattacharya <[email protected]>
Co-authored-by: Dipika Bhattacharya <[email protected]>
Co-authored-by: Dipika Bhattacharya <[email protected]>
Co-authored-by: Dipika Bhattacharya <[email protected]>
Co-authored-by: Dipika Bhattacharya <[email protected]>
Co-authored-by: Dipika Bhattacharya <[email protected]>
Co-authored-by: Dipika Bhattacharya <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dipika Bhattacharya <[email protected]>
… into 40483-heading-selectors
dipikabh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good, @dletorey. Thanks a lot for all the updates.
I've added a few trailing cleanup suggestions, but this is looking ready to land 🎉
Co-authored-by: Dipika Bhattacharya <[email protected]>
Co-authored-by: Dipika Bhattacharya <[email protected]>
Co-authored-by: Dipika Bhattacharya <[email protected]>
Co-authored-by: Dipika Bhattacharya <[email protected]>
Co-authored-by: Dipika Bhattacharya <[email protected]>
Co-authored-by: Dipika Bhattacharya <[email protected]>
estelle
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Question regarding the support for aria role of heading
* added the :heading and :heading pages * finshed the :heading & :heading() pages * added note to :heading() and added both to pseudo-classes page * Update files/en-us/web/css/_colon_heading_function/index.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update files/en-us/web/css/_colon_heading_function/index.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update files/en-us/web/css/_colon_heading_function/index.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * made explanation match code example * Update files/en-us/web/css/_colon_heading/index.md Co-authored-by: Dipika Bhattacharya <[email protected]> * Update files/en-us/web/css/_colon_heading/index.md Co-authored-by: Dipika Bhattacharya <[email protected]> * Update files/en-us/web/css/_colon_heading/index.md Co-authored-by: Dipika Bhattacharya <[email protected]> * Update files/en-us/web/css/_colon_heading/index.md Co-authored-by: Dipika Bhattacharya <[email protected]> * Update files/en-us/web/css/_colon_heading/index.md Co-authored-by: Dipika Bhattacharya <[email protected]> * Update files/en-us/web/css/_colon_heading/index.md Co-authored-by: Dipika Bhattacharya <[email protected]> * Update files/en-us/web/css/_colon_heading/index.md Co-authored-by: Dipika Bhattacharya <[email protected]> * Update files/en-us/web/css/_colon_heading_function/index.md Co-authored-by: Dipika Bhattacharya <[email protected]> * Update files/en-us/web/css/_colon_heading_function/index.md Co-authored-by: Dipika Bhattacharya <[email protected]> * Update files/en-us/web/css/_colon_heading_function/index.md Co-authored-by: Dipika Bhattacharya <[email protected]> * Update files/en-us/web/css/_colon_heading_function/index.md Co-authored-by: Dipika Bhattacharya <[email protected]> * Update files/en-us/web/css/_colon_heading/index.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fixed code blocks * Update files/en-us/web/css/_colon_heading_function/index.md Co-authored-by: Dipika Bhattacharya <[email protected]> * updated the Note & parameters * fixed the syntax example * added a note about matching attributes * moved the note to usage notes * Update files/en-us/web/css/_colon_heading/index.md Co-authored-by: Dipika Bhattacharya <[email protected]> * Update files/en-us/web/css/_colon_heading_function/index.md Co-authored-by: Dipika Bhattacharya <[email protected]> * Update files/en-us/web/css/_colon_heading_function/index.md Co-authored-by: Dipika Bhattacharya <[email protected]> * Update files/en-us/web/css/_colon_heading_function/index.md Co-authored-by: Dipika Bhattacharya <[email protected]> * Update files/en-us/web/css/_colon_heading_function/index.md Co-authored-by: Dipika Bhattacharya <[email protected]> * Update files/en-us/web/css/_colon_heading_function/index.md Co-authored-by: Dipika Bhattacharya <[email protected]> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Dipika Bhattacharya <[email protected]> Co-authored-by: Claas Augner <[email protected]>
Description
:headingpseudo-class:heading()functional pseudo-classMotivation
Related issues and pull requests