diff options
author | Nolan Lawson <nolan@nolanlawson.com> | 2024-04-27 09:31:32 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-27 16:31:32 +0000 |
commit | 02b3dd0b6127e213dbbc866c97336e23f4c999c5 (patch) | |
tree | 974625df8dfae8a5b86c706bff91210866292773 /components/script/layout_dom/node.rs | |
parent | 66563ed0273c05ab9d687c883649521d14d610e8 (diff) | |
download | servo-02b3dd0b6127e213dbbc866c97336e23f4c999c5.tar.gz servo-02b3dd0b6127e213dbbc866c97336e23f4c999c5.zip |
feat: implement ARIA string reflection on Element (#32080)
* feat: implement ARIA string reflection
* Update components/script/dom/element.rs
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
* fix: respond to PR comments
* fix: make functions non-public
* fix: use proper ARIAMixin mixin
* fix: tidy issues
* fix: double newline at end of file
* fix: move role before aria-* to match spec order
* fix: fix link to spec and format as spec does
* fix: delete now-passing WPT tests
* fix: remove legacy-layout test
---------
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
Diffstat (limited to 'components/script/layout_dom/node.rs')
0 files changed, 0 insertions, 0 deletions