[Webkit-unassigned] [Bug 199606] Make tabIndex IDL attribute reflect its content attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 9 11:59:23 PDT 2019


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

Domenic Denicola <d at domenic.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |d at domenic.me

--- Comment #2 from Domenic Denicola <d at domenic.me> ---
The spec PR was merged, but perhaps a bit prematurely. A follow up is being done at https://github.com/whatwg/html/pull/4759.

According to the latest test results at https://github.com/web-platform-tests/wpt/pull/17657 WebKit is already very compliant in terms of observable behavior. The only failing tests as of this time are around summary elements that are not first-summary-children of details elements, and how they aren't respecting explicitly-set tabindex="" attribute values.

That said, there may be opportunities for code simplification here, similar to in Blink. https://bugs.chromium.org/p/chromium/issues/detail?id=982350 is the counterpart Blink bug

-- 
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/20190709/d7fee03e/attachment-0001.html>


More information about the webkit-unassigned mailing list