Closed Bug 1877868 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 44335 - Split out `text-wrap: pretty` parsing tests

Categories

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

task

Tracking

()

RESOLVED FIXED
124 Branch
Tracking Status
firefox124 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Tim Nguyen <ntim@apple.com> wrote:

Split out text-wrap: pretty parsing tests

text-wrap: balance tests are part of Interop 2024 and should not cover the pretty value

Component: web-platform-tests → Layout: Text and Fonts
Product: Testing → Core

CI Results

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

Total 5 tests and 22 subtests

Status Summary

Firefox

OK : 5
PASS: 52
FAIL: 12

Chrome

OK : 5
PASS: 13
FAIL: 51

Safari

OK : 5
PASS: 52
FAIL: 12

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/css-text/parsing/text-wrap-pretty.html [wpt.fyi]
    • e.style['text-wrap'] = "pretty" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['text-wrap'] = "wrap pretty" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['text-wrap'] = "pretty wrap" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['text-wrap'] = "nowrap pretty" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['text-wrap'] = "pretty nowrap" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['text-wrap-style'] = "pretty" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • Property text-wrap value 'pretty': FAIL (Chrome: PASS, Safari: FAIL)
    • Property text-wrap value 'wrap pretty': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property text-wrap value 'pretty wrap': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property text-wrap value 'nowrap pretty': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property text-wrap value 'pretty nowrap': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property text-wrap-style value 'pretty': FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/006371e55fd6 [wpt PR 44335] - Split out `text-wrap: pretty` parsing tests, a=testonly https://hg.mozilla.org/integration/autoland/rev/1b0a83ef219a [wpt PR 44335] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in before you can comment on or make changes to this bug.