RESOLVED FIXED 257666
AX: Elements with the popovertarget attribute should expose expanded state to assistive technologies
https://bugs.webkit.org/show_bug.cgi?id=257666
Summary AX: Elements with the popovertarget attribute should expose expanded state to...
Tyler Wilcock
Reported 2023-06-02 15:55:05 PDT
Testcase: <button id="show-popover-btn" popovertarget="mypopover" popovertargetaction="show">Show popover</button> <button id="hide-popover-btn" popovertarget="mypopover" popovertargetaction="hide">Hide popover</button> <div id="mypopover" popover>Popover content</div> https://github.com/w3c/html-aam/pull/481
Attachments
Patch (13.49 KB, patch)
2023-06-02 16:06 PDT, Tyler Wilcock
no flags
Radar WebKit Bug Importer
Comment 1 2023-06-02 15:55:17 PDT
Tyler Wilcock
Comment 2 2023-06-02 15:55:29 PDT
Tyler Wilcock
Comment 3 2023-06-02 16:06:41 PDT
EWS
Comment 4 2023-06-03 11:33:02 PDT
Committed 264852@main (c28221ccaa77): <https://commits.webkit.org/264852@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 466572 [details].
Tim Nguyen (:ntim)
Comment 5 2023-06-04 20:55:37 PDT
*** Bug 252217 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.