Closed Bug 1449286 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 10199 - [css-layout-api] Implementation of LayoutConstraints#fixedInlineSize.

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 10199 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/w3c/web-platform-tests/pull/10199
Details from upstream follow.

Ian Kilpatrick <ikilpatrick@chromium.org> wrote:
>  [css-layout-api] Implementation of LayoutConstraints#fixedInlineSize.
>  
>  This adds the bare bones for the LayoutConstraints object. It just
>  handles the fixedInlineSize parameter. I expect the information in
>  this object after the next F2F.
>  
>  The layout for the test will simply output an autoBlockSize of 100, if
>  the fixedInlineSize is 100. The tests impose various conditions in
>  how this can occur, but is certainly not exhaustive.
>  
>  Change-Id: I6be4a7b77d7b737c778dc2de8b235035b8d3fa22
>  Bug: 726125
>  
>  Reviewed-on: https://chromium-review.googlesource.com/981517
>  WPT-Export-Revision: 157914d94ded46f0a261fbd63fffe0d59a827efa
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Ran 13 tests
FAIL   : 13

New tests that have failures or other problems:
/css/css-layout-api/constraints-fixed-inline-size-absolute-left-right.https.html: FAIL
/css/css-layout-api/constraints-fixed-inline-size-absolute-top-bottom-vrl.https.html: FAIL
/css/css-layout-api/constraints-fixed-inline-size-block-auto-avoid-floats-vlr.https.html: FAIL
/css/css-layout-api/constraints-fixed-inline-size-block-auto-avoid-floats.https.html: FAIL
/css/css-layout-api/constraints-fixed-inline-size-block-auto-vlr.https.html: FAIL
/css/css-layout-api/constraints-fixed-inline-size-block-auto.https.html: FAIL
/css/css-layout-api/constraints-fixed-inline-size-fixed-vrl.https.html: FAIL
/css/css-layout-api/constraints-fixed-inline-size-fixed.https.html: FAIL
/css/css-layout-api/constraints-fixed-inline-size-flex-grow-column-vrl.https.html: FAIL
/css/css-layout-api/constraints-fixed-inline-size-flex-grow.https.html: FAIL
/css/css-layout-api/constraints-fixed-inline-size-grid.https.html: FAIL
/css/css-layout-api/constraints-fixed-inline-size-percentage-vlr.https.html: FAIL
/css/css-layout-api/constraints-fixed-inline-size-percentage.https.html: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/462919f2fedc
[wpt PR 10199] - [css-layout-api] Implementation of LayoutConstraints#fixedInlineSize., a=testonly
https://hg.mozilla.org/mozilla-central/rev/462919f2fedc
Status: NEW → 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.