Bug 23589 - DOM 'mutation' events should be added/supported
Summary: DOM 'mutation' events should be added/supported
Status: RESOLVED DUPLICATE of bug 8191
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-28 08:54 PST by Adam Treat
Modified: 2009-01-29 02:53 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Treat 2009-01-28 08:54:26 PST
DOM 'mutation' events should be added/supported to comply with:

http://www.w3.org/2008/06/mobile-test/

As specified in:

http://www.w3.org/TR/DOM-Level-2-Events/events.html
Comment 1 Nikolas Zimmermann 2009-01-28 12:59:12 PST
AFAIK mutation events are disabled on purpose at the moment because of performance issues.
Comment 2 Anthony Ricaud 2009-01-29 02:53:15 PST

*** This bug has been marked as a duplicate of 8191 ***