[Bug 13512] Need a DOM event for AT to catch when content is inserted

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13512

Tab Atkins Jr. <jackalmage@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jackalmage@gmail.com

--- Comment #1 from Tab Atkins Jr. <jackalmage@gmail.com> 2011-08-02 03:03:27 UTC ---
This should be served by the new mutation events being discussed currently (I
forget whether it's happening in htmlwg, whatwg, or webapps-wg).  You'll be
able to better filter for the kinds of mutation events that you want to hear
about, like element insertion.

-- 
Configure bugmail: http://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 Tuesday, 2 August 2011 03:03:30 UTC