Bug 149891
Summary: | [CSS Grid Layout] Shortands computed value and CSSOM serialization | ||
---|---|---|---|
Product: | WebKit | Reporter: | Javier Fernandez <jfernandez> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | gsnedders, jfernandez, karlcow, rego, svillar, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar, WPTImpact |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://wpt.live/css/css-grid/grid-layout-properties.html | ||
See Also: | https://bugs.chromium.org/p/chromium/issues/detail?id=511177 | ||
Bug Depends on: | 149890 | ||
Bug Blocks: | 60731 |
Javier Fernandez
It seems that the computed value and CSSOM serialization for several grid shorthands is not right.
For detailed list and example to reproduce the issue, check this thread on www-style:
https://lists.w3.org/Archives/Public/www-style/2015Jul/0242.html
The following W3C test can be used to check the cases that are failing in Chrome:
http://test.csswg.org/shepherd/testcase/grid-layout-properties/spec/css-grid-1/
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Manuel Rego Casasnovas
Note that the expected behavior is not 100% confirmed yet:
https://github.com/w3c/csswg-drafts/issues/1041
Sam Sneddon [:gsnedders]
https://wpt.fyi/results/css/css-grid/grid-layout-properties.html?label=master&label=experimental&product=chrome&product=firefox&product=webkitgtk&aligned&q=webkitgtk%3Afail
shows we only fail two tests that any other browser passes, and in both those cases we match Chrome's behaviour.
Radar WebKit Bug Importer
<rdar://problem/132365842>