[webkit-reviews] review requested: [Bug 8191] DOMAttrModified mutation event support : [Attachment 42614] Patch with test cases

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 5 17:53:07 PST 2009


Daniel Bates <dbates at webkit.org> has asked  for review:
Bug 8191: DOMAttrModified mutation event support
https://bugs.webkit.org/show_bug.cgi?id=8191

Attachment 42614: Patch with test cases
https://bugs.webkit.org/attachment.cgi?id=42614&action=review

------- Additional Comments from Daniel Bates <dbates at webkit.org>
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).


More information about the webkit-reviews mailing list