RESOLVED DUPLICATE of bug 103761 126194
[CSS Grid Layout] Support calc() breadth track size
https://bugs.webkit.org/show_bug.cgi?id=126194
Summary [CSS Grid Layout] Support calc() breadth track size
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.