[Webkit-unassigned] [Bug 42765] element.tabIndex returns 0 for <frameset> and <legend> elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 11:35:09 PDT 2022


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

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #2 from Ahmad Saleem <zlip.792 at gmail.com> ---
Created attachment 459968

  --> https://bugs.webkit.org/attachment.cgi?id=459968&action=review

Safari 15.5 matches other browsers (except one case differs from Chrome)

I noted using attached test case that Safari 15.5 on macOS 12.4 matches Firefox Nightly 104 behavior by returning -1 and also shows all activeElements depending on frames and tabIndex returning same. Only difference was for "after legend.focus()" in Chrome, which returned "BODY" different from Safari and Chrome.

Please refer attached screenshots for the updated results. I am not familiar with relevant web spec to identify which is correct behaviour but just wanted to share updated output.

-- 
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/20220602/28d1ace4/attachment.htm>


More information about the webkit-unassigned mailing list