[wpt-sync] Sync PR 37676 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=249838
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 37676 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/37676
Details from upstream follow.
Tim Nguyen <ntim@apple.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=249838
WebKit export from bug: [text-group-align] 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 8 tests and 357 subtests
Status Summary
Firefox
OK : 7[Gecko-android-em-7.0-x86_64-qr-debug-isolated-process-geckoview] 8[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 : 1705[Gecko-android-em-7.0-x86_64-qr-debug-isolated-process-geckoview] 1995[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 : 13
TIMEOUT: 1
Chrome
OK : 8
PASS : 1848
FAIL : 60
Safari
OK : 8
PASS : 1867
FAIL : 71
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-text/parsing/text-group-align-valid.html [wpt.fyi]
- e.style['text-group-align'] = "none" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['text-group-align'] = "start" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['text-group-align'] = "end" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['text-group-align'] = "left" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['text-group-align'] = "right" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['text-group-align'] = "center" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['text-group-align'] = "initial" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['text-group-align'] = "inherit" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['text-group-align'] = "unset" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['text-group-align'] = "revert" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['text-group-align'] = "revert-layer" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL)
- e.style['text-group-align'] = "none" 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/3c9e97742716
https://hg.mozilla.org/mozilla-central/rev/7aec8b8948bf
Description
•