Closed
Bug 1493039
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 13130 - [css-layout-api] Move perform-child-layout tests to child-constraints
Categories
(Core :: CSS Parsing and Computation, enhancement, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13130 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13130
Details from upstream follow.
Ian Kilpatrick <ikilpatrick@chromium.org> wrote:
> [css-layout-api] Move perform-child-layout tests to child-constraints
>
> As above, move similar tests into subdirectory, and apply minor
> documentation cleanups.
>
> Adds two new tests checking that setting an invalid (negative) available
> size, clamps it to zero.
>
> Bug: 726125
> Change-Id: Id5bdfa25970a4e4bfe359377b88176043ab1f6c3
> Reviewed-on: https://chromium-review.googlesource.com/1236266
> WPT-Export-Revision: 4c1c9c6a36661b83f2f63a9eab2e0846709843c6
| 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=d4de04e9a3ec0e92e996ca131f626d174e918a27
| Assignee | ||
Comment 4•7 years ago
|
||
Ran 10 tests
FAIL : 10
New tests that have failures or other problems:
/css/css-layout-api/child-constraints/available-block-size-htb-vrl.https.html: FAIL
/css/css-layout-api/child-constraints/available-block-size-invalid.https.html: FAIL
/css/css-layout-api/child-constraints/available-block-size-vrl-htb.https.html: FAIL
/css/css-layout-api/child-constraints/available-inline-size-htb-htb.https.html: FAIL
/css/css-layout-api/child-constraints/available-inline-size-invalid.https.html: FAIL
/css/css-layout-api/child-constraints/available-inline-size-vrl-vrl.https.html: FAIL
/css/css-layout-api/child-constraints/fixed-block-size-vrl.https.html: FAIL
/css/css-layout-api/child-constraints/fixed-block-size.https.html: FAIL
/css/css-layout-api/child-constraints/fixed-inline-size-vrl.https.html: FAIL
/css/css-layout-api/child-constraints/fixed-inline-size.https.html: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/fab1fb13f347
[wpt PR 13130] - [css-layout-api] Move perform-child-layout tests to child-constraints, a=testonly
Comment 6•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•