Closed
Bug 1463983
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 11133 - [LayoutNG] Rebaseline intrinsic sizing test that actually passes.
Categories
(Core :: CSS Parsing and Computation, enhancement, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla62
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11133 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/11133
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
> [LayoutNG] Rebaseline intrinsic sizing test that actually passes.
>
> Legacy layout is buggy here, so the expected rendering was wrong. Also
> wrote a new wpt test for this. When calculating intrinsic size, the
> legacy engine makes room for whitespace that is to be collapsed.
>
> Bug: 845902
> Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng
> Change-Id: I77087577aad68dc249ca33a8ac8a79ef4f35469e
>
> Reviewed-on: https://chromium-review.googlesource.com/1070270
> WPT-Export-Revision: 11905c72cc00d0ca180e09c226237fc8b11656e2
| 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•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=9a8459b6345b585b121ce6b28d5cc6425bcfa8ff
| Assignee | ||
Comment 4•7 years ago
|
||
Ran 1 tests
FAIL : 1
New tests that have failures or other problems:
/css/css-sizing/whitespace-and-break.html: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f06d0961ecf5
[wpt PR 11133] - [LayoutNG] Rebaseline intrinsic sizing test that actually passes., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/1ba6b0a8936d
[wpt PR 11133] - Update wpt metadata, a=testonly
Comment 6•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/f06d0961ecf5
https://hg.mozilla.org/mozilla-central/rev/1ba6b0a8936d
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•