Closed Bug 1510315 Opened 6 years ago Closed 5 years ago

[wpt-sync] Sync PR 14259 - [css-multicol] property parsing, computed values

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
mozilla66
Tracking Status
firefox66 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Eric Willigers <ericwilligers@chromium.org> wrote:
>  [css-multicol] property parsing, computed values
>  
>  Test that CSS Multi-column Layout properties parse exactly the grammar
>  specified in the spec.
>  https://drafts.csswg.org/css-multicol/
>  
>  Test that computed values are as specified, with lengths made absolute.
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Ran 28 tests and 105 subtests
OK     : 28
PASS   : 97
FAIL   : 8

New tests that have failures or other problems:
/css/css-multicol/parsing/column-fill-computed.html
    Property column-fill value 'balance-all' computes to 'balance-all': FAIL
/css/css-multicol/parsing/column-fill-valid.html
    e.style['column-fill'] = "balance-all" should set the property value: FAIL
/css/css-multicol/parsing/column-gap-computed.html
    Property column-gap value 'calc(50% + 60px)' computes to 'calc(50% + 60px)': FAIL
/css/css-multicol/parsing/column-rule-valid.html
    e.style['column-rule'] = "10px" should set the property value: FAIL
    e.style['column-rule'] = "dotted" should set the property value: FAIL
    e.style['column-rule'] = "red" should set the property value: FAIL
/css/css-multicol/parsing/column-span-valid.html
    e.style['column-span'] = "all" should set the property value: FAIL
    e.style['column-span'] = "none" should set the property value: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/22fc38b4cccb
[wpt PR 14259] - [css-multicol] property parsing, computed values, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/ec683b020846
[wpt PR 14259] - Update wpt metadata, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/72976f097678
[wpt PR 14259] - [css-multicol] property parsing, computed values, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/92b27d218e12
[wpt PR 14259] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/72976f097678
https://hg.mozilla.org/mozilla-central/rev/92b27d218e12
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in before you can comment on or make changes to this bug.