[Webkit-unassigned] [Bug 52130] Support 'disabled' attribute on SVGStyleElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 2 17:05:43 PST 2012


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


betravis at adobe.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |betravis at adobe.com




--- Comment #4 from betravis at adobe.com  2012-02-02 17:05:42 PST ---
The proposed patch adds the disabled attribute to SVGStyleElement(.idl, .h, .cpp).
The code is almost identical to:
https://bugs.webkit.org/show_bug.cgi?id=25287

The patch does not include the reflection tests from 25287 because SVGStyleElement does not yet have a "sheet" attribute in the .idl.

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