Closed Bug 1436455 Opened 6 years ago Closed 6 years ago

[wpt-sync] PR 9428 - [css-layout-api] Adds LayoutCustom object, and changes box-tree.

Categories

(Core :: CSS Parsing and Computation, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: mozilla.org, Unassigned)

Details

(Whiteboard: [wptsync downstream])

This adds a stub class for "LayoutCustom". This contains no additional
logic yet to perform custom layout.

This *does* change how the box-tree is constructed.
 - display: layout(foo) is considered a new FC in all circumstances.
 - Depending of if "foo" has been registered, the children may/may-not
   become new FCs also.

Additionally this has the appropriate logic when a new layout class is
registered to trigger a reattachment of the layout tree.

Bug: 726125
Change-Id: I0e555c9f10afdfa314ce41f96b0636651e91cb7f

Reviewed-on: https://chromium-review.googlesource.com/889685
WPT-Export-Revision: 3c90207ee2f8960059d4aa5e4ce4309f44699bb9
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Ran 2 tests
FAIL   : 1
TIMEOUT: 1

These new tests don't PASS on all platforms
/css/css-layout-api/box-tree-registered.https.html: TIMEOUT
/css/css-layout-api/box-tree-unregistered.https.html: FAIL
[ Triage 2017/02/20: P3 ]
Priority: -- → P3
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/50c314da2982
[wpt PR 9428] - [css-layout-api] Adds LayoutCustom object, and changes box-tree., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/0324de62565f
[wpt PR 9428]- Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/50c314da2982
https://hg.mozilla.org/mozilla-central/rev/0324de62565f
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in before you can comment on or make changes to this bug.