Closed
Bug 1986519
Opened 5 months ago
Closed 4 months ago
[wpt-sync] Sync PR 54642 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=297835
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
145 Branch
| Tracking | Status | |
|---|---|---|
| firefox145 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
87.10 KB,
text/plain
|
Details |
Sync web-platform-tests PR 54642 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/54642
Details from upstream follow.
Tim Nguyen <ntim@apple.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=297835
WebKit export from bug: [css-color-5] Make oklab the default interpolation space for color-mix()
| Assignee | ||
Updated•5 months ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
| Assignee | ||
Comment 1•4 months ago
|
||
# CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 39 tests and 27 subtests
## Status Summary
### Firefox
`OK` : 4[GitHub] 39[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, 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-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-32-24h2-debug, Gecko-windows11-32-24h2-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt]
`PASS`: 2609[GitHub] 9801[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, 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-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-32-24h2-debug, Gecko-windows11-32-24h2-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt]
`FAIL`: 225[GitHub] 495[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, 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-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-32-24h2-debug, Gecko-windows11-32-24h2-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt]
### Chrome
`OK` : 4
`PASS`: 2611
`FAIL`: 223
### Safari
`OK` : 4
`PASS`: 2599
`FAIL`: 235
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=697c92a80fd9d84813e5879ba34b52514a57152e)
[GitHub PR Head](https://wpt.fyi/results/?sha=24dd6b3f25e486e9d7cae62428e86831206cc299&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=24dd6b3f25e486e9d7cae62428e86831206cc299&label=pr_base)
## Details
### Firefox-only Failures
* [/css/css-color/parsing/color-computed-color-mix-function.html](https://wpt.live/css/css-color/parsing/color-computed-color-mix-function.html) [[wpt.fyi](https://wpt.fyi/results/css/css-color/parsing/color-computed-color-mix-function.html)]
* Property color value 'color-mix(in srgb, red calc(50% + (sign(100em - 1px) * 10%)), blue)': `FAIL` linked bug:Bug 1915985
* [/css/css-color/parsing/color-valid-color-mix-function.html](https://wpt.live/css/css-color/parsing/color-valid-color-mix-function.html) [[wpt.fyi](https://wpt.fyi/results/css/css-color/parsing/color-valid-color-mix-function.html)]
* e.style['color'] = "color-mix(in hsl, red calc(50% * sign(100em - 1px)), blue)" should set the property value: `FAIL` linked bug:Bug 1915985
(See attachment for full changes)
Pushed by wptsync@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/e93e1ee085af
https://hg.mozilla.org/integration/autoland/rev/9b0ac7726771
[wpt PR 54642] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=297835, a=testonly
https://github.com/mozilla-firefox/firefox/commit/9a0aac408cca
https://hg.mozilla.org/integration/autoland/rev/648aef717d5f
[wpt PR 54642] - Update wpt metadata, a=testonly
Comment 3•4 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/9b0ac7726771
https://hg.mozilla.org/mozilla-central/rev/648aef717d5f
Status: NEW → RESOLVED
Closed: 4 months ago
status-firefox145:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 145 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•