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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 26 08:10:04 PDT 2008


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


bdginc at gronek.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bdginc at gronek.net




------- Comment #5 from bdginc at gronek.net  2008-08-26 08:10 PDT -------
This missing event (along with DOMNodeInserted) is becoming ever more important
as people will start using javascript implementations of XBL 2.0.  When
addressing dynamic changes to bound elements, these events are necessary to
detect when changes / additions are made to bound elements and their custom
attributes.

This standard event is already supported in FF and Opera.  It would be really
nice if Webkit/Safari included it as well.  Since there is a patch (previously
submitted) attached, I added the EasyFix keyword.

Further samples: http://www.quirksmode.org/dom/events/ (scroll for
DOMAttrModified and see the test page).
Thanks!!!!


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list