[Bug 21067] [Shadow]: Provide an api to insertionParent

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

--- Comment #19 from Hayato Ito <hayato@chromium.org> ---
Thank you the comments. Let me summarise the discussion so far:

- We need event.path() to address the use case described in
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21066

- We don't need insertionParent, which doesn't meet any requirement of any use
cases. We can remove insertionParent.

- We still need another API to address the use case, 'Traversing up the
composed tree'. The API's name might be either 'renderParent' or
'composedParent'. We might need a list of insertionPoints which are skipped.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 20 May 2013 07:10:27 UTC