[Bug 21066] Provide an event path API

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

--- Comment #47 from Hayato Ito <hayato@chromium.org> ---
(In reply to Anne from comment #45)
> (In reply to Hayato Ito from comment #44)
> > The patch has already gotten in the Shadow DOM spec.
> > Is it a time to integrate this into DOM?
> 
> Comment 40 does not seem fixed yet?

Agreed. Reopening this issue loos reasonable.

I am afraid that I need your help to understand how Window object participates
in the tree. I appreciate where I can know how Window object participates in
the tree.

I've read the following part:
http://www.whatwg.org/specs/web-apps/current-work/multipage/browsers.html#the-window-object

1. I am assuming that Document is the root of the node tree until now. Can I
assume that?
2. Should I consider Window object is the parent of the Document?
3. Is there any better interpretation? I'd like to avoid 'Windows is the parent
of Document' if we could.

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

Received on Monday, 2 June 2014 05:05:07 UTC