Closed
Bug 1446130
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 10054 - [css-layout-api] Allow LayoutChild(ren) to be laid out.
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox61 fixed)
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
Details
(Whiteboard: [wptsync downstream error])
Sync web-platform-tests PR 10054 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10054
Details from upstream follow.
Ian Kilpatrick wrote:
> [css-layout-api] Allow LayoutChild(ren) to be laid out.
>
> This allows a LayoutChild to have layout performed on it, which will
> return a Fragment - with the correct inline and block sizes.
>
> These Fragments cannot be positioned yet, (next patch).
>
> The LayoutChild will be laid out with an available inline/block size of
> zero by default, and optionally can accept a fixed-inline/block size,
> which it must respect.
>
> Bug: 726125
> Change-Id: Ie4386b8f6cd6ccec3f9e52ff332322101058836d
>
> Reviewed-on: https://chromium-review.googlesource.com/962870
> WPT-Export-Revision: 671cfca35995c46d317578c86eef4010386fe16f
| Reporter | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/76971d866c69
[wpt PR 10054] - [css-layout-api] Allow LayoutChild(ren) to be laid out., a=testonly
Comment 2•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Comment 3•7 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•