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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 14 13:23:58 PDT 2010


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

           Summary: CSSStyleDeclaration.prototype.setProperty does not set
                    priority correctly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: HasReduction
          Severity: Normal
          Priority: P3
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: me at elv1s.ru


Created an attachment (id=67597)
 --> (https://bugs.webkit.org/attachment.cgi?id=67597)
CSSStyleDeclaration.prototype.setProperty

The reduction fails in WebKit and Opera.

3 FAIL 
Expected: '' 
Actual: 'important'

4 FAIL 
Expected: '' 
Actual: 'important'

5 FAIL 
Expected: '' 
Actual: 'important'

Works well in Firefox 4.0b5.

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