[Webkit-unassigned] [Bug 126194] New: [CSS Grid Layout] Support calc() breadth track size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 23 17:28:55 PST 2013


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

           Summary: [CSS Grid Layout] Support calc() breadth track size
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: bdakin at apple.com, simon.fraser at apple.com,
                    dino at apple.com, thorton at apple.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/8dc2b41346856d256b98a64fabfc4fbb9db1a5a6

The RenderGrid support for calc() was already there but we had to add also the CSSComputedStyle support. According to the specs, http://dev.w3.org/csswg/css-grid/#resolved-track-list, we must show the used value. This change also brings several new tests.

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