Closed Bug 1906525 Opened 11 months ago Closed 11 months ago

[wpt-sync] Sync PR 47029 - Expect short-value serialization in display-valid.html

Categories

(Core :: Layout, task, P4)

task

Tracking

()

RESOLVED FIXED
130 Branch
Tracking Status
firefox130 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

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

Expect short-value serialization in display-valid.html

https://drafts.csswg.org/cssom/#serializing-css-values says to prefer the shorter value and also the more backwards-compatible one.

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

CI Results

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

Total 1 tests and 108 subtests

Status Summary

Firefox

OK : 1
PASS: 81
FAIL: 27

Chrome

OK : 1
PASS: 71
FAIL: 37

Safari

OK : 1
PASS: 42
FAIL: 66

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/css-display/parsing/display-valid.html [wpt.fyi]
    • e.style['display'] = "run-in" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "run-in flow" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "flow run-in" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "flow-root run-in" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "run-in flow-root" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "flex run-in" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "run-in flex" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "grid run-in" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "run-in grid" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "table run-in" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "run-in table" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "run-in ruby" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "ruby run-in" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "run-in list-item" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "list-item run-in" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "flow run-in list-item" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "run-in flow list-item" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "flow list-item run-in" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "run-in list-item flow" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "list-item run-in flow" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "list-item flow run-in" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "flow-root run-in list-item" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "run-in flow-root list-item" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "flow-root list-item run-in" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "run-in list-item flow-root" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "list-item run-in flow-root" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['display'] = "list-item flow-root run-in" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a3b8aec33c8b [wpt PR 47029] - Expect short-value serialization in display-valid.html, a=testonly https://hg.mozilla.org/integration/autoland/rev/5c5dbe440ffc [wpt PR 47029] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in before you can comment on or make changes to this bug.