[Webkit-unassigned] [Bug 253936] canvas-as-container-005.html & canvas-as-container-006.html fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 27 00:29:36 PDT 2023


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

Tim Nguyen (:ntim) <ntim at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|`display: none` elements in |canvas-as-container-005.htm
                   |<canvas> fallback content   |l &
                   |should not be focusable     |canvas-as-container-006.htm
                   |                            |l fail

--- Comment #2 from Tim Nguyen (:ntim) <ntim at apple.com> ---
I looked at this a bit more, it seems like we're just querying out of date style info when checking for focusability.

If you add a `getComputedStyle(target)` call right before focusing the targets, the two tests pass.

-- 
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/20230527/36380ca1/attachment.htm>


More information about the webkit-unassigned mailing list