[Webkit-unassigned] [Bug 26541] New: CSS property value serialization order is out of whack

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 19 09:00:27 PDT 2009


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

           Summary: CSS property value serialization order is out of whack
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://shopping.pchome.com.tw/?mod=area&func=style_show&
                    RG_NO=DHAC&BB=3c
        OS/Version: All
            Status: NEW
          Keywords: InChromiumBugs
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dglazkov at chromium.org


It appears that color is not in the right order (at the end, instead of in
front) when reading node.style.background. Haven't checked other attributes to
see if this applies to other things. It looks like CSSOM draft suggests that we
follow the same order in which the components are listed in CSS spec.

The bug originated here: http://crbug.com/8658


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list