[Webkit-unassigned] [Bug 49058] CSSStyleDeclaration.getPropertyPriority() fails for CSS shorthand properties with 'important' priority

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 11 17:37:41 PST 2010


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


yi shen <yi.4.shen at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yi.4.shen at nokia.com




--- Comment #1 from yi shen <yi.4.shen at nokia.com>  2010-11-11 17:37:42 PST ---
(In reply to comment #0)
> Created an attachment (id=73040)
 --> (https://bugs.webkit.org/attachment.cgi?id=73040&action=review) [details]
> Test case
> 
> For a style rule containing a declaration of a shorthand property (e.g. 'background'):
>   background: yellow !important;
> rule.getPropertyPriority('background') returns ''.
> Firefox returns 'important'.

Is there any specification for this? If yes, I can try work on it.

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