[Webkit-unassigned] [Bug 8191] DOMAttrModified mutation event support
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Nov 5 17:53:11 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=8191
Daniel Bates <dbates at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #42551|0 |1
is obsolete| |
Attachment #42552|0 |1
is obsolete| |
Attachment #42614| |review?
Flag| |
--- Comment #19 from Daniel Bates <dbates at webkit.org> 2009-11-05 17:53:06 PDT ---
Created an attachment (id=42614)
--> (https://bugs.webkit.org/attachment.cgi?id=42614)
Patch with test cases
Added code to test MODIFICATION firing from CSS property change to file
"fire-DOMAttrModified-events.html". Added a new test file
"fire-DOMAttrModified-MODIFICATION-when-handling-MODIFICATION-no-infinite-loop.html"
to ensure that we do not go into an infinite loop when changing an attribute
while servicing a MODIFICATION event (for example:
http://www.syncbyte.com/webkit/dom_modified_event.html).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list