[Bug 23095] "Call listener's callback's handleEvent, with th..."

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

Olli Pettay <bugs@pettay.fi> changed:

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

--- Comment #3 from Olli Pettay <bugs@pettay.fi> ---
Dispatching events doesn't depend on whether or not the document is active
or data document. Also just dispatching events in a disconnected subtree should
work.

In Gecko event listeners do work, but event handlers in data documents aren't
registered.

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

Received on Friday, 30 August 2013 10:16:02 UTC