[Bug 16599] [Shadow]: Event Dispatch on non-distributed light children.

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

--- Comment #1 from Hayato Ito <hayato@chromium.org> 2012-04-02 09:39:19 UTC ---
Let me rethink about it..
'adjustedParentNode(non-distributed-light-child) should be null' might cause
undesirable side effects on many other parts. I should be careful about it.

I just would like to know what is expected result of
adjustedParentNode(non-distributed-light-child).

(In reply to comment #0)
> In algorithm of calculating adjustedParentNode used in section 6, it's not
> clear what is the result of 'adjustedParentNode of #light-child-1'.
> In my opinion, adjustedParentNode(light-chlild-1) should be 'null' instead of
> '#shadow-host-A' in this case. What do you think about?

-- 
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 Monday, 2 April 2012 09:39:23 UTC