[Webkit-unassigned] [Bug 77566] New: computed grid track sizes should be pixel values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 1 11:29:51 PST 2012


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

           Summary: computed grid track sizes should be pixel values
           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: jchaffraix at webkit.org
                CC: tony at chromium.org, ojan at chromium.org
            Blocks: 60731


Per section 6.5.2:

"The computed size of all Grid Tracks as returned for the grid-rows and grid-columns properties are normalized to used pixel values."

I missed this part when implementing -webkit-grid-rows and -webkit-grid-columns so we currently don't always return the pixel values.

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