[wpt-sync] Sync PR 37672 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=249835
Categories
(Core :: Layout: Text and Fonts, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox110 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 37672 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/37672
Details from upstream follow.
Tim Nguyen <ntim@apple.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=249835
WebKit export from bug: [text-wrap] Parse CSS property behind preference
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 9 tests and 357 subtests
Status Summary
Firefox
OK : 8[Gecko-android-em-7.0-x86_64-qr-debug-isolated-process-geckoview] 9[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt, GitHub]
PASS : 1731[Gecko-android-em-7.0-x86_64-qr-debug-isolated-process-geckoview] 2021[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt, GitHub]
FAIL : 18
TIMEOUT: 1
Chrome
OK : 9
PASS : 1872
FAIL : 67
Safari
OK : 9
PASS : 1891
FAIL : 78
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-text/inheritance.html [wpt.fyi]
- Property hanging-punctuation has initial value none:
FAIL(Chrome:FAIL, Safari:PASS) - Property hanging-punctuation inherits:
FAIL(Chrome:FAIL, Safari:PASS) - Property text-align-all has initial value start:
FAIL(Chrome:FAIL, Safari:FAIL) - Property text-align-all inherits:
FAIL(Chrome:FAIL, Safari:FAIL) - Property text-wrap has initial value wrap:
FAIL(Chrome:FAIL, Safari:FAIL) - Property text-wrap inherits:
FAIL(Chrome:FAIL, Safari:FAIL)
- Property hanging-punctuation has initial value none:
- /css/css-text/parsing/text-wrap-valid.html [wpt.fyi]
- e.style['text-wrap'] = "wrap" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['text-wrap'] = "nowrap" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['text-wrap'] = "balance" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['text-wrap'] = "stable" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['text-wrap'] = "pretty" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['text-wrap'] = "initial" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['text-wrap'] = "inherit" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['text-wrap'] = "unset" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['text-wrap'] = "revert" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['text-wrap'] = "revert-layer" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL)
- e.style['text-wrap'] = "wrap" should set the property value:
- /web-animations/animation-model/animation-types/accumulation-per-property-001.html [wpt.fyi]
- font-variation-settings: ""wdth" 1, "wght" 1.1" onto ""wdth" 5":
FAIL(Chrome:PASS, Safari:FAIL)
- font-variation-settings: ""wdth" 1, "wght" 1.1" onto ""wdth" 5":
- /web-animations/animation-model/animation-types/addition-per-property-001.html [wpt.fyi]
- font-variation-settings: ""wdth" 1, "wght" 1.1" onto ""wdth" 5":
FAIL(Chrome:PASS, Safari:FAIL)
- font-variation-settings: ""wdth" 1, "wght" 1.1" onto ""wdth" 5":
- /web-animations/animation-model/animation-types/addition-per-property-002.html [wpt.fyi]:
OK[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview,Gecko-android-em-7.0-x86_64-qr-debug-geckoview,Gecko-android-em-7.0-x86_64-qr-opt-geckoview,Gecko-linux1804-64-qr-debug,Gecko-linux1804-64-qr-opt,Gecko-windows10-32-2004-qr-debug,Gecko-windows10-32-2004-qr-opt,Gecko-windows10-64-2004-qr-debug,Gecko-windows10-64-2004-qr-opt,GitHub],TIMEOUT[Gecko-android-em-7.0-x86_64-qr-debug-isolated-process-geckoview] (Chrome:OK, Safari:OK)
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/b0d68d426e2d
https://hg.mozilla.org/mozilla-central/rev/f7911c99de92
Description
•