[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:33:11 PDT 2012


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





--- Comment #4 from Hayato Ito <hayato at chromium.org>  2012-07-24 18:33:15 PST ---
Okay. I am wondering that my understanding of the spec is correct or not.

>From the spec (http://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html#focus-navigation):
> The navigation order within the shadow DOM subtrees must be determined using the as-rendered structure and is called shadow DOM navigation order.

>From the view of focus navigation, my current understanding of the spec is that distributed nodes are rather parts of shadow dom subtree, not parts of the outer document tree since focus navigation should use the as-rendered structure.

Is my understanding correct?

(In reply to comment #3)
> Something is odd here. It seems that any distributed element should indeed act like the <summary> element in your example.

-- 
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