Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[css-color] test conversion lossiness in relative color syntax #45148

always expect 16 bits precision

d8c9608
Select commit
Failed to load commit list.
Merged

[css-color] test conversion lossiness in relative color syntax #45148

always expect 16 bits precision
d8c9608
Select commit
Failed to load commit list.
Community-TC Integration / wpt-firefox-nightly-results succeeded Mar 17, 2024 in 7m 14s

Community-TC (pull_request)

Collect results for all tests affected by a pull request in firefox.

Details

View task in Taskcluster
View logs in Taskcluster

WPT Command: python3 ./wpt run --channel=nightly --no-fail-on-unexpected --log-wptreport=../artifacts/wpt_report.json --log-wptscreenshot=../artifacts/wpt_screenshot.txt --affected base_head --log-mach-level=info --log-mach=- -y --no-pause --no-restart-on-unexpected --install-fonts --no-headless --verify-log-full --binary=/home/test/build/firefox/firefox firefox


  FAIL Property color value 'color(from color(from color(xyz-d50 0.99 0.88 0.77) srgb-linear r g b) xyz-d50 x y z)' - assert_true: 'color(from color(from color(xyz-d50 0.99 0.88 0.77) srgb-linear r g b) xyz-d50 x y z)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:757:30
  FAIL Property color value 'color(from color(from color(xyz-d50 0.99 0.88 0.77) display-p3 r g b) xyz-d50 x y z)' - assert_true: 'color(from color(from color(xyz-d50 0.99 0.88 0.77) display-p3 r g b) xyz-d50 x y z)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:758:30
  FAIL Property color value 'color(from color(from color(xyz-d50 0.99 0.88 0.77) a98-rgb r g b) xyz-d50 x y z)' - assert_true: 'color(from color(from color(xyz-d50 0.99 0.88 0.77) a98-rgb r g b) xyz-d50 x y z)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:759:30
  FAIL Property color value 'color(from color(from color(xyz-d50 0.99 0.88 0.77) prophoto-rgb r g b) xyz-d50 x y z)' - assert_true: 'color(from color(from color(xyz-d50 0.99 0.88 0.77) prophoto-rgb r g b) xyz-d50 x y z)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:760:30
  FAIL Property color value 'color(from color(from color(xyz-d50 0.99 0.88 0.77) rec2020 r g b) xyz-d50 x y z)' - assert_true: 'color(from color(from color(xyz-d50 0.99 0.88 0.77) rec2020 r g b) xyz-d50 x y z)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:761:30
  FAIL Property color value 'color(from color(from color(xyz-d50 0.99 0.88 0.77) xyz x y z) xyz-d50 x y z)' - assert_true: 'color(from color(from color(xyz-d50 0.99 0.88 0.77) xyz x y z) xyz-d50 x y z)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:762:30
  FAIL Property color value 'color(from color(from color(xyz-d50 0.99 0.88 0.77) xyz-d50 x y z) xyz-d50 x y z)' - assert_true: 'color(from color(from color(xyz-d50 0.99 0.88 0.77) xyz-d50 x y z) xyz-d50 x y z)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:763:30
  FAIL Property color value 'color(from color(from color(xyz-d50 0.99 0.88 0.77) xyz-d65 x y z) xyz-d50 x y z)' - assert_true: 'color(from color(from color(xyz-d50 0.99 0.88 0.77) xyz-d65 x y z) xyz-d50 x y z)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:764:30
  FAIL Property color value 'color(from rgb(from color(xyz-d65 0.99 0.88 0.77) r g b) xyz-d65 x y z)' - assert_true: 'color(from rgb(from color(xyz-d65 0.99 0.88 0.77) r g b) xyz-d65 x y z)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:749:30
  FAIL Property color value 'color(from hsl(from color(xyz-d65 0.99 0.88 0.77) h s l) xyz-d65 x y z)' - assert_true: 'color(from hsl(from color(xyz-d65 0.99 0.88 0.77) h s l) xyz-d65 x y z)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:750:30
  FAIL Property color value 'color(from hwb(from color(xyz-d65 0.99 0.88 0.77) h w b) xyz-d65 x y z)' - assert_true: 'color(from hwb(from color(xyz-d65 0.99 0.88 0.77) h w b) xyz-d65 x y z)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:751:30
  FAIL Property color value 'color(from lab(from color(xyz-d65 0.99 0.88 0.77) l a b) xyz-d65 x y z)' - assert_true: 'color(from lab(from color(xyz-d65 0.99 0.88 0.77) l a b) xyz-d65 x y z)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:752:30
  FAIL Property color value 'color(from lch(from color(xyz-d65 0.99 0.88 0.77) l c h) xyz-d65 x y z)' - assert_true: 'color(from lch(from color(xyz-d65 0.99 0.88 0.77) l c h) xyz-d65 x y z)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:753:30
  FAIL Property color value 'color(from oklab(from color(xyz-d65 0.99 0.88 0.77) l a b) xyz-d65 x y z)' - assert_true: 'color(from oklab(from color(xyz-d65 0.99 0.88 0.77) l a b) xyz-d65 x y z)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:754:30
  FAIL Property color value 'color(from oklch(from color(xyz-d65 0.99 0.88 0.77) l c h) xyz-d65 x y z)' - assert_true: 'color(from oklch(from color(xyz-d65 0.99 0.88 0.77) l c h) xyz-d65 x y z)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:755:30
  FAIL Property color value 'color(from color(from color(xyz-d65 0.99 0.88 0.77) srgb r g b) xyz-d65 x y z)' - assert_true: 'color(from color(from color(xyz-d65 0.99 0.88 0.77) srgb r g b) xyz-d65 x y z)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:756:30
  FAIL Property color value 'color(from color(from color(xyz-d65 0.99 0.88 0.77) srgb-linear r g b) xyz-d65 x y z)' - assert_true: 'color(from color(from color(xyz-d65 0.99 0.88 0.77) srgb-linear r g b) xyz-d65 x y z)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:757:30
  FAIL Property color value 'color(from color(from color(xyz-d65 0.99 0.88 0.77) display-p3 r g b) xyz-d65 x y z)' - assert_true: 'color(from color(from color(xyz-d65 0.99 0.88 0.77) display-p3 r g b) xyz-d65 x y z)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:758:30
  FAIL Property color value 'color(from color(from color(xyz-d65 0.99 0.88 0.77) a98-rgb r g b) xyz-d65 x y z)' - assert_true: 'color(from color(from color(xyz-d65 0.99 0.88 0.77) a98-rgb r g b) xyz-d65 x y z)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:759:30
  FAIL Property color value 'color(from color(from color(xyz-d65 0.99 0.88 0.77) prophoto-rgb r g b) xyz-d65 x y z)' - assert_true: 'color(from color(from color(xyz-d65 0.99 0.88 0.77) prophoto-rgb r g b) xyz-d65 x y z)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:760:30
  FAIL Property color value 'color(from color(from color(xyz-d65 0.99 0.88 0.77) rec2020 r g b) xyz-d65 x y z)' - assert_true: 'color(from color(from color(xyz-d65 0.99 0.88 0.77) rec2020 r g b) xyz-d65 x y z)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:761:30
  FAIL Property color value 'color(from color(from color(xyz-d65 0.99 0.88 0.77) xyz x y z) xyz-d65 x y z)' - assert_true: 'color(from color(from color(xyz-d65 0.99 0.88 0.77) xyz x y z) xyz-d65 x y z)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:762:30
  FAIL Property color value 'color(from color(from color(xyz-d65 0.99 0.88 0.77) xyz-d50 x y z) xyz-d65 x y z)' - assert_true: 'color(from color(from color(xyz-d65 0.99 0.88 0.77) xyz-d50 x y z) xyz-d65 x y z)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:763:30
  FAIL Property color value 'color(from color(from color(xyz-d65 0.99 0.88 0.77) xyz-d65 x y z) xyz-d65 x y z)' - assert_true: 'color(from color(from color(xyz-d65 0.99 0.88 0.77) xyz-d65 x y z) xyz-d65 x y z)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:764:30
  FAIL Property color value 'rgb(from var(--bg-color) r g b / 80%)' - Colors do not match.
Actual:   rgb(0, 0, 0)
Expected: color(srgb 0 0 1 / 0.8).
Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
  FAIL Property color value 'lch(from var(--color) calc(l / 2) c h)' - Colors do not match.
Actual:   rgb(0, 0, 0)
Expected: lch(23.14 67.99 134.39).
Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 23.14 +/- 0.02, expected 23.14 but got 0
  FAIL Property color value 'rgb(from var(--color) calc(r * .3 + g * .59 + b * .11) calc(r * .3 + g * .59 + b * .11) calc(r * .3 + g * .59 + b * .11))' - Colors do not match.
Actual:   rgb(0, 0, 0)
Expected: color(srgb 0.3 0.3 0.3).
Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 0.3 +/- 0.02, expected 0.3 but got 0
  FAIL Property color value 'lch(from var(--color) l 0 h)' - Colors do not match.
Actual:   rgb(0, 0, 0)
Expected: lch(46.28 0 134.39).
Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 46.28 +/- 0.02, expected 46.28 but got 0
  FAIL Property color value 'rgb(from indianred 255 g b)' - assert_true: 'rgb(from indianred 255 g b)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:774:28
  FAIL Property color value 'hsl(from var(--accent) calc(h + 180) s l)' - Colors do not match.
Actual:   rgb(0, 0, 0)
Expected: color(srgb 0.7 0.13 0.16).
Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 0.7 +/- 0.02, expected 0.7 but got 0
  FAIL Property color value 'lab(from var(--mycolor) l a b / 100%)' - Colors do not match.
Actual:   rgb(0, 0, 0)
Expected: lab(62.75 52.46 -34.12).
Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 62.75 +/- 0.02, expected 62.75 but got 0
  FAIL Property color value 'lab(from var(--mycolor) l a b / calc(alpha * 0.8))' - Colors do not match.
Actual:   rgb(0, 0, 0)
Expected: lab(62.75 52.46 -34.12 / 0.8).
Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
  FAIL Property color value 'lab(from var(--mycolor) l 0 0)' - Colors do not match.
Actual:   rgb(0, 0, 0)
Expected: lab(62.75 0 0).
Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 62.75 +/- 0.02, expected 62.75 but got 0
  FAIL Property color value 'lch(from peru calc(l * 0.8) c h)' - assert_true: 'lch(from peru calc(l * 0.8) c h)' is a supported value for color. expected true got false
test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:25:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:22:7
fuzzy_test_computed_color@http://web-platform.test:8000/css/support/color-testcommon.js:62:22
@http://web-platform.test:8000/css/css-color/parsing/color-computed-relative-color.html:779:28
  FAIL Property color value 'LCH(from var(--accent) l c calc(h + 180))' - Colors do not match.
Actual:   rgb(0, 0, 0)
Expected: lch(65.49 39.45 10.11).
Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 65.49 +/- 0.02, expected 65.49 but got 0
  FAIL Property color value 'lch(from var(--mycolor) l 0 h)' - Colors do not match.
Actual:   rgb(0, 0, 0)
Expected: lch(62.75 0 326.96).
Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 62.75 +/- 0.02, expected 62.75 but got 0
  FAIL Property color value 'var(--mygray)' - Colors do not match.
Actual:   rgb(0, 0, 0)
Expected: lch(62.75 0 326.96).
Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 62.75 +/- 0.02, expected 62.75 but got 0
  FAIL Property color value 'lch(from var(--mygray) l 30 h)' - Colors do not match.
Actual:   rgb(0, 0, 0)
Expected: lch(62.75 30 326.96).
Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 62.75 +/- 0.02, expected 62.75 but got 0
 1:12.99 INFO Got 1 unexpected results, with 0 unexpected passes
 1:12.99 wptserve INFO Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
 1:13.29 wptserve INFO Stopped http server on 127.0.0.1:8446
 1:13.31 wptserve INFO Stopped http server on 127.0.0.1:8003
 1:13.31 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 1:13.31 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 1:13.31 wptserve INFO Stopped http server on 127.0.0.1:8443
 1:13.31 wptserve INFO Stopped http server on 127.0.0.1:8001
 1:13.32 wptserve INFO Stopped http server on 127.0.0.1:8445
 1:13.32 wptserve INFO Stopped http server on 127.0.0.1:8444
 1:13.32 wptserve INFO Stopped http server on 127.0.0.1:9000
 1:13.32 wptserve INFO Stopped http server on 127.0.0.1:8002
 1:13.32 wptserve INFO Stopped http server on 127.0.0.1:8000
 1:13.44 INFO Removed font: Ahem.ttf
 1:13.47 INFO Closing logging queue
 1:13.47 INFO queue closed
 1:13.47 INFO Tolerating 1 unexpected results
[taskcluster 2024-03-17 09:57:53.865Z] === Task Finished ===
[taskcluster 2024-03-17 09:57:54.633Z] Successful task run with exit code: 0 completed in 219.291 seconds