[Webkit-unassigned] [Bug 45778] CSSStyleDeclaration.prototype.setProperty does not set priority correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 12 11:44:56 PDT 2013


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


Marc Hoyois <marc.hoyois at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marc.hoyois at gmail.com




--- Comment #10 from Marc Hoyois <marc.hoyois at gmail.com>  2013-07-12 11:46:58 PST ---
> A setProperty() call will be ignored if
> a) the property has 'important' priority before the call;
> and
> b) the third parameter of the call is omitted, null or empty string

This is still an issue in the latest WebKit…
The current behavior does not respect the algorithm for setProperty described here: http://dev.w3.org/csswg/cssom/#dom-cssstyledeclaration-setproperty

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