[Webkit-unassigned] [Bug 90020] New: Changing a shorthand from initial to a value doesn't change the css property value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 26 15:53:46 PDT 2012


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

           Summary: Changing a shorthand from initial to a value doesn't
                    change the css property value
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tony at chromium.org
                CC: alexis.menard at openbossa.org


Here's a test case:

http://plexode.com/eval3/#ht=%3Cdiv%20id%3Dx%3Ex%3C%2Fdiv%3E&ohh=1&ohj=1&jt=x.style.background%20%3D%20'initial'%3B%0Ax.style.background%20%3D%20'red'%3B%0Ax.style.background%0A&ojh=1&ojj=1&ms=100&oth=0&otj=0&cex=1

Note that getComputedStyle(x).background returns the full computed value as expected.

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