Bug 126194

Summary: [CSS Grid Layout] Support calc() breadth track size
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bdakin, dino, simon.fraser, svillar, syoichi, thorton
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Ryosuke Niwa
Reported 2013-12-23 17:26:55 PST
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.
Attachments
Sergio Villar Senin
Comment 1 2014-05-07 08:46:54 PDT
Already merged in another bug *** This bug has been marked as a duplicate of bug 103761 ***
Note You need to log in before you can comment on or make changes to this bug.