aria
aria copied to clipboard
[html-aam] Addition: selectedcontent element
I recreated the original HTML AAM repo PR
The <selectedoption> element is part of the customizable select feature and is being added to HTML here.
Implementation
- WPT tests: https://github.com/web-platform-tests/wpt/pull/45096
- Implementations (link to issue or when done, link to commit):
- WebKit: prerequisite https://github.com/WebKit/standards-positions/issues/386
- Gecko: TODO
- Blink: https://chromium.googlesource.com/chromium/src/+/18b5eac27b14b409503aa8047cf9358082a0e0df
Co-authored-by: Joey Arhar @josepharhar