aria icon indicating copy to clipboard operation
aria copied to clipboard

[html-aam] Addition: selectedcontent element

Open scottaohara opened this issue 1 year ago • 17 comments

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

scottaohara avatar Sep 27 '24 17:09 scottaohara