[wpt-sync] Sync PR 29502 - [css-grid] Fix grid-areas-overflowing-grid-container-{004,005} tests.
Categories
(Core :: Layout: Grid, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox91 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 29502 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/29502
Details from upstream follow.
b'Ian Kilpatrick <ikilpatrick@chromium.org>' wrote:
[css-grid] Fix grid-areas-overflowing-grid-container-{004,005} tests.
These two tests were incorrect, applied a fix where the non-scrollbar
axis has a grid-template of 100% instead of 100px.Bug: 1108097
Change-Id: I8027714bea7bf81c6e968c97231c6f1252cbd787
Reviewed-on: https://chromium-review.googlesource.com/2988294
WPT-Export-Revision: 177d93a67f3919f564419ade764679830ee30f01
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
PASS: 2
Chrome
PASS: 2
Safari
PASS: 2
Links
Comment 4•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/c6d0559b5d15
https://hg.mozilla.org/mozilla-central/rev/a249731b7dd6
Description
•