Closed Bug 1851305 Opened 1 year ago Closed 1 year ago

[wpt-sync] Sync PR 41773 - [css-text] balance is not a value of white-space

Categories

(Core :: Layout: Text and Fonts, task, P4)

task

Tracking

()

RESOLVED FIXED
119 Branch
Tracking Status
firefox119 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Florian Rivoal <git@florian.rivoal.net> wrote:

[css-text] balance is not a value of white-space

Component: web-platform-tests → Layout: Text and Fonts
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 45 subtests

Status Summary

Firefox

OK : 1
PASS: 9
FAIL: 36

Chrome

OK : 1
PASS: 40
FAIL: 5

Safari

OK : 1
PASS: 9
FAIL: 36

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/css-text/parsing/white-space-shorthand.html [wpt.fyi]
    • e.style['white-space'] = "collapse" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • Property white-space value 'collapse': FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space'] = "wrap" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • Property white-space value 'wrap': FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space'] = "collapse wrap" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • Property white-space value 'collapse wrap': FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space'] = "wrap collapse" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • Property white-space value 'wrap collapse': FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space'] = "preserve nowrap" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • Property white-space value 'preserve nowrap': FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space'] = "nowrap preserve" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • Property white-space value 'nowrap preserve': FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space'] = "collapse nowrap" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • Property white-space value 'collapse nowrap': FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space'] = "nowrap collapse" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • Property white-space value 'nowrap collapse': FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space'] = "preserve" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • Property white-space value 'preserve': FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space'] = "preserve wrap" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • Property white-space value 'preserve wrap': FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space'] = "wrap preserve" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • Property white-space value 'wrap preserve': FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space'] = "break-spaces wrap" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • Property white-space value 'break-spaces wrap': FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space'] = "wrap break-spaces" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • Property white-space value 'wrap break-spaces': FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space'] = "preserve-breaks" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • Property white-space value 'preserve-breaks': FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space'] = "preserve-breaks wrap" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • Property white-space value 'preserve-breaks wrap': FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space'] = "wrap preserve-breaks" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • Property white-space value 'wrap preserve-breaks': FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space'] = "preserve-breaks nowrap" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • Property white-space value 'preserve-breaks nowrap': FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['white-space'] = "nowrap preserve-breaks" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • Property white-space value 'nowrap preserve-breaks': FAIL (Chrome: PASS, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/99faf8019134 [wpt PR 41773] - [css-text] balance is not a value of white-space, a=testonly
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in before you can comment on or make changes to this bug.