[Bug 18415] [Shadow]: Focus navigation and distributed nodes

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18415

Hayato Ito <hayato@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hayato@chromium.org

--- Comment #1 from Hayato Ito <hayato@chromium.org> 2012-07-27 02:13:43 UTC ---
I remembered that 'tabscope' was proposed to whatwg last year.
http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2011-November/033775.html

That brings me one idea:

1. If a shadow host has 'tabscope' attribute, distributed nodes join the focus
navigation of shadow DOM subtree.
2. Otherwise, distributed nodes join the focus navigation of outer document
order.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 27 July 2012 02:13:45 UTC