Closed
Bug 1545590
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 16305 - override `align-items` in flex-vertical-align-effect.html
Categories
(Core :: CSS Parsing and Computation, defect, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla69
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 16305 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/16305
Details from upstream follow.
Daniel Holbert <dholbert@cs.stanford.edu> wrote:
override
align-items
in flex-vertical-align-effect.htmlThis fixes issue #16304 by removing the (default) influence of
align-items:stretch
on the radio button flex-item, which influences its
sizing/rendering regardless of the value of thevertical-align
property
(which is what the testcase is really trying to test). So, let's take that
stretch
behavior out of the equation entirely.
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=f1ed7b7caef50196b1131836c7cd72dadbbbca2d
Assignee | ||
Comment 3•6 years ago
|
||
Failed to get results from try push
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/75471ece631c
[wpt PR 16305] - override `align-items` in flex-vertical-align-effect.html, a=testonly
Comment 5•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•