Bug 212493
Summary: | [css-grid] Button grid item is not stretched in iOS | ||
---|---|---|---|
Product: | WebKit | Reporter: | Oriol Brufau <obrufau> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | jfernandez, rego |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=169271 |
Oriol Brufau
WPT test imported/w3c/csswg-test/css-grid-1/grid-items/grid-items-sizing-alignment-001.html fails on iOS but passes on other ports.
The <button> elements, which are grid items, disobey the align-self property and are not stretched to fill their grid area.
https://ews-build.webkit.org/results/iOS-13-Simulator-WK2-Tests-EWS/r400447-18600/results.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |