Closed Bug 1514117 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 14515 - [css-grid] computed values of grid properties

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
mozilla67
Tracking Status
firefox67 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Eric Willigers <ericwilligers@chromium.org> wrote:
>  [css-grid] computed values of grid properties
>  
>  The computed values are as specified, with lengths made absolute.
>  
>  https://drafts.csswg.org/css-grid/#property-index
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Ran 5 tests and 95 subtests
OK     : 5
PASS   : 88
FAIL   : 7

New tests that have failures or other problems:
/css/css-grid/parsing/grid-auto-columns-computed.html
    Property grid-auto-columns value '1px 2px 3px 0px' computes to '1px 2px 3px 0px': FAIL
    Property grid-auto-columns value 'fit-content(1px) minmax(2px, 3px) 4px' computes to 'fit-content(1px) minmax(2px, 3px) 4px': FAIL
/css/css-grid/parsing/grid-auto-rows-computed.html
    Property grid-auto-rows value '1px 2px 3px 0px' computes to '1px 2px 3px 0px': FAIL
    Property grid-auto-rows value 'fit-content(1px) minmax(2px, 3px) 4px' computes to 'fit-content(1px) minmax(2px, 3px) 4px': FAIL
/css/css-grid/parsing/grid-template-areas-computed.html
    Property grid-template-areas value '"  a  	  b  "' computes to '"a b"': FAIL
    Property grid-template-areas value '"c	d"' computes to '"c d"': FAIL
    Property grid-template-areas value '"first ..."' computes to '"first ."': FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b21a590dd598
[wpt PR 14515] - [css-grid] computed values of grid properties, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/bdb54fd2768d
[wpt PR 14515] - Update wpt metadata, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/1c526e778f8c
[wpt PR 14515] - [css-grid] computed values of grid properties, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/8c3bdd3b19d0
[wpt PR 14515] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in before you can comment on or make changes to this bug.