[Webkit-unassigned] [Bug 130010] New: [CSS Grid Layout] getComputedStyle() must return the specified value for positioning properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 10 02:59:03 PDT 2014


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

           Summary: [CSS Grid Layout] getComputedStyle() must return the
                    specified value for positioning properties
           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: svillar at igalia.com


A recent discussion in www-style mailing list

http://lists.w3.org/Archives/Public/www-style/2014Mar/0162.html

made clear that we basically cannot adjust the style of grid items because we'd be losing the specified value of the property, which is the one we should return in getComputedStyle(). Instead, we should handle that as any other resolution code in the RenderGrid.

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