Closed Bug 1919977 Opened 1 month ago Closed 1 month ago

[wpt-sync] Sync PR 48247 - Remove inconsistent subtests from color-valid-relative-color.html

Categories

(Core :: CSS Parsing and Computation, task, P4)

task

Tracking

()

RESOLVED FIXED
132 Branch
Tracking Status
firefox132 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Attachments

(7 files)

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

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

Kevin Babbitt <kbabbitt@microsoft.com> wrote:

Remove inconsistent subtests from color-valid-relative-color.html

As discussed in #48203:

These two cases expect relative colors to be resolved at parse time when it's possible to do so. However, the rest of the cases in this test have been updated per w3c/csswg-drafts#10328 to expect declared values of relative colors to preserve their original forms.

The cases tested that both rgb and color(srgb both result in color(srgb, but this is not valid any more for specified colors. We already have coverage of the same scenario for computed colors in color-computed-relative-color.html, so these subtests can be removed.

Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Attached file Notable wpt changes
# CI Results Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI Total 1 tests and 1076 subtests ## Status Summary ### Firefox `OK` : 1 `PASS`: 12 `FAIL`: 1064 ### Chrome `OK` : 1 `PASS`: 30 `FAIL`: 1046 ### Safari `OK` : 1 `PASS`: 1076 ## Links [Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=9ee223a7d320bcf54fd7a6fba5ccfa6056edebd1) [GitHub PR Head](https://wpt.fyi/results/?sha=14b4e6530f31bee97ecccf142f8a1a2f01328c40&label=pr_head) [GitHub PR Base](https://wpt.fyi/results/?sha=14b4e6530f31bee97ecccf142f8a1a2f01328c40&label=pr_base) ## Details ### Firefox-only Failures * [/css/css-color/parsing/color-valid-relative-color.html](https://wpt.live/css/css-color/parsing/color-valid-relative-color.html) [[wpt.fyi](https://wpt.fyi/results/css/css-color/parsing/color-valid-relative-color.html)] * e.style['color'] = "rgb(from currentColor r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "rgba(from currentColor r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "hsl(from currentColor h s l)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "hsla(from currentColor h s l)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "hwb(from currentColor h w b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "lab(from currentColor l a b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "oklab(from currentColor l a b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "lch(from currentColor l c h)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "oklch(from currentColor l c h)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor srgb r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor srgb-linear r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor a98-rgb r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor rec2020 r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor prophoto-rgb r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor display-p3 r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor xyz x y z)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor xyz-d50 x y z)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor xyz-d65 x y z)" should set the property value: `FAIL` linked bug:Bug 1893966 (See attachment for full changes)
Attached file Notable wpt changes
# CI Results Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI Total 1 tests and 1076 subtests ## Status Summary ### Firefox `OK` : 1 `PASS`: 12 `FAIL`: 1064 ### Chrome `OK` : 1 `PASS`: 30 `FAIL`: 1046 ### Safari `OK` : 1 `PASS`: 1076 ## Links [Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=9ee223a7d320bcf54fd7a6fba5ccfa6056edebd1) [GitHub PR Head](https://wpt.fyi/results/?sha=14b4e6530f31bee97ecccf142f8a1a2f01328c40&label=pr_head) [GitHub PR Base](https://wpt.fyi/results/?sha=14b4e6530f31bee97ecccf142f8a1a2f01328c40&label=pr_base) ## Details ### Firefox-only Failures * [/css/css-color/parsing/color-valid-relative-color.html](https://wpt.live/css/css-color/parsing/color-valid-relative-color.html) [[wpt.fyi](https://wpt.fyi/results/css/css-color/parsing/color-valid-relative-color.html)] * e.style['color'] = "rgb(from currentColor r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "rgba(from currentColor r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "hsl(from currentColor h s l)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "hsla(from currentColor h s l)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "hwb(from currentColor h w b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "lab(from currentColor l a b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "oklab(from currentColor l a b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "lch(from currentColor l c h)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "oklch(from currentColor l c h)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor srgb r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor srgb-linear r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor a98-rgb r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor rec2020 r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor prophoto-rgb r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor display-p3 r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor xyz x y z)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor xyz-d50 x y z)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor xyz-d65 x y z)" should set the property value: `FAIL` linked bug:Bug 1893966 (See attachment for full changes)
Attached file Notable wpt changes
# CI Results Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI Total 1 tests and 1076 subtests ## Status Summary ### Firefox `OK` : 1 `PASS`: 12 `FAIL`: 1064 ### Chrome `OK` : 1 `PASS`: 30 `FAIL`: 1046 ### Safari `OK` : 1 `PASS`: 1076 ## Links [Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=9ee223a7d320bcf54fd7a6fba5ccfa6056edebd1) [GitHub PR Head](https://wpt.fyi/results/?sha=14b4e6530f31bee97ecccf142f8a1a2f01328c40&label=pr_head) [GitHub PR Base](https://wpt.fyi/results/?sha=14b4e6530f31bee97ecccf142f8a1a2f01328c40&label=pr_base) ## Details ### Firefox-only Failures * [/css/css-color/parsing/color-valid-relative-color.html](https://wpt.live/css/css-color/parsing/color-valid-relative-color.html) [[wpt.fyi](https://wpt.fyi/results/css/css-color/parsing/color-valid-relative-color.html)] * e.style['color'] = "rgb(from currentColor r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "rgba(from currentColor r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "hsl(from currentColor h s l)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "hsla(from currentColor h s l)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "hwb(from currentColor h w b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "lab(from currentColor l a b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "oklab(from currentColor l a b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "lch(from currentColor l c h)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "oklch(from currentColor l c h)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor srgb r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor srgb-linear r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor a98-rgb r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor rec2020 r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor prophoto-rgb r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor display-p3 r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor xyz x y z)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor xyz-d50 x y z)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor xyz-d65 x y z)" should set the property value: `FAIL` linked bug:Bug 1893966 (See attachment for full changes)
Attached file Notable wpt changes
# CI Results Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI Total 1 tests and 1076 subtests ## Status Summary ### Firefox `OK` : 1 `PASS`: 12 `FAIL`: 1064 ### Chrome `OK` : 1 `PASS`: 30 `FAIL`: 1046 ### Safari `OK` : 1 `PASS`: 1076 ## Links [Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=9ee223a7d320bcf54fd7a6fba5ccfa6056edebd1) [GitHub PR Head](https://wpt.fyi/results/?sha=14b4e6530f31bee97ecccf142f8a1a2f01328c40&label=pr_head) [GitHub PR Base](https://wpt.fyi/results/?sha=14b4e6530f31bee97ecccf142f8a1a2f01328c40&label=pr_base) ## Details ### Firefox-only Failures * [/css/css-color/parsing/color-valid-relative-color.html](https://wpt.live/css/css-color/parsing/color-valid-relative-color.html) [[wpt.fyi](https://wpt.fyi/results/css/css-color/parsing/color-valid-relative-color.html)] * e.style['color'] = "rgb(from currentColor r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "rgba(from currentColor r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "hsl(from currentColor h s l)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "hsla(from currentColor h s l)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "hwb(from currentColor h w b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "lab(from currentColor l a b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "oklab(from currentColor l a b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "lch(from currentColor l c h)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "oklch(from currentColor l c h)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor srgb r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor srgb-linear r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor a98-rgb r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor rec2020 r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor prophoto-rgb r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor display-p3 r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor xyz x y z)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor xyz-d50 x y z)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor xyz-d65 x y z)" should set the property value: `FAIL` linked bug:Bug 1893966 (See attachment for full changes)
Attached file Notable wpt changes
# CI Results Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI Total 1 tests and 1076 subtests ## Status Summary ### Firefox `OK` : 1 `PASS`: 12 `FAIL`: 1064 ### Chrome `OK` : 1 `PASS`: 30 `FAIL`: 1046 ### Safari `OK` : 1 `PASS`: 1076 ## Links [Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=9ee223a7d320bcf54fd7a6fba5ccfa6056edebd1) [GitHub PR Head](https://wpt.fyi/results/?sha=14b4e6530f31bee97ecccf142f8a1a2f01328c40&label=pr_head) [GitHub PR Base](https://wpt.fyi/results/?sha=14b4e6530f31bee97ecccf142f8a1a2f01328c40&label=pr_base) ## Details ### Firefox-only Failures * [/css/css-color/parsing/color-valid-relative-color.html](https://wpt.live/css/css-color/parsing/color-valid-relative-color.html) [[wpt.fyi](https://wpt.fyi/results/css/css-color/parsing/color-valid-relative-color.html)] * e.style['color'] = "rgb(from currentColor r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "rgba(from currentColor r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "hsl(from currentColor h s l)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "hsla(from currentColor h s l)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "hwb(from currentColor h w b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "lab(from currentColor l a b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "oklab(from currentColor l a b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "lch(from currentColor l c h)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "oklch(from currentColor l c h)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor srgb r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor srgb-linear r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor a98-rgb r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor rec2020 r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor prophoto-rgb r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor display-p3 r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor xyz x y z)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor xyz-d50 x y z)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor xyz-d65 x y z)" should set the property value: `FAIL` linked bug:Bug 1893966 (See attachment for full changes)
Attached file Notable wpt changes
# CI Results Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI Total 1 tests and 1076 subtests ## Status Summary ### Firefox `OK` : 1 `PASS`: 12 `FAIL`: 1064 ### Chrome `OK` : 1 `PASS`: 30 `FAIL`: 1046 ### Safari `OK` : 1 `PASS`: 1076 ## Links [Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=9ee223a7d320bcf54fd7a6fba5ccfa6056edebd1) [GitHub PR Head](https://wpt.fyi/results/?sha=14b4e6530f31bee97ecccf142f8a1a2f01328c40&label=pr_head) [GitHub PR Base](https://wpt.fyi/results/?sha=14b4e6530f31bee97ecccf142f8a1a2f01328c40&label=pr_base) ## Details ### Firefox-only Failures * [/css/css-color/parsing/color-valid-relative-color.html](https://wpt.live/css/css-color/parsing/color-valid-relative-color.html) [[wpt.fyi](https://wpt.fyi/results/css/css-color/parsing/color-valid-relative-color.html)] * e.style['color'] = "rgb(from currentColor r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "rgba(from currentColor r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "hsl(from currentColor h s l)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "hsla(from currentColor h s l)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "hwb(from currentColor h w b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "lab(from currentColor l a b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "oklab(from currentColor l a b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "lch(from currentColor l c h)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "oklch(from currentColor l c h)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor srgb r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor srgb-linear r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor a98-rgb r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor rec2020 r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor prophoto-rgb r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor display-p3 r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor xyz x y z)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor xyz-d50 x y z)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor xyz-d65 x y z)" should set the property value: `FAIL` linked bug:Bug 1893966 (See attachment for full changes)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f7fc8bcc506d [wpt PR 48247] - Remove inconsistent subtests from color-valid-relative-color.html, a=testonly
Attached file Notable wpt changes
# CI Results Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI Total 1 tests and 1076 subtests ## Status Summary ### Firefox `OK` : 1 `PASS`: 12 `FAIL`: 1064 ### Chrome `OK` : 1 `PASS`: 30 `FAIL`: 1046 ### Safari `OK` : 1 `PASS`: 1076 ## Links [Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=9ee223a7d320bcf54fd7a6fba5ccfa6056edebd1) [GitHub PR Head](https://wpt.fyi/results/?sha=14b4e6530f31bee97ecccf142f8a1a2f01328c40&label=pr_head) [GitHub PR Base](https://wpt.fyi/results/?sha=14b4e6530f31bee97ecccf142f8a1a2f01328c40&label=pr_base) ## Details ### Firefox-only Failures * [/css/css-color/parsing/color-valid-relative-color.html](https://wpt.live/css/css-color/parsing/color-valid-relative-color.html) [[wpt.fyi](https://wpt.fyi/results/css/css-color/parsing/color-valid-relative-color.html)] * e.style['color'] = "rgb(from currentColor r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "rgba(from currentColor r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "hsl(from currentColor h s l)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "hsla(from currentColor h s l)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "hwb(from currentColor h w b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "lab(from currentColor l a b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "oklab(from currentColor l a b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "lch(from currentColor l c h)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "oklch(from currentColor l c h)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor srgb r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor srgb-linear r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor a98-rgb r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor rec2020 r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor prophoto-rgb r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor display-p3 r g b)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor xyz x y z)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor xyz-d50 x y z)" should set the property value: `FAIL` linked bug:Bug 1893966 * e.style['color'] = "color(from currentColor xyz-d65 x y z)" should set the property value: `FAIL` linked bug:Bug 1893966 (See attachment for full changes)
Test result changes from PR not available.
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: