[Webkit-unassigned] [Bug 92050] Focus navigation of <summary> element should not be ruled by Shadow DOM spec.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 18:49:20 PDT 2012


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





--- Comment #5 from Hayato Ito <hayato at chromium.org>  2012-07-24 18:49:25 PST ---
A: Distributed nodes join the focus navigation of the shadow DOM subtree.
B: Distributed nodes join the focus navigation of outer document tree.

Until now, I have been thought that A is natural than B.
But I've found that a 'tabindex' attribute of distributed nodes does not make much sense in A.
Component users can not predict how a tabindex attribute of a distributed node is *effective* in the shadow DOM subtree.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list