[Webkit-unassigned] [Bug 261237] AX: title-attribute-used-as-last-resort fails in ITM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 7 00:00:55 PDT 2023


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

Tyler Wilcock <tyler_w at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tyler_w at apple.com
 Attachment #467577|                            |review+
              Flags|                            |

--- Comment #3 from Tyler Wilcock <tyler_w at apple.com> ---
Comment on attachment 467577
  --> https://bugs.webkit.org/attachment.cgi?id=467577
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=467577&action=review

> LayoutTests/accessibility/mac/title-attribute-used-as-last-resort.html:28
> +        document.getElementById("link2").focus()

Looks like this patch removes some semicolons after .focus() calls, but our code style prefers to have them.

-- 
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/20230907/6fa72a66/attachment.htm>


More information about the webkit-unassigned mailing list