Closed
Bug 1571197
Opened 7 years ago
Closed 6 years ago
[wpt-sync] Sync PR 18271 - [css-grid] Parsing grid-template-rows/columns
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 18271 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/18271
Details from upstream follow.
Eric Willigers <ericwilligers@chromium.org> wrote:
[css-grid] Parsing grid-template-rows/columns
Test parsing of valid and invalid values for
grid-template-rows and grid-template-columns
Value: none | <track-list> | <auto-track-list>
https://drafts.csswg.org/css-grid/#track-sizing
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=88ff18abc80fc60e96543658161b5fcfca70da0c
| Assignee | ||
Comment 4•6 years ago
|
||
Ran 4 tests and 94 subtests
OK : 4
PASS : 94
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8a48ca1e3378
[wpt PR 18271] - [css-grid] Parsing grid-template-rows/columns, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/ab0df4902c62
[wpt PR 18271] - Update wpt metadata, a=testonly
Comment 6•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/8a48ca1e3378
https://hg.mozilla.org/mozilla-central/rev/ab0df4902c62
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
Comment 7•6 years ago
|
||
| bugherder uplift | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•