[Bug 28564] [Shadow]: Event model

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

Olli Pettay <bugs@pettay.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugs@pettay.fi

--- Comment #3 from Olli Pettay <bugs@pettay.fi> ---
We don't need to do everything at once, like that 
obj.dispatchEvent(ev, { scope: "subtree" }) can be added if someone actually
needs it.
The current Shadow DOM and XBL have lived just fine without it.

We don't want shorthand for deepPath[0], I think. So not that kind of
deepTarget.
And for relatedTarget there could be also a list, not deepRelatedTarget.

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

Received on Monday, 27 April 2015 16:34:46 UTC