Closed Bug 1863656 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 43012 - [CSS display:ruby*] Make the feature testable

Categories

(Core :: Layout, task, P4)

task

Tracking

()

RESOLVED FIXED
122 Branch
Tracking Status
firefox122 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

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

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

Kent Tamura <tkent@chromium.org> wrote:

[CSS display:ruby*] Make the feature testable

This CL changes the status of the runtime flag to "test", and updates
test expectations.

Tests in css/css-contain/ are going to be fixed soon.

Bug: 880802, 1497899
Change-Id: If1659f3c48e91dce8941dbb49e29f9ffa8466d45

Reviewed-on: https://chromium-review.googlesource.com/5003920
WPT-Export-Revision: 79f87a78c298b1db219fe04ab40e175c7e365dde

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 2 tests and 108 subtests

Status Summary

Firefox

OK : 2
PASS: 157
FAIL: 63

Chrome

OK : 2
PASS: 152
FAIL: 68

Safari

OK : 2
PASS: 79
FAIL: 141

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/css-display/parsing/display-computed.html [wpt.fyi]
    • Property display value 'run-in': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'run-in flow': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'flow run-in': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'flow-root run-in': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'run-in flow-root': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'flex run-in': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'run-in flex': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'grid run-in': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'run-in grid': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'table run-in': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'run-in table': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'run-in ruby': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'ruby run-in': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'run-in list-item': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'list-item run-in': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'flow run-in list-item': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'run-in flow list-item': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'flow list-item run-in': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'run-in list-item flow': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'list-item run-in flow': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'list-item flow run-in': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'flow-root run-in list-item': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'run-in flow-root list-item': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'flow-root list-item run-in': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'run-in list-item flow-root': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'list-item run-in flow-root': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property display value 'list-item flow-root run-in': FAIL (Chrome: FAIL, Safari: FAIL)
  • /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'] = "flow" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['display'] = "flow-root inline" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['display'] = "inline flow-root" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['display'] = "flex inline" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['display'] = "inline flex" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['display'] = "grid inline" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['display'] = "inline grid" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['display'] = "table inline" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['display'] = "inline table" should set the property value: FAIL (Chrome: PASS, 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/2b01b5765c72 [wpt PR 43012] - [CSS display:ruby*] Make the feature testable, a=testonly
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e3a324005e04 [wpt PR 43012] - [CSS display:ruby*] Make the feature testable, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in before you can comment on or make changes to this bug.