Closed Bug 1800361 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 36948 - Add more serialization tests for columns CSS property

Categories

(Core :: Layout: Columns, task, P4)

task

Tracking

()

RESOLVED FIXED
109 Branch
Tracking Status
firefox109 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

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

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

Tim Nguyen <nt1m@users.noreply.github.com> wrote:

Add more serialization tests for columns CSS property

Component: web-platform-tests → Layout: Columns
Product: Testing → Core

CI Results

Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 2 tests and 15 subtests

Status Summary

Firefox

OK : 2
PASS: 16
FAIL: 8

Chrome

OK : 2
PASS: 16
FAIL: 8

Safari

OK : 2
PASS: 16
FAIL: 8

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/css-multicol/parsing/columns-valid.html [wpt.fyi]
    • e.style['columns'] = "auto 3" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['columns'] = "auto 10em" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['columns'] = "3 auto" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['columns'] = "10em auto" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['columns'] = "auto" should set the property value: FAIL (Chrome: FAIL, Safari: PASS)
    • e.style['columns'] = "auto auto" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['columns'] = "7" should set the property value: FAIL (Chrome: FAIL, Safari: PASS)
    • e.style['columns'] = "7em" should set the property value: FAIL (Chrome: FAIL, Safari: PASS)
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in before you can comment on or make changes to this bug.