[Webkit-unassigned] [Bug 247134] AX: VoiceOver highlight does not move to Shadow DOM button when using aria-modal and role

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 9 04:36:36 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=247134

--- Comment #4 from Andres Gonzalez <andresg_22 at apple.com> ---
(In reply to Tommy McHugh from comment #3)
> Created attachment 463462 [details]
> Patch

diff --git a/LayoutTests/accessibility/shadow-dom-element-in-aria-modal.html b/LayoutTests/accessibility/shadow-dom-element-in-aria-modal.html
new file mode 100644
index 000000000000..11028ab6449d
--- /dev/null
+++ b/LayoutTests/accessibility/shadow-dom-element-in-aria-modal.html

+    class MyButton extends HTMLElement {
+      constructor() {
+        super();

Style: indentation should be 4 spaces.

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221109/654c8db1/attachment.htm>


More information about the webkit-unassigned mailing list