[Webkit-unassigned] [Bug 8191] DOMAttrModified mutation event support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 5 01:12:29 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=8191


Daniel Bates <dbates at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22435|0                           |1
        is obsolete|                            |




--- Comment #15 from Daniel Bates <dbates at webkit.org>  2009-11-05 01:12:25 PDT ---
Created an attachment (id=42551)
 --> (https://bugs.webkit.org/attachment.cgi?id=42551)
Patch with test case

Work in progress.

Based of an earlier patch by Timothy Hatcher.

Passes <http://www.gtalbot.org/DHTMLSection/DOM2MutationEvents.html>.
Passes the W3C DOM mutation test case at
<http://www.w3.org/2008/06/mobile-test/>
Passes <http://www.syncbyte.com/webkit/dom_modified_event.html> (thanks Rene
Trost for the reduction).

Included is a DRT/manual-test test case that checks that we conform to the W3C
DOM Level 2 mutation event types spec. with respect to non-style DOM
attributes.

I'm heading off to bed now. I hope to finish up on the DRT/manual-test for the
style attribute sometime tomorrow.

-- 
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