[Webkit-unassigned] [Bug 84618] New: REGRESSION(r112177): border-color is serialized as border

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 23 12:19:53 PDT 2012


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

           Summary: REGRESSION(r112177): border-color is serialized as
                    border
           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: rniwa at webkit.org
                CC: alexis.menard at openbossa.org, davidbarr at chromium.org


It seems like we need to bail out even more aggressively.

Right now, WebKit serializes .foo { border-color: red; } as .foo { border: red; }, which is incorrect.

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