[Webkit-unassigned] [Bug 125223] New: Fix handling of 'inherit' and 'initial' for grid lines

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 4 07:30:13 PST 2013


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

           Summary: Fix handling of 'inherit' and 'initial' for grid lines
           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: pmolnar.u-szeged at partner.samsung.com


'initial' and 'inherit' are always allowed values for CSS properties.
As the CSSParser handles them automatically, those 2 values were never
taken care of in StyleResolver.

Fix backported from Blink, without the refactoring in the same patch:
https://src.chromium.org/viewvc/blink?revision=149257&view=revision

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