Summary

Harness status: OK

Found 1077 tests

Details

ResultTest NameMessage
Faile.style['color'] = "rgb(from rebeccapurple r g b)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6) Expected: rgb(from rebeccapurple r g b). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple r g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6) Expected: rgb(from rebeccapurple r g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20%, 40%, 60%, 80%) r g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) r g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.2
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0.8], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from hsl(120deg 20% 50% / .5) r g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.6 0.4 / 0.5) Expected: rgb(from rgba(102, 153, 102, 0.5) r g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 102 +/- 0.01, expected 102 but got 0.4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.6 0.4 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.6, 0.4, 0.5], [102, 153, 102, 0.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(from rebeccapurple r g b) r g b)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6) Expected: rgb(from rgb(from rebeccapurple r g b) r g b). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple 0 0 0)" should set the property valueColors do not match. Actual: color(srgb 0 0 0) Expected: rgb(from rebeccapurple 0 0 0). Error: assert_equals: Color format is correct. expected "rgb(from rebeccapurple )" but got "color(srgb )"
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0, 0, 0], [0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb   )", "rgb(from rebeccapurple   )", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "rgb(from rebeccapurple 0 0 0 / 0)" should set the property valueColors do not match. Actual: color(srgb 0 0 0 / 0) Expected: rgb(from rebeccapurple 0 0 0 / 0). Error: assert_equals: Color format is correct. expected "rgb(from rebeccapurple / )" but got "color(srgb / )"
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0, 0, 0, 0], [0, 0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb    / )", "rgb(from rebeccapurple    / )", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "rgb(from rebeccapurple 0 g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0 0.2 0.6) Expected: rgb(from rebeccapurple 0 g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0.2, 0.6], [0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple r 0 b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0 0.6) Expected: rgb(from rebeccapurple r 0 b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0, 0.6], [0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple r g 0 / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0) Expected: rgb(from rebeccapurple r g 0 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0], [0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple r g b / 0)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6 / 0) Expected: rgb(from rebeccapurple r g b / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6, 0], [0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20%, 40%, 60%, 80%) 0 g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0 0.4 0.6 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) 0 g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0 0.4 0.6 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0.4, 0.6, 0.8], [51, 102, 153, 0.8, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20%, 40%, 60%, 80%) r 0 b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0 0.6 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) r 0 b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0 0.6 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0, 0.6, 0.8], [51, 102, 153, 0.8, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20%, 40%, 60%, 80%) r g 0 / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) r g 0 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0, 0.8], [51, 102, 153, 0.8, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20%, 40%, 60%, 80%) r g b / 0)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0) Expected: rgb(from rgba(51, 102, 153, 0.8) r g b / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0], [51, 102, 153, 0.8, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple 25 g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.0980392 0.2 0.6) Expected: rgb(from rebeccapurple 25 g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.0980392 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.0980392, 0.2, 0.6], [25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple r 25 b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.0980392 0.6) Expected: rgb(from rebeccapurple r 25 b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.0980392 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.0980392, 0.6], [25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple r g 25 / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.0980392) Expected: rgb(from rebeccapurple r g 25 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.0980392)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.0980392], [25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple r g b / .25)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6 / 0.25) Expected: rgb(from rebeccapurple r g b / 0.25). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6 / 0.25)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6, 0.25], [0.25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20%, 40%, 60%, 80%) 25 g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.0980392 0.4 0.6 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) 25 g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.0980392 0.4 0.6 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.0980392, 0.4, 0.6, 0.8], [51, 102, 153, 0.8, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20%, 40%, 60%, 80%) r 25 b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.0980392 0.6 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) r 25 b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.0980392 0.6 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.0980392, 0.6, 0.8], [51, 102, 153, 0.8, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20%, 40%, 60%, 80%) r g 25 / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.0980392 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) r g 25 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.0980392 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.0980392, 0.8], [51, 102, 153, 0.8, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20%, 40%, 60%, 80%) r g b / .20)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0.2) Expected: rgb(from rgba(51, 102, 153, 0.8) r g b / 0.20). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0.2], [51, 102, 153, 0.8, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple 20% g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.2 0.6) Expected: rgb(from rebeccapurple 20% g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.2, 0.6], [20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple r 20% b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6) Expected: rgb(from rebeccapurple r 20% b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6], [20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple r g 20% / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.2) Expected: rgb(from rebeccapurple r g 20% / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.2], [20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple r g b / 20%)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6 / 0.2) Expected: rgb(from rebeccapurple r g b / 20%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6, 0.2], [20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20%, 40%, 60%, 80%) 20% g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) 20% g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0.8], [51, 102, 153, 0.8, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20%, 40%, 60%, 80%) r 20% b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.2 0.6 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) r 20% b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.2 0.6 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.2, 0.6, 0.8], [51, 102, 153, 0.8, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20%, 40%, 60%, 80%) r g 20% / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.2 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) r g 20% / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.2 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.2, 0.8], [51, 102, 153, 0.8, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20%, 40%, 60%, 80%) r g b / 20%)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0.2) Expected: rgb(from rgba(51, 102, 153, 0.8) r g b / 20%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0.2], [51, 102, 153, 0.8, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple 25 g b / 25%)" should set the property valueColors do not match. Actual: color(srgb 0.0980392 0.2 0.6 / 0.25) Expected: rgb(from rebeccapurple 25 g b / 25%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 2 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.0980392 0.2 0.6 / 0.25)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.0980392, 0.2, 0.6, 0.25], [25, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple r 25 b / 25%)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.0980392 0.6 / 0.25) Expected: rgb(from rebeccapurple r 25 b / 25%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 2 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.0980392 0.6 / 0.25)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.0980392, 0.6, 0.25], [25, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple r g 25 / 25%)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.0980392 / 0.25) Expected: rgb(from rebeccapurple r g 25 / 25%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 2 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.0980392 / 0.25)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.0980392, 0.25], [25, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20%, 40%, 60%, 80%) 25 g b / 25%)" should set the property valueColors do not match. Actual: color(srgb 0.0980392 0.4 0.6 / 0.25) Expected: rgb(from rgba(51, 102, 153, 0.8) 25 g b / 25%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 6 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.0980392 0.4 0.6 / 0.25)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.0980392, 0.4, 0.6, 0.25], [51, 102, 153, 0.8, 25, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20%, 40%, 60%, 80%) r 25 b / 25%)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.0980392 0.6 / 0.25) Expected: rgb(from rgba(51, 102, 153, 0.8) r 25 b / 25%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 6 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.0980392 0.6 / 0.25)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.0980392, 0.6, 0.25], [51, 102, 153, 0.8, 25, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20%, 40%, 60%, 80%) r g 25 / 25%)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.0980392 / 0.25) Expected: rgb(from rgba(51, 102, 153, 0.8) r g 25 / 25%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 6 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.0980392 / 0.25)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.0980392, 0.25], [51, 102, 153, 0.8, 25, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple g b r)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.6 0.4) Expected: rgb(from rebeccapurple g b r). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.6 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.6, 0.4], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple b alpha r / g)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.00392157 0.4) Expected: rgb(from rebeccapurple b alpha r / g). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.00392157 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.00392157, 0.4], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple r r r / r)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.4 0.4) Expected: rgb(from rebeccapurple r r r / r). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.4 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.4, 0.4], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple alpha alpha alpha / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.00392157 0.00392157 0.00392157) Expected: rgb(from rebeccapurple alpha alpha alpha / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.00392157 0.00392157 0.00392157)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.00392157, 0.00392157, 0.00392157], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20%, 40%, 60%, 80%) g b r)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.6 0.2 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) g b r). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.6 0.2 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.6, 0.2, 0.8], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20%, 40%, 60%, 80%) b alpha r / g)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.00313725 0.2) Expected: rgb(from rgba(51, 102, 153, 0.8) b alpha r / g). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.00313725 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.00313725, 0.2], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20%, 40%, 60%, 80%) r r r / r)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.2 0.2) Expected: rgb(from rgba(51, 102, 153, 0.8) r r r / r). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.2 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.2, 0.2], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20%, 40%, 60%, 80%) alpha alpha alpha / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.00313725 0.00313725 0.00313725 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) alpha alpha alpha / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.00313725
Asserts run
Pass
assert_not_equals("color(srgb 0.00313725 0.00313725 0.00313725 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.00313725, 0.00313725, 0.00313725, 0.8], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple r 20% 10)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.0392157) Expected: rgb(from rebeccapurple r 20% 10). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 2 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.0392157)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.0392157], [20, 10], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple r 10 20%)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.0392157 0.2) Expected: rgb(from rebeccapurple r 10 20%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 2 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.0392157 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.0392157, 0.2], [10, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple 0% 10 10)" should set the property valueColors do not match. Actual: color(srgb 0 0.0392157 0.0392157) Expected: rgb(from rebeccapurple 0% 10 10). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 1, expected 10 +/- 0.01, expected 10 but got 0.0392157
Asserts run
Pass
assert_not_equals("color(srgb 0 0.0392157 0.0392157)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0.0392157, 0.0392157], [0, 10, 10], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20%, 40%, 60%, 80%) r 20% 10)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.2 0.0392157 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) r 20% 10). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 6 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.2 0.0392157 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.2, 0.0392157, 0.8], [51, 102, 153, 0.8, 20, 10], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20%, 40%, 60%, 80%) r 10 20%)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.0392157 0.2 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) r 10 20%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 6 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.0392157 0.2 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.0392157, 0.2, 0.8], [51, 102, 153, 0.8, 10, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20%, 40%, 60%, 80%) 0% 10 10)" should set the property valueColors do not match. Actual: color(srgb 0 0.0392157 0.0392157 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) 0% 10 10). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 7 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0 0.0392157 0.0392157 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0.0392157, 0.0392157, 0.8], [51, 102, 153, 0.8, 0, 10, 10], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple calc(r) calc(g) calc(b))" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6) Expected: rgb(from rebeccapurple calc(r) calc(g) calc(b)). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple r calc(g * 2) 10)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.4 0.0392157) Expected: rgb(from rebeccapurple r calc(2 * g) 10). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 2 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.4 0.0392157)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.4, 0.0392157], [2, 10], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple b calc(r * .5) 10)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.2 0.0392157) Expected: rgb(from rebeccapurple b calc(0.5 * r) 10). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 2 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.2 0.0392157)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.2, 0.0392157], [0.5, 10], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple r calc(g * .5 + g * .5) 10)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.0392157) Expected: rgb(from rebeccapurple r calc((0.5 * g) + (0.5 * g)) 10). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 0.5 +/- 0.01, expected 0.5 but got 0.4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.0392157)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.0392157], [0.5, 0.5, 10], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple r calc(b * .5 - g * .5) 10)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.0392157) Expected: rgb(from rebeccapurple r calc((0.5 * b) - (0.5 * g)) 10). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 0.5 +/- 0.01, expected 0.5 but got 0.4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.0392157)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.0392157], [0.5, 0.5, 10], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20%, 40%, 60%, 80%) calc(r) calc(g) calc(b) / calc(alpha))" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) calc(r) calc(g) calc(b) / calc(alpha)). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.2
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0.8], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple none none none)" should set the property valueColors do not match. Actual: color(srgb 0 0 0) Expected: rgb(from rebeccapurple none none none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple none none none / none)" should set the property valueColors do not match. Actual: color(srgb 0 0 0 / none) Expected: rgb(from rebeccapurple none none none / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple r g none)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0) Expected: rgb(from rebeccapurple r g none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple r g none / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0) Expected: rgb(from rebeccapurple r g none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rebeccapurple r g b / none)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6 / none) Expected: rgb(from rebeccapurple r g b / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20% 40% 60% / 80%) r g none / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) r g none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.2
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0, 0.8], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20% 40% 60% / 80%) r g b / none)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / none) Expected: rgb(from rgba(51, 102, 153, 0.8) r g b / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(none none none) r g b)" should set the property valueColors do not match. Actual: color(srgb 0 0 0) Expected: rgb(from rgb(0, 0, 0) r g b). Error: assert_equals: Color format is correct. expected "rgb(from rgb(, , ) r g b)" but got "color(srgb )"
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0, 0, 0], [0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb   )", "rgb(from rgb(, , ) r g b)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "rgb(from rgb(none none none / none) r g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0 0 0 / 0) Expected: rgb(from rgba(0, 0, 0, 0) r g b / alpha). Error: assert_equals: Color format is correct. expected "rgb(from rgba(, , , ) r g b / alpha)" but got "color(srgb / )"
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0, 0, 0, 0], [0, 0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb    / )", "rgb(from rgba(, , , ) r g b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "rgb(from rgb(20% none 60%) r g b)" should set the property valueColors do not match. Actual: color(srgb 0.2 0 0.6) Expected: rgb(from rgb(51, 0, 153) r g b). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.2
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0, 0.6], [51, 0, 153], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from rgb(20% 40% 60% / none) r g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0) Expected: rgb(from rgba(51, 102, 153, 0) r g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.2
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0], [51, 102, 153, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgb(from currentColor r g b)" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:100:3)
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['color'] = "rgb(from color-mix(in srgb, red, red) r g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 1 0 0) Expected: rgb(from color-mix(in srgb, red, red) r g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 1 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([1, 0, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple r g b)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6) Expected: rgb(from rebeccapurple r g b). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple r g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6) Expected: rgb(from rebeccapurple r g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20%, 40%, 60%, 80%) r g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) r g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.2
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0.8], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from hsl(120deg 20% 50% / .5) r g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.6 0.4 / 0.5) Expected: rgb(from rgba(102, 153, 102, 0.5) r g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 102 +/- 0.01, expected 102 but got 0.4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.6 0.4 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.6, 0.4, 0.5], [102, 153, 102, 0.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(from rebeccapurple r g b) r g b)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6) Expected: rgb(from rgb(from rebeccapurple r g b) r g b). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple 0 0 0)" should set the property valueColors do not match. Actual: color(srgb 0 0 0) Expected: rgb(from rebeccapurple 0 0 0). Error: assert_equals: Color format is correct. expected "rgb(from rebeccapurple )" but got "color(srgb )"
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0, 0, 0], [0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb   )", "rgb(from rebeccapurple   )", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "rgba(from rebeccapurple 0 0 0 / 0)" should set the property valueColors do not match. Actual: color(srgb 0 0 0 / 0) Expected: rgb(from rebeccapurple 0 0 0 / 0). Error: assert_equals: Color format is correct. expected "rgb(from rebeccapurple / )" but got "color(srgb / )"
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0, 0, 0, 0], [0, 0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb    / )", "rgb(from rebeccapurple    / )", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "rgba(from rebeccapurple 0 g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0 0.2 0.6) Expected: rgb(from rebeccapurple 0 g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0.2, 0.6], [0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple r 0 b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0 0.6) Expected: rgb(from rebeccapurple r 0 b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0, 0.6], [0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple r g 0 / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0) Expected: rgb(from rebeccapurple r g 0 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0], [0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple r g b / 0)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6 / 0) Expected: rgb(from rebeccapurple r g b / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6, 0], [0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20%, 40%, 60%, 80%) 0 g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0 0.4 0.6 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) 0 g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0 0.4 0.6 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0.4, 0.6, 0.8], [51, 102, 153, 0.8, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20%, 40%, 60%, 80%) r 0 b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0 0.6 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) r 0 b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0 0.6 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0, 0.6, 0.8], [51, 102, 153, 0.8, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20%, 40%, 60%, 80%) r g 0 / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) r g 0 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0, 0.8], [51, 102, 153, 0.8, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20%, 40%, 60%, 80%) r g b / 0)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0) Expected: rgb(from rgba(51, 102, 153, 0.8) r g b / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0], [51, 102, 153, 0.8, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple 25 g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.0980392 0.2 0.6) Expected: rgb(from rebeccapurple 25 g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.0980392 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.0980392, 0.2, 0.6], [25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple r 25 b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.0980392 0.6) Expected: rgb(from rebeccapurple r 25 b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.0980392 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.0980392, 0.6], [25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple r g 25 / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.0980392) Expected: rgb(from rebeccapurple r g 25 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.0980392)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.0980392], [25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple r g b / .25)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6 / 0.25) Expected: rgb(from rebeccapurple r g b / 0.25). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6 / 0.25)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6, 0.25], [0.25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20%, 40%, 60%, 80%) 25 g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.0980392 0.4 0.6 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) 25 g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.0980392 0.4 0.6 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.0980392, 0.4, 0.6, 0.8], [51, 102, 153, 0.8, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20%, 40%, 60%, 80%) r 25 b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.0980392 0.6 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) r 25 b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.0980392 0.6 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.0980392, 0.6, 0.8], [51, 102, 153, 0.8, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20%, 40%, 60%, 80%) r g 25 / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.0980392 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) r g 25 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.0980392 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.0980392, 0.8], [51, 102, 153, 0.8, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20%, 40%, 60%, 80%) r g b / .20)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0.2) Expected: rgb(from rgba(51, 102, 153, 0.8) r g b / 0.20). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0.2], [51, 102, 153, 0.8, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple 20% g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.2 0.6) Expected: rgb(from rebeccapurple 20% g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.2, 0.6], [20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple r 20% b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6) Expected: rgb(from rebeccapurple r 20% b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6], [20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple r g 20% / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.2) Expected: rgb(from rebeccapurple r g 20% / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.2], [20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple r g b / 20%)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6 / 0.2) Expected: rgb(from rebeccapurple r g b / 20%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6, 0.2], [20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20%, 40%, 60%, 80%) 20% g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) 20% g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0.8], [51, 102, 153, 0.8, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20%, 40%, 60%, 80%) r 20% b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.2 0.6 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) r 20% b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.2 0.6 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.2, 0.6, 0.8], [51, 102, 153, 0.8, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20%, 40%, 60%, 80%) r g 20% / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.2 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) r g 20% / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.2 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.2, 0.8], [51, 102, 153, 0.8, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20%, 40%, 60%, 80%) r g b / 20%)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0.2) Expected: rgb(from rgba(51, 102, 153, 0.8) r g b / 20%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0.2], [51, 102, 153, 0.8, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple 25 g b / 25%)" should set the property valueColors do not match. Actual: color(srgb 0.0980392 0.2 0.6 / 0.25) Expected: rgb(from rebeccapurple 25 g b / 25%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 2 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.0980392 0.2 0.6 / 0.25)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.0980392, 0.2, 0.6, 0.25], [25, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple r 25 b / 25%)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.0980392 0.6 / 0.25) Expected: rgb(from rebeccapurple r 25 b / 25%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 2 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.0980392 0.6 / 0.25)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.0980392, 0.6, 0.25], [25, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple r g 25 / 25%)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.0980392 / 0.25) Expected: rgb(from rebeccapurple r g 25 / 25%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 2 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.0980392 / 0.25)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.0980392, 0.25], [25, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20%, 40%, 60%, 80%) 25 g b / 25%)" should set the property valueColors do not match. Actual: color(srgb 0.0980392 0.4 0.6 / 0.25) Expected: rgb(from rgba(51, 102, 153, 0.8) 25 g b / 25%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 6 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.0980392 0.4 0.6 / 0.25)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.0980392, 0.4, 0.6, 0.25], [51, 102, 153, 0.8, 25, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20%, 40%, 60%, 80%) r 25 b / 25%)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.0980392 0.6 / 0.25) Expected: rgb(from rgba(51, 102, 153, 0.8) r 25 b / 25%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 6 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.0980392 0.6 / 0.25)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.0980392, 0.6, 0.25], [51, 102, 153, 0.8, 25, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20%, 40%, 60%, 80%) r g 25 / 25%)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.0980392 / 0.25) Expected: rgb(from rgba(51, 102, 153, 0.8) r g 25 / 25%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 6 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.0980392 / 0.25)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.0980392, 0.25], [51, 102, 153, 0.8, 25, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple g b r)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.6 0.4) Expected: rgb(from rebeccapurple g b r). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.6 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.6, 0.4], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple b alpha r / g)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.00392157 0.4) Expected: rgb(from rebeccapurple b alpha r / g). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.00392157 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.00392157, 0.4], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple r r r / r)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.4 0.4) Expected: rgb(from rebeccapurple r r r / r). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.4 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.4, 0.4], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple alpha alpha alpha / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.00392157 0.00392157 0.00392157) Expected: rgb(from rebeccapurple alpha alpha alpha / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.00392157 0.00392157 0.00392157)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.00392157, 0.00392157, 0.00392157], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20%, 40%, 60%, 80%) g b r)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.6 0.2 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) g b r). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.6 0.2 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.6, 0.2, 0.8], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20%, 40%, 60%, 80%) b alpha r / g)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.00313725 0.2) Expected: rgb(from rgba(51, 102, 153, 0.8) b alpha r / g). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.00313725 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.00313725, 0.2], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20%, 40%, 60%, 80%) r r r / r)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.2 0.2) Expected: rgb(from rgba(51, 102, 153, 0.8) r r r / r). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.2 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.2, 0.2], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20%, 40%, 60%, 80%) alpha alpha alpha / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.00313725 0.00313725 0.00313725 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) alpha alpha alpha / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.00313725
Asserts run
Pass
assert_not_equals("color(srgb 0.00313725 0.00313725 0.00313725 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.00313725, 0.00313725, 0.00313725, 0.8], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple r 20% 10)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.0392157) Expected: rgb(from rebeccapurple r 20% 10). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 2 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.0392157)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.0392157], [20, 10], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple r 10 20%)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.0392157 0.2) Expected: rgb(from rebeccapurple r 10 20%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 2 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.0392157 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.0392157, 0.2], [10, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple 0% 10 10)" should set the property valueColors do not match. Actual: color(srgb 0 0.0392157 0.0392157) Expected: rgb(from rebeccapurple 0% 10 10). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 1, expected 10 +/- 0.01, expected 10 but got 0.0392157
Asserts run
Pass
assert_not_equals("color(srgb 0 0.0392157 0.0392157)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0.0392157, 0.0392157], [0, 10, 10], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20%, 40%, 60%, 80%) r 20% 10)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.2 0.0392157 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) r 20% 10). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 6 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.2 0.0392157 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.2, 0.0392157, 0.8], [51, 102, 153, 0.8, 20, 10], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20%, 40%, 60%, 80%) r 10 20%)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.0392157 0.2 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) r 10 20%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 6 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.0392157 0.2 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.0392157, 0.2, 0.8], [51, 102, 153, 0.8, 10, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20%, 40%, 60%, 80%) 0% 10 10)" should set the property valueColors do not match. Actual: color(srgb 0 0.0392157 0.0392157 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) 0% 10 10). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 7 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0 0.0392157 0.0392157 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0.0392157, 0.0392157, 0.8], [51, 102, 153, 0.8, 0, 10, 10], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple calc(r) calc(g) calc(b))" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6) Expected: rgb(from rebeccapurple calc(r) calc(g) calc(b)). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple r calc(g * 2) 10)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.4 0.0392157) Expected: rgb(from rebeccapurple r calc(2 * g) 10). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 2 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.4 0.0392157)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.4, 0.0392157], [2, 10], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple b calc(r * .5) 10)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.2 0.0392157) Expected: rgb(from rebeccapurple b calc(0.5 * r) 10). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 2 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.2 0.0392157)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.2, 0.0392157], [0.5, 10], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple r calc(g * .5 + g * .5) 10)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.0392157) Expected: rgb(from rebeccapurple r calc((0.5 * g) + (0.5 * g)) 10). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 0.5 +/- 0.01, expected 0.5 but got 0.4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.0392157)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.0392157], [0.5, 0.5, 10], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple r calc(b * .5 - g * .5) 10)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.0392157) Expected: rgb(from rebeccapurple r calc((0.5 * b) - (0.5 * g)) 10). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 0.5 +/- 0.01, expected 0.5 but got 0.4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.0392157)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.0392157], [0.5, 0.5, 10], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20%, 40%, 60%, 80%) calc(r) calc(g) calc(b) / calc(alpha))" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) calc(r) calc(g) calc(b) / calc(alpha)). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.2
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0.8], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple none none none)" should set the property valueColors do not match. Actual: color(srgb 0 0 0) Expected: rgb(from rebeccapurple none none none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple none none none / none)" should set the property valueColors do not match. Actual: color(srgb 0 0 0 / none) Expected: rgb(from rebeccapurple none none none / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple r g none)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0) Expected: rgb(from rebeccapurple r g none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple r g none / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0) Expected: rgb(from rebeccapurple r g none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rebeccapurple r g b / none)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6 / none) Expected: rgb(from rebeccapurple r g b / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20% 40% 60% / 80%) r g none / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0 / 0.8) Expected: rgb(from rgba(51, 102, 153, 0.8) r g none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.2
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0, 0.8], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20% 40% 60% / 80%) r g b / none)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / none) Expected: rgb(from rgba(51, 102, 153, 0.8) r g b / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(none none none) r g b)" should set the property valueColors do not match. Actual: color(srgb 0 0 0) Expected: rgb(from rgb(0, 0, 0) r g b). Error: assert_equals: Color format is correct. expected "rgb(from rgb(, , ) r g b)" but got "color(srgb )"
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0, 0, 0], [0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb   )", "rgb(from rgb(, , ) r g b)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "rgba(from rgb(none none none / none) r g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0 0 0 / 0) Expected: rgb(from rgba(0, 0, 0, 0) r g b / alpha). Error: assert_equals: Color format is correct. expected "rgb(from rgba(, , , ) r g b / alpha)" but got "color(srgb / )"
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0, 0, 0, 0], [0, 0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb    / )", "rgb(from rgba(, , , ) r g b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "rgba(from rgb(20% none 60%) r g b)" should set the property valueColors do not match. Actual: color(srgb 0.2 0 0.6) Expected: rgb(from rgb(51, 0, 153) r g b). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.2
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0, 0.6], [51, 0, 153], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from rgb(20% 40% 60% / none) r g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0) Expected: rgb(from rgba(51, 102, 153, 0) r g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.2
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0], [51, 102, 153, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "rgba(from currentColor r g b)" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:100:3)
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['color'] = "rgba(from color-mix(in srgb, red, red) r g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 1 0 0) Expected: rgb(from color-mix(in srgb, red, red) r g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 1 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([1, 0, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rebeccapurple h s l)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6) Expected: hsl(from rebeccapurple h s l). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rebeccapurple h s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6) Expected: hsl(from rebeccapurple h s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rgb(20%, 40%, 60%, 80%) h s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0.8) Expected: hsl(from rgba(51, 102, 153, 0.8) h s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.2
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0.8], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from hsl(120deg 20% 50% / .5) h s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.6 0.4 / 0.5) Expected: hsl(from rgba(102, 153, 102, 0.5) h s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 102 +/- 0.01, expected 102 but got 0.4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.6 0.4 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.6, 0.4, 0.5], [102, 153, 102, 0.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from hsl(from rebeccapurple h s l) h s l)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6) Expected: hsl(from hsl(from rebeccapurple h s l) h s l). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rebeccapurple 0 0% 0%)" should set the property valueColors do not match. Actual: color(srgb 0 0 0) Expected: hsl(from rebeccapurple 0 0% 0%). Error: assert_equals: Color format is correct. expected "hsl(from rebeccapurple % %)" but got "color(srgb )"
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0, 0, 0], [0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb   )", "hsl(from rebeccapurple  % %)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "hsl(from rebeccapurple 0deg 0% 0%)" should set the property valueColors do not match. Actual: color(srgb 0 0 0) Expected: hsl(from rebeccapurple 0deg 0% 0%). Error: assert_equals: Color format is correct. expected "hsl(from rebeccapurple deg % %)" but got "color(srgb )"
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0, 0, 0], [0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb   )", "hsl(from rebeccapurple deg % %)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "hsl(from rebeccapurple 0 0% 0% / 0)" should set the property valueColors do not match. Actual: color(srgb 0 0 0 / 0) Expected: hsl(from rebeccapurple 0 0% 0% / 0). Error: assert_equals: Color format is correct. expected "hsl(from rebeccapurple % % / )" but got "color(srgb / )"
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0, 0, 0, 0], [0, 0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb    / )", "hsl(from rebeccapurple  % % / )", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "hsl(from rebeccapurple 0deg 0% 0% / 0)" should set the property valueColors do not match. Actual: color(srgb 0 0 0 / 0) Expected: hsl(from rebeccapurple 0deg 0% 0% / 0). Error: assert_equals: Color format is correct. expected "hsl(from rebeccapurple deg % % / )" but got "color(srgb / )"
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0, 0, 0, 0], [0, 0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb    / )", "hsl(from rebeccapurple deg % % / )", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "hsl(from rebeccapurple 0 s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.2 0.2) Expected: hsl(from rebeccapurple 0 s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.2 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.2, 0.2], [0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rebeccapurple 0deg s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.2 0.2) Expected: hsl(from rebeccapurple 0deg s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.2 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.2, 0.2], [0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rebeccapurple h 0% l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.4 0.4) Expected: hsl(from rebeccapurple h 0% l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.4 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.4, 0.4], [0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rebeccapurple h s 0% / alpha)" should set the property valueColors do not match. Actual: color(srgb 0 0 0) Expected: hsl(from rebeccapurple h s 0% / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0], [0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rebeccapurple h s l / 0)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6 / 0) Expected: hsl(from rebeccapurple h s l / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6, 0], [0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rgb(20%, 40%, 60%, 80%) 0 s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.2 0.2 / 0.8) Expected: hsl(from rgba(51, 102, 153, 0.8) 0 s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.2 0.2 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.2, 0.2, 0.8], [51, 102, 153, 0.8, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rgb(20%, 40%, 60%, 80%) 0deg s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.2 0.2 / 0.8) Expected: hsl(from rgba(51, 102, 153, 0.8) 0deg s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.2 0.2 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.2, 0.2, 0.8], [51, 102, 153, 0.8, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rgb(20%, 40%, 60%, 80%) h 0% l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.4 0.4 / 0.8) Expected: hsl(from rgba(51, 102, 153, 0.8) h 0% l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.4 0.4 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.4, 0.4, 0.8], [51, 102, 153, 0.8, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rgb(20%, 40%, 60%, 80%) h s 0% / alpha)" should set the property valueColors do not match. Actual: color(srgb 0 0 0 / 0.8) Expected: hsl(from rgba(51, 102, 153, 0.8) h s 0% / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0, 0.8], [51, 102, 153, 0.8, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rgb(20%, 40%, 60%, 80%) h s l / 0)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0) Expected: hsl(from rgba(51, 102, 153, 0.8) h s l / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0], [51, 102, 153, 0.8, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rebeccapurple 25 s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.366667 0.2) Expected: hsl(from rebeccapurple 25 s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.366667 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.366667, 0.2], [25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rebeccapurple 25deg s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.366667 0.2) Expected: hsl(from rebeccapurple 25deg s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.366667 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.366667, 0.2], [25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rebeccapurple h 20% l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.32 0.48) Expected: hsl(from rebeccapurple h 20% l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.32 0.48)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.32, 0.48], [20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rebeccapurple h s 20% / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.1 0.3) Expected: hsl(from rebeccapurple h s 20% / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.1 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.1, 0.3], [20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rebeccapurple h s l / .25)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6 / 0.25) Expected: hsl(from rebeccapurple h s l / .25). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6 / 0.25)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6, 0.25], [0.25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rgb(20%, 40%, 60%, 80%) 25 s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.366667 0.2 / 0.8) Expected: hsl(from rgba(51, 102, 153, 0.8) 25 s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.366667 0.2 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.366667, 0.2, 0.8], [51, 102, 153, 0.8, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rgb(20%, 40%, 60%, 80%) 25deg s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.366667 0.2 / 0.8) Expected: hsl(from rgba(51, 102, 153, 0.8) 25deg s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.366667 0.2 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.366667, 0.2, 0.8], [51, 102, 153, 0.8, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rgb(20%, 40%, 60%, 80%) h 20% l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.32 0.4 0.48 / 0.8) Expected: hsl(from rgba(51, 102, 153, 0.8) h 20% l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.32 0.4 0.48 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.32, 0.4, 0.48, 0.8], [51, 102, 153, 0.8, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rgb(20%, 40%, 60%, 80%) h s 20% / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.1 0.2 0.3 / 0.8) Expected: hsl(from rgba(51, 102, 153, 0.8) h s 20% / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.1 0.2 0.3 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.1, 0.2, 0.3, 0.8], [51, 102, 153, 0.8, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rgb(20%, 40%, 60%, 80%) h s l / .2)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0.2) Expected: hsl(from rgba(51, 102, 153, 0.8) h s l / .2). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0.2], [51, 102, 153, 0.8, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rebeccapurple h l s)" should set the property valueColors do not match. Actual: color(srgb 0.5 0.3 0.7) Expected: hsl(from rebeccapurple h l s). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.5 0.3 0.7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.5, 0.3, 0.7], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rebeccapurple h alpha l / s)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.396 0.404) Expected: hsl(from rebeccapurple h alpha l / s). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.396 0.404)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.396, 0.404], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rebeccapurple h l l / l)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.24 0.56) Expected: hsl(from rebeccapurple h l l / l). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.24 0.56)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.24, 0.56], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rebeccapurple h alpha alpha / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.01 0.0099 0.0101) Expected: hsl(from rebeccapurple h alpha alpha / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.01 0.0099 0.0101)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.01, 0.0099, 0.0101], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rgb(20%, 40%, 60%, 80%) h l s)" should set the property valueColors do not match. Actual: color(srgb 0.3 0.5 0.7 / 0.8) Expected: hsl(from rgba(51, 102, 153, 0.8) h l s). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.3
Asserts run
Pass
assert_not_equals("color(srgb 0.3 0.5 0.7 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.3, 0.5, 0.7, 0.8], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rgb(20%, 40%, 60%, 80%) h alpha l / s)" should set the property valueColors do not match. Actual: color(srgb 0.3968 0.4 0.4032) Expected: hsl(from rgba(51, 102, 153, 0.8) h alpha l / s). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.3968 0.4 0.4032)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.3968, 0.4, 0.4032], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rgb(20%, 40%, 60%, 80%) h l l / l)" should set the property valueColors do not match. Actual: color(srgb 0.24 0.4 0.56) Expected: hsl(from rgba(51, 102, 153, 0.8) h l l / l). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.24 0.4 0.56)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.24, 0.4, 0.56], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rgb(20%, 40%, 60%, 80%) h alpha alpha / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.007936 0.008 0.008064 / 0.8) Expected: hsl(from rgba(51, 102, 153, 0.8) h alpha alpha / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.007936
Asserts run
Pass
assert_not_equals("color(srgb 0.007936 0.008 0.008064 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.007936, 0.008, 0.008064, 0.8], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rebeccapurple calc(h) calc(s) calc(l))" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6) Expected: hsl(from rebeccapurple calc(h) calc(s) calc(l)). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rgb(20%, 40%, 60%, 80%) calc(h) calc(s) calc(l) / calc(alpha))" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0.8) Expected: hsl(from rgba(51, 102, 153, 0.8) calc(h) calc(s) calc(l) / calc(alpha)). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.2
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0.8], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rebeccapurple none none none)" should set the property valueColors do not match. Actual: color(srgb 0 0 0) Expected: hsl(from rebeccapurple none none none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rebeccapurple none none none / none)" should set the property valueColors do not match. Actual: color(srgb 0 0 0 / none) Expected: hsl(from rebeccapurple none none none / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rebeccapurple h s none)" should set the property valueColors do not match. Actual: color(srgb 0 0 0) Expected: hsl(from rebeccapurple h s none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rebeccapurple h s none / alpha)" should set the property valueColors do not match. Actual: color(srgb 0 0 0) Expected: hsl(from rebeccapurple h s none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rebeccapurple h s l / none)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6 / none) Expected: hsl(from rebeccapurple h s l / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from rebeccapurple none s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.2 0.2) Expected: hsl(from rebeccapurple none s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.2 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.2, 0.2], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from hsl(120deg 20% 50% / .5) h s none / alpha)" should set the property valueColors do not match. Actual: color(srgb 0 0 0 / 0.5) Expected: hsl(from rgba(102, 153, 102, 0.5) h s none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 102 +/- 0.01, expected 102 but got 0
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0, 0.5], [102, 153, 102, 0.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from hsl(120deg 20% 50% / .5) h s l / none)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.6 0.4 / none) Expected: hsl(from rgba(102, 153, 102, 0.5) h s l / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.6 0.4 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.6, 0.4], [102, 153, 102, 0.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from hsl(120deg 20% 50% / .5) none s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.4 0.4 / 0.5) Expected: hsl(from rgba(102, 153, 102, 0.5) none s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 102 +/- 0.01, expected 102 but got 0.6
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.4 0.4 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.4, 0.4, 0.5], [102, 153, 102, 0.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from hsl(none none none) h s l)" should set the property valueColors do not match. Actual: color(srgb 0 0 0) Expected: hsl(from rgb(0, 0, 0) h s l). Error: assert_equals: Color format is correct. expected "hsl(from rgb(, , ) h s l)" but got "color(srgb )"
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0, 0, 0], [0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb   )", "hsl(from rgb(, , ) h s l)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "hsl(from hsl(none none none / none) h s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0 0 0 / 0) Expected: hsl(from rgba(0, 0, 0, 0) h s l / alpha). Error: assert_equals: Color format is correct. expected "hsl(from rgba(, , , ) h s l / alpha)" but got "color(srgb / )"
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0, 0, 0, 0], [0, 0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb    / )", "hsl(from rgba(, , , ) h s l / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "hsl(from hsl(120deg none 50% / .5) h s l)" should set the property valueColors do not match. Actual: color(srgb 0.5 0.5 0.5 / 0.5) Expected: hsl(from rgba(128, 128, 128, 0.5) h s l). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 128 +/- 0.01, expected 128 but got 0.5
Asserts run
Pass
assert_not_equals("color(srgb 0.5 0.5 0.5 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.5, 0.5, 0.5, 0.5], [128, 128, 128, 0.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from hsl(120deg 20% 50% / none) h s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.6 0.4 / 0) Expected: hsl(from rgba(102, 153, 102, 0) h s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 102 +/- 0.01, expected 102 but got 0.4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.6 0.4 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.6, 0.4, 0], [102, 153, 102, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from hsl(none 20% 50% / .5) h s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.4 0.4 / 0.5) Expected: hsl(from rgba(153, 102, 102, 0.5) h s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 153 +/- 0.01, expected 153 but got 0.6
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.4 0.4 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.4, 0.4, 0.5], [153, 102, 102, 0.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsl(from currentColor h s l)" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:100:3)
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['color'] = "hsl(from color-mix(in srgb, red, red) h s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 1 0 0) Expected: hsl(from color-mix(in srgb, red, red) h s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 1 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([1, 0, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rebeccapurple h s l)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6) Expected: hsl(from rebeccapurple h s l). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rebeccapurple h s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6) Expected: hsl(from rebeccapurple h s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rgb(20%, 40%, 60%, 80%) h s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0.8) Expected: hsl(from rgba(51, 102, 153, 0.8) h s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.2
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0.8], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from hsl(120deg 20% 50% / .5) h s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.6 0.4 / 0.5) Expected: hsl(from rgba(102, 153, 102, 0.5) h s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 102 +/- 0.01, expected 102 but got 0.4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.6 0.4 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.6, 0.4, 0.5], [102, 153, 102, 0.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from hsl(from rebeccapurple h s l) h s l)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6) Expected: hsl(from hsl(from rebeccapurple h s l) h s l). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rebeccapurple 0 0% 0%)" should set the property valueColors do not match. Actual: color(srgb 0 0 0) Expected: hsl(from rebeccapurple 0 0% 0%). Error: assert_equals: Color format is correct. expected "hsl(from rebeccapurple % %)" but got "color(srgb )"
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0, 0, 0], [0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb   )", "hsl(from rebeccapurple  % %)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "hsla(from rebeccapurple 0deg 0% 0%)" should set the property valueColors do not match. Actual: color(srgb 0 0 0) Expected: hsl(from rebeccapurple 0deg 0% 0%). Error: assert_equals: Color format is correct. expected "hsl(from rebeccapurple deg % %)" but got "color(srgb )"
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0, 0, 0], [0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb   )", "hsl(from rebeccapurple deg % %)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "hsla(from rebeccapurple 0 0% 0% / 0)" should set the property valueColors do not match. Actual: color(srgb 0 0 0 / 0) Expected: hsl(from rebeccapurple 0 0% 0% / 0). Error: assert_equals: Color format is correct. expected "hsl(from rebeccapurple % % / )" but got "color(srgb / )"
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0, 0, 0, 0], [0, 0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb    / )", "hsl(from rebeccapurple  % % / )", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "hsla(from rebeccapurple 0deg 0% 0% / 0)" should set the property valueColors do not match. Actual: color(srgb 0 0 0 / 0) Expected: hsl(from rebeccapurple 0deg 0% 0% / 0). Error: assert_equals: Color format is correct. expected "hsl(from rebeccapurple deg % % / )" but got "color(srgb / )"
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0, 0, 0, 0], [0, 0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb    / )", "hsl(from rebeccapurple deg % % / )", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "hsla(from rebeccapurple 0 s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.2 0.2) Expected: hsl(from rebeccapurple 0 s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.2 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.2, 0.2], [0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rebeccapurple 0deg s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.2 0.2) Expected: hsl(from rebeccapurple 0deg s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.2 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.2, 0.2], [0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rebeccapurple h 0% l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.4 0.4) Expected: hsl(from rebeccapurple h 0% l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.4 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.4, 0.4], [0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rebeccapurple h s 0% / alpha)" should set the property valueColors do not match. Actual: color(srgb 0 0 0) Expected: hsl(from rebeccapurple h s 0% / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0], [0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rebeccapurple h s l / 0)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6 / 0) Expected: hsl(from rebeccapurple h s l / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6, 0], [0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rgb(20%, 40%, 60%, 80%) 0 s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.2 0.2 / 0.8) Expected: hsl(from rgba(51, 102, 153, 0.8) 0 s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.2 0.2 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.2, 0.2, 0.8], [51, 102, 153, 0.8, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rgb(20%, 40%, 60%, 80%) 0deg s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.2 0.2 / 0.8) Expected: hsl(from rgba(51, 102, 153, 0.8) 0deg s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.2 0.2 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.2, 0.2, 0.8], [51, 102, 153, 0.8, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rgb(20%, 40%, 60%, 80%) h 0% l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.4 0.4 / 0.8) Expected: hsl(from rgba(51, 102, 153, 0.8) h 0% l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.4 0.4 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.4, 0.4, 0.8], [51, 102, 153, 0.8, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rgb(20%, 40%, 60%, 80%) h s 0% / alpha)" should set the property valueColors do not match. Actual: color(srgb 0 0 0 / 0.8) Expected: hsl(from rgba(51, 102, 153, 0.8) h s 0% / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0, 0.8], [51, 102, 153, 0.8, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rgb(20%, 40%, 60%, 80%) h s l / 0)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0) Expected: hsl(from rgba(51, 102, 153, 0.8) h s l / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0], [51, 102, 153, 0.8, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rebeccapurple 25 s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.366667 0.2) Expected: hsl(from rebeccapurple 25 s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.366667 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.366667, 0.2], [25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rebeccapurple 25deg s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.366667 0.2) Expected: hsl(from rebeccapurple 25deg s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.366667 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.366667, 0.2], [25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rebeccapurple h 20% l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.32 0.48) Expected: hsl(from rebeccapurple h 20% l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.32 0.48)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.32, 0.48], [20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rebeccapurple h s 20% / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.1 0.3) Expected: hsl(from rebeccapurple h s 20% / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.1 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.1, 0.3], [20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rebeccapurple h s l / .25)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6 / 0.25) Expected: hsl(from rebeccapurple h s l / .25). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6 / 0.25)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6, 0.25], [0.25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rgb(20%, 40%, 60%, 80%) 25 s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.366667 0.2 / 0.8) Expected: hsl(from rgba(51, 102, 153, 0.8) 25 s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.366667 0.2 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.366667, 0.2, 0.8], [51, 102, 153, 0.8, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rgb(20%, 40%, 60%, 80%) 25deg s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.366667 0.2 / 0.8) Expected: hsl(from rgba(51, 102, 153, 0.8) 25deg s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.366667 0.2 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.366667, 0.2, 0.8], [51, 102, 153, 0.8, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rgb(20%, 40%, 60%, 80%) h 20% l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.32 0.4 0.48 / 0.8) Expected: hsl(from rgba(51, 102, 153, 0.8) h 20% l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.32 0.4 0.48 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.32, 0.4, 0.48, 0.8], [51, 102, 153, 0.8, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rgb(20%, 40%, 60%, 80%) h s 20% / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.1 0.2 0.3 / 0.8) Expected: hsl(from rgba(51, 102, 153, 0.8) h s 20% / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.1 0.2 0.3 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.1, 0.2, 0.3, 0.8], [51, 102, 153, 0.8, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rgb(20%, 40%, 60%, 80%) h s l / .2)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0.2) Expected: hsl(from rgba(51, 102, 153, 0.8) h s l / .2). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0.2], [51, 102, 153, 0.8, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rebeccapurple h l s)" should set the property valueColors do not match. Actual: color(srgb 0.5 0.3 0.7) Expected: hsl(from rebeccapurple h l s). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.5 0.3 0.7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.5, 0.3, 0.7], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rebeccapurple h alpha l / s)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.396 0.404) Expected: hsl(from rebeccapurple h alpha l / s). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.396 0.404)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.396, 0.404], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rebeccapurple h l l / l)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.24 0.56) Expected: hsl(from rebeccapurple h l l / l). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.24 0.56)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.24, 0.56], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rebeccapurple h alpha alpha / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.01 0.0099 0.0101) Expected: hsl(from rebeccapurple h alpha alpha / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.01 0.0099 0.0101)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.01, 0.0099, 0.0101], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rgb(20%, 40%, 60%, 80%) h l s)" should set the property valueColors do not match. Actual: color(srgb 0.3 0.5 0.7 / 0.8) Expected: hsl(from rgba(51, 102, 153, 0.8) h l s). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.3
Asserts run
Pass
assert_not_equals("color(srgb 0.3 0.5 0.7 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.3, 0.5, 0.7, 0.8], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rgb(20%, 40%, 60%, 80%) h alpha l / s)" should set the property valueColors do not match. Actual: color(srgb 0.3968 0.4 0.4032) Expected: hsl(from rgba(51, 102, 153, 0.8) h alpha l / s). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.3968 0.4 0.4032)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.3968, 0.4, 0.4032], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rgb(20%, 40%, 60%, 80%) h l l / l)" should set the property valueColors do not match. Actual: color(srgb 0.24 0.4 0.56) Expected: hsl(from rgba(51, 102, 153, 0.8) h l l / l). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.24 0.4 0.56)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.24, 0.4, 0.56], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rgb(20%, 40%, 60%, 80%) h alpha alpha / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.007936 0.008 0.008064 / 0.8) Expected: hsl(from rgba(51, 102, 153, 0.8) h alpha alpha / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.007936
Asserts run
Pass
assert_not_equals("color(srgb 0.007936 0.008 0.008064 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.007936, 0.008, 0.008064, 0.8], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rebeccapurple calc(h) calc(s) calc(l))" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6) Expected: hsl(from rebeccapurple calc(h) calc(s) calc(l)). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rgb(20%, 40%, 60%, 80%) calc(h) calc(s) calc(l) / calc(alpha))" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0.8) Expected: hsl(from rgba(51, 102, 153, 0.8) calc(h) calc(s) calc(l) / calc(alpha)). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.2
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0.8], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rebeccapurple none none none)" should set the property valueColors do not match. Actual: color(srgb 0 0 0) Expected: hsl(from rebeccapurple none none none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rebeccapurple none none none / none)" should set the property valueColors do not match. Actual: color(srgb 0 0 0 / none) Expected: hsl(from rebeccapurple none none none / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rebeccapurple h s none)" should set the property valueColors do not match. Actual: color(srgb 0 0 0) Expected: hsl(from rebeccapurple h s none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rebeccapurple h s none / alpha)" should set the property valueColors do not match. Actual: color(srgb 0 0 0) Expected: hsl(from rebeccapurple h s none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rebeccapurple h s l / none)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6 / none) Expected: hsl(from rebeccapurple h s l / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from rebeccapurple none s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.2 0.2) Expected: hsl(from rebeccapurple none s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.2 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.2, 0.2], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from hsl(120deg 20% 50% / .5) h s none / alpha)" should set the property valueColors do not match. Actual: color(srgb 0 0 0 / 0.5) Expected: hsl(from rgba(102, 153, 102, 0.5) h s none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 102 +/- 0.01, expected 102 but got 0
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0, 0.5], [102, 153, 102, 0.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from hsl(120deg 20% 50% / .5) h s l / none)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.6 0.4 / none) Expected: hsl(from rgba(102, 153, 102, 0.5) h s l / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.6 0.4 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.6, 0.4], [102, 153, 102, 0.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from hsl(120deg 20% 50% / .5) none s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.4 0.4 / 0.5) Expected: hsl(from rgba(102, 153, 102, 0.5) none s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 102 +/- 0.01, expected 102 but got 0.6
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.4 0.4 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.4, 0.4, 0.5], [102, 153, 102, 0.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from hsl(none none none) h s l)" should set the property valueColors do not match. Actual: color(srgb 0 0 0) Expected: hsl(from rgb(0, 0, 0) h s l). Error: assert_equals: Color format is correct. expected "hsl(from rgb(, , ) h s l)" but got "color(srgb )"
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0, 0, 0], [0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb   )", "hsl(from rgb(, , ) h s l)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "hsla(from hsl(none none none / none) h s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0 0 0 / 0) Expected: hsl(from rgba(0, 0, 0, 0) h s l / alpha). Error: assert_equals: Color format is correct. expected "hsl(from rgba(, , , ) h s l / alpha)" but got "color(srgb / )"
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0, 0, 0, 0], [0, 0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb    / )", "hsl(from rgba(, , , ) h s l / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "hsla(from hsl(120deg none 50% / .5) h s l)" should set the property valueColors do not match. Actual: color(srgb 0.5 0.5 0.5 / 0.5) Expected: hsl(from rgba(128, 128, 128, 0.5) h s l). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 128 +/- 0.01, expected 128 but got 0.5
Asserts run
Pass
assert_not_equals("color(srgb 0.5 0.5 0.5 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.5, 0.5, 0.5, 0.5], [128, 128, 128, 0.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from hsl(120deg 20% 50% / none) h s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.6 0.4 / 0) Expected: hsl(from rgba(102, 153, 102, 0) h s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 102 +/- 0.01, expected 102 but got 0.4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.6 0.4 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.6, 0.4, 0], [102, 153, 102, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from hsl(none 20% 50% / .5) h s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.4 0.4 / 0.5) Expected: hsl(from rgba(153, 102, 102, 0.5) h s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 153 +/- 0.01, expected 153 but got 0.6
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.4 0.4 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.4, 0.4, 0.5], [153, 102, 102, 0.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hsla(from currentColor h s l)" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:100:3)
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['color'] = "hsla(from color-mix(in srgb, red, red) h s l / alpha)" should set the property valueColors do not match. Actual: color(srgb 1 0 0) Expected: hsl(from color-mix(in srgb, red, red) h s l / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(srgb 1 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([1, 0, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from rebeccapurple h w b)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple h w b)" but got "color(srgb 0.4 0.2 0.6)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.4 0.2 0.6)", "hwb(from rebeccapurple h w b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rebeccapurple h w b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple h w b / alpha)" but got "color(srgb 0.4 0.2 0.6)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.4 0.2 0.6)", "hwb(from rebeccapurple h w b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rgb(20%, 40%, 60%, 80%) h w b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0.8) Expected: hwb(from rgba(51, 102, 153, 0.8) h w b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.2
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0.8], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from hsl(120deg 20% 50% / .5) h w b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.6 0.4 / 0.5) Expected: hwb(from rgba(102, 153, 102, 0.5) h w b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 102 +/- 0.01, expected 102 but got 0.4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.6 0.4 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.6, 0.4, 0.5], [102, 153, 102, 0.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from hwb(from rebeccapurple h w b) h w b)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from hwb(from rebeccapurple h w b) h w b)" but got "color(srgb 0.4 0.2 0.6)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.4 0.2 0.6)", "hwb(from hwb(from rebeccapurple h w b) h w b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rebeccapurple 0 0% 0%)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple 0 0% 0%)" but got "color(srgb 1 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 1 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 1 0 0)", "hwb(from rebeccapurple 0 0% 0%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rebeccapurple 0deg 0% 0%)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple 0deg 0% 0%)" but got "color(srgb 1 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 1 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 1 0 0)", "hwb(from rebeccapurple 0deg 0% 0%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rebeccapurple 0 0% 0% / 0)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple 0 0% 0% / 0)" but got "color(srgb 1 0 0 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 1 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 1 0 0 / 0)", "hwb(from rebeccapurple 0 0% 0% / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rebeccapurple 0deg 0% 0% / 0)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple 0deg 0% 0% / 0)" but got "color(srgb 1 0 0 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 1 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 1 0 0 / 0)", "hwb(from rebeccapurple 0deg 0% 0% / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rebeccapurple 0 w b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple 0 w b / alpha)" but got "color(srgb 0.6 0.2 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.2 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.6 0.2 0.2)", "hwb(from rebeccapurple 0 w b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rebeccapurple 0deg w b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple 0deg w b / alpha)" but got "color(srgb 0.6 0.2 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.2 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.6 0.2 0.2)", "hwb(from rebeccapurple 0deg w b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rebeccapurple h 0% b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple h 0% b / alpha)" but got "color(srgb 0.3 0 0.6)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.3 0 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.3 0 0.6)", "hwb(from rebeccapurple h 0% b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rebeccapurple h w 0% / alpha)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple h w 0% / alpha)" but got "color(srgb 0.6 0.2 1)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.2 1)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.6 0.2 1)", "hwb(from rebeccapurple h w 0% / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rebeccapurple h w b / 0)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple h w b / 0)" but got "color(srgb 0.4 0.2 0.6 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.4 0.2 0.6 / 0)", "hwb(from rebeccapurple h w b / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rgb(20%, 40%, 60%, 80%) 0 w b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.2 0.2 / 0.8) Expected: hwb(from rgba(51, 102, 153, 0.8) 0 w b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.2 0.2 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.2, 0.2, 0.8], [51, 102, 153, 0.8, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from rgb(20%, 40%, 60%, 80%) 0deg w b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.2 0.2 / 0.8) Expected: hwb(from rgba(51, 102, 153, 0.8) 0deg w b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.2 0.2 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.2, 0.2, 0.8], [51, 102, 153, 0.8, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from rgb(20%, 40%, 60%, 80%) h 0% b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0 0.3 0.6 / 0.8) Expected: hwb(from rgba(51, 102, 153, 0.8) h 0% b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0 0.3 0.6 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0.3, 0.6, 0.8], [51, 102, 153, 0.8, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from rgb(20%, 40%, 60%, 80%) h w 0% / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.6 1 / 0.8) Expected: hwb(from rgba(51, 102, 153, 0.8) h w 0% / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.6 1 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.6, 1, 0.8], [51, 102, 153, 0.8, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from rgb(20%, 40%, 60%, 80%) h w b / 0)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0) Expected: hwb(from rgba(51, 102, 153, 0.8) h w b / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0], [51, 102, 153, 0.8, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from rebeccapurple 25 w b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple 25 w b / alpha)" but got "color(srgb 0.6 0.366667 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.366667 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.6 0.366667 0.2)", "hwb(from rebeccapurple 25 w b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rebeccapurple 25deg w b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple 25deg w b / alpha)" but got "color(srgb 0.6 0.366667 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.366667 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.6 0.366667 0.2)", "hwb(from rebeccapurple 25deg w b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rebeccapurple h 20% b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple h 20% b / alpha)" but got "color(srgb 0.4 0.2 0.6)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.4 0.2 0.6)", "hwb(from rebeccapurple h 20% b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rebeccapurple h w 20% / alpha)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple h w 20% / alpha)" but got "color(srgb 0.5 0.2 0.8)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.5 0.2 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.5 0.2 0.8)", "hwb(from rebeccapurple h w 20% / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rebeccapurple h w b / .2)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.2 0.6 / 0.2) Expected: hwb(from rebeccapurple h w b / 0.2). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.2, 0.6, 0.2], [0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from rgb(20%, 40%, 60%, 80%) 25 w b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.366667 0.2 / 0.8) Expected: hwb(from rgba(51, 102, 153, 0.8) 25 w b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.366667 0.2 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.366667, 0.2, 0.8], [51, 102, 153, 0.8, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from rgb(20%, 40%, 60%, 80%) 25deg w b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.6 0.366667 0.2 / 0.8) Expected: hwb(from rgba(51, 102, 153, 0.8) 25deg w b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.366667 0.2 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.6, 0.366667, 0.2, 0.8], [51, 102, 153, 0.8, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from rgb(20%, 40%, 60%, 80%) h 20% b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0.8) Expected: hwb(from rgba(51, 102, 153, 0.8) h 20% b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0.8], [51, 102, 153, 0.8, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from rgb(20%, 40%, 60%, 80%) h w 20% / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.5 0.8 / 0.8) Expected: hwb(from rgba(51, 102, 153, 0.8) h w 20% / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.5 0.8 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.5, 0.8, 0.8], [51, 102, 153, 0.8, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from rgb(20%, 40%, 60%, 80%) h w b / .2)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0.2) Expected: hwb(from rgba(51, 102, 153, 0.8) h w b / .2). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0.2], [51, 102, 153, 0.8, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from rebeccapurple h b w)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple h b w)" but got "color(srgb 0.6 0.4 0.8)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.4 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.6 0.4 0.8)", "hwb(from rebeccapurple h b w)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rebeccapurple h alpha w / b)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple h alpha w / b)" but got "color(srgb 0.405 0.01 0.8)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.405 0.01 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.405 0.01 0.8)", "hwb(from rebeccapurple h alpha w / b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rebeccapurple h w w / w)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple h w w / w)" but got "color(srgb 0.5 0.2 0.8)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.5 0.2 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.5 0.2 0.8)", "hwb(from rebeccapurple h w w / w)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rebeccapurple h alpha alpha / alpha)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple h alpha alpha / alpha)" but got "color(srgb 0.5 0.01 0.99)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.5 0.01 0.99)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.5 0.01 0.99)", "hwb(from rebeccapurple h alpha alpha / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rgb(20%, 40%, 60%, 80%) h b w)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.6 0.8 / 0.8) Expected: hwb(from rgba(51, 102, 153, 0.8) h b w). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.6 0.8 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.6, 0.8, 0.8], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from rgb(20%, 40%, 60%, 80%) h alpha w / b)" should set the property valueColors do not match. Actual: color(srgb 0.008 0.404 0.8) Expected: hwb(from rgba(51, 102, 153, 0.8) h alpha w / b). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.008 0.404 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.008, 0.404, 0.8], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from rgb(20%, 40%, 60%, 80%) h w w / w)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.5 0.8) Expected: hwb(from rgba(51, 102, 153, 0.8) h w w / w). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.5 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.5, 0.8], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from rgb(20%, 40%, 60%, 80%) h alpha alpha / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.008 0.5 0.992 / 0.8) Expected: hwb(from rgba(51, 102, 153, 0.8) h alpha alpha / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.008
Asserts run
Pass
assert_not_equals("color(srgb 0.008 0.5 0.992 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.008, 0.5, 0.992, 0.8], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from rebeccapurple calc(h) calc(w) calc(b))" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple calc(h) calc(w) calc(b))" but got "color(srgb 0.4 0.2 0.6)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.4 0.2 0.6)", "hwb(from rebeccapurple calc(h) calc(w) calc(b))", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rgb(20%, 40%, 60%, 80%) calc(h) calc(w) calc(b) / calc(alpha))" should set the property valueColors do not match. Actual: color(srgb 0.2 0.4 0.6 / 0.8) Expected: hwb(from rgba(51, 102, 153, 0.8) calc(h) calc(w) calc(b) / calc(alpha)). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.2
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.4 0.6 / 0.8)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.4, 0.6, 0.8], [51, 102, 153, 0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from rebeccapurple none none none)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple none none none)" but got "color(srgb 1 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 1 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 1 0 0)", "hwb(from rebeccapurple none none none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rebeccapurple none none none / none)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple none none none / none)" but got "color(srgb 1 0 0 / none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 1 0 0 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 1 0 0 / none)", "hwb(from rebeccapurple none none none / none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rebeccapurple h w none)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple h w none)" but got "color(srgb 0.6 0.2 1)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.2 1)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.6 0.2 1)", "hwb(from rebeccapurple h w none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rebeccapurple h w none / alpha)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple h w none / alpha)" but got "color(srgb 0.6 0.2 1)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.2 1)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.6 0.2 1)", "hwb(from rebeccapurple h w none / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rebeccapurple h w b / none)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple h w b / none)" but got "color(srgb 0.4 0.2 0.6 / none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.2 0.6 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.4 0.2 0.6 / none)", "hwb(from rebeccapurple h w b / none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from rebeccapurple none w b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from rebeccapurple none w b / alpha)" but got "color(srgb 0.6 0.2 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.6 0.2 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.6 0.2 0.2)", "hwb(from rebeccapurple none w b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "hwb(from hwb(120deg 20% 50% / .5) h w none / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 1 0.2 / 0.5) Expected: hwb(from rgba(51, 128, 51, 0.5) h w none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.2
Asserts run
Pass
assert_not_equals("color(srgb 0.2 1 0.2 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 1, 0.2, 0.5], [51, 128, 51, 0.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from hwb(120deg 20% 50% / .5) h w b / none)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.5 0.2 / none) Expected: hwb(from rgba(51, 128, 51, 0.5) h w b / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.5 0.2 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.5, 0.2], [51, 128, 51, 0.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from hwb(120deg 20% 50% / .5) none w b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.5 0.2 0.2 / 0.5) Expected: hwb(from rgba(51, 128, 51, 0.5) none w b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.5
Asserts run
Pass
assert_not_equals("color(srgb 0.5 0.2 0.2 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.5, 0.2, 0.2, 0.5], [51, 128, 51, 0.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from hwb(none none none) h w b)" should set the property valueColors do not match. Actual: color(srgb 1 0 0) Expected: hwb(from rgb(255, 0, 0) h w b). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 255 +/- 0.01, expected 255 but got 1
Asserts run
Pass
assert_not_equals("color(srgb 1 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([1, 0, 0], [255, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from hwb(none none none / none) h w b / alpha)" should set the property valueColors do not match. Actual: color(srgb 1 0 0 / 0) Expected: hwb(from rgba(255, 0, 0, 0) h w b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 255 +/- 0.01, expected 255 but got 1
Asserts run
Pass
assert_not_equals("color(srgb 1 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([1, 0, 0, 0], [255, 0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from hwb(120deg none 50% / .5) h w b)" should set the property valueColors do not match. Actual: color(srgb 0 0.5 0 / 0.5) Expected: hwb(from rgba(0, 128, 0, 0.5) h w b). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 1, expected 128 +/- 0.01, expected 128 but got 0.5
Asserts run
Pass
assert_not_equals("color(srgb 0 0.5 0 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0.5, 0, 0.5], [0, 128, 0, 0.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from hwb(120deg 20% 50% / none) h w b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.5 0.2 / 0) Expected: hwb(from rgba(51, 128, 51, 0) h w b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 51 +/- 0.01, expected 51 but got 0.2
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.5 0.2 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.5, 0.2, 0], [51, 128, 51, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from hwb(none 20% 50% / .5) h w b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.5 0.2 0.2 / 0.5) Expected: hwb(from rgba(128, 51, 51, 0.5) h w b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 128 +/- 0.01, expected 128 but got 0.5
Asserts run
Pass
assert_not_equals("color(srgb 0.5 0.2 0.2 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.5, 0.2, 0.2, 0.5], [128, 51, 51, 0.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "hwb(from currentColor h w b)" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:100:3)
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['color'] = "hwb(from color-mix(in srgb, red, red) h w b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "hwb(from color-mix(in srgb, red, red) h w b / alpha)" but got "color(srgb 1 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 1 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 1 0 0)", "hwb(from color-mix(in srgb, red, red) h w b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from lab(25 20 50) l a b)" should set the property valueassert_equals: serialization should be canonical expected "lab(from lab(25 20 50) l a b)" but got "lab(25 20 50)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(25 20 50)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(25 20 50)", "lab(from lab(25 20 50) l a b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from lab(25 20 50) l a b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lab(from lab(25 20 50) l a b / alpha)" but got "lab(25 20 50)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(25 20 50)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(25 20 50)", "lab(from lab(25 20 50) l a b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from lab(25 20 50 / 40%) l a b / alpha)" should set the property valueColors do not match. Actual: lab(25 20 50 / 0.4) Expected: lab(from lab(25 20 50 / 0.4) l a b / alpha). Error: assert_equals: Color format is correct. expected "lab(from lab( / ) l a b / alpha)" but got "lab( / )"
Asserts run
Pass
assert_not_equals("lab(25 20 50 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([25, 20, 50, 0.4], [25, 20, 50, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("lab(   / )", "lab(from lab(   / ) l a b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "lab(from lab(200 300 400 / 500%) l a b / alpha)" should set the property valueColors do not match. Actual: lab(100 300 400) Expected: lab(from lab(100 300 400) l a b / alpha). Error: assert_equals: Color format is correct. expected "lab(from lab( ) l a b / alpha)" but got "lab( )"
Asserts run
Pass
assert_not_equals("lab(100 300 400)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([100, 300, 400], [100, 300, 400], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("lab(  )", "lab(from lab(  ) l a b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "lab(from lab(-200 -300 -400 / -500%) l a b / alpha)" should set the property valueColors do not match. Actual: lab(0 -300 -400 / 0) Expected: lab(from lab(0 -300 -400 / 0) l a b / alpha). Error: assert_equals: Color format is correct. expected "lab(from lab( - - / ) l a b / alpha)" but got "lab( - - / )"
Asserts run
Pass
assert_not_equals("lab(0 -300 -400 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0, -300, -400, 0], [0, -300, -400, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("lab( - - / )", "lab(from lab( - - / ) l a b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "lab(from lab(from lab(25 20 50) l a b) l a b)" should set the property valueassert_equals: serialization should be canonical expected "lab(from lab(from lab(25 20 50) l a b) l a b)" but got "lab(25 20 50)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(25 20 50)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(25 20 50)", "lab(from lab(from lab(25 20 50) l a b) l a b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from color(display-p3 0 0 0) l a b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lab(from color(display-p3 0 0 0) l a b / alpha)" but got "lab(0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(0 0 0)", "lab(from color(display-p3 0 0 0) l a b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from lab(25 20 50) 0 0 0)" should set the property valueassert_equals: serialization should be canonical expected "lab(from lab(25 20 50) 0 0 0)" but got "lab(0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(0 0 0)", "lab(from lab(25 20 50) 0 0 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from lab(25 20 50) 0 0 0 / 0)" should set the property valueassert_equals: serialization should be canonical expected "lab(from lab(25 20 50) 0 0 0 / 0)" but got "lab(0 0 0 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(0 0 0 / 0)", "lab(from lab(25 20 50) 0 0 0 / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from lab(25 20 50) 0 a b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lab(from lab(25 20 50) 0 a b / alpha)" but got "lab(0 20 50)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(0 20 50)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(0 20 50)", "lab(from lab(25 20 50) 0 a b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from lab(25 20 50) l 0 b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lab(from lab(25 20 50) l 0 b / alpha)" but got "lab(25 0 50)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(25 0 50)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(25 0 50)", "lab(from lab(25 20 50) l 0 b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from lab(25 20 50) l a 0 / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lab(from lab(25 20 50) l a 0 / alpha)" but got "lab(25 20 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(25 20 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(25 20 0)", "lab(from lab(25 20 50) l a 0 / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from lab(25 20 50) l a b / 0)" should set the property valueassert_equals: serialization should be canonical expected "lab(from lab(25 20 50) l a b / 0)" but got "lab(25 20 50 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(25 20 50 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(25 20 50 / 0)", "lab(from lab(25 20 50) l a b / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from lab(25 20 50 / 40%) 0 a b / alpha)" should set the property valueColors do not match. Actual: lab(0 20 50 / 0.4) Expected: lab(from lab(25 20 50 / 0.4) 0 a b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("lab(0 20 50 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 20, 50, 0.4], [25, 20, 50, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lab(from lab(25 20 50 / 40%) l 0 b / alpha)" should set the property valueColors do not match. Actual: lab(25 0 50 / 0.4) Expected: lab(from lab(25 20 50 / 0.4) l 0 b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("lab(25 0 50 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([25, 0, 50, 0.4], [25, 20, 50, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lab(from lab(25 20 50 / 40%) l a 0 / alpha)" should set the property valueColors do not match. Actual: lab(25 20 0 / 0.4) Expected: lab(from lab(25 20 50 / 0.4) l a 0 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("lab(25 20 0 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([25, 20, 0, 0.4], [25, 20, 50, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lab(from lab(25 20 50 / 40%) l a b / 0)" should set the property valueColors do not match. Actual: lab(25 20 50 / 0) Expected: lab(from lab(25 20 50 / 0.4) l a b / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("lab(25 20 50 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([25, 20, 50, 0], [25, 20, 50, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lab(from lab(25 20 50) 35 a b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lab(from lab(25 20 50) 35 a b / alpha)" but got "lab(35 20 50)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(35 20 50)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(35 20 50)", "lab(from lab(25 20 50) 35 a b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from lab(25 20 50) l 35 b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lab(from lab(25 20 50) l 35 b / alpha)" but got "lab(25 35 50)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(25 35 50)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(25 35 50)", "lab(from lab(25 20 50) l 35 b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from lab(25 20 50) l a 35 / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lab(from lab(25 20 50) l a 35 / alpha)" but got "lab(25 20 35)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(25 20 35)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(25 20 35)", "lab(from lab(25 20 50) l a 35 / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from lab(25 20 50) l a b / .35)" should set the property valueColors do not match. Actual: lab(25 20 50 / 0.35) Expected: lab(from lab(25 20 50) l a b / 0.35). Error: assert_equals: Color format is correct. expected "lab(from lab( ) l a b / )" but got "lab( / )"
Asserts run
Pass
assert_not_equals("lab(25 20 50 / 0.35)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([25, 20, 50, 0.35], [25, 20, 50, 0.35], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("lab(   / )", "lab(from lab(  ) l a b / )", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "lab(from lab(25 20 50 / 40%) 35 a b / alpha)" should set the property valueColors do not match. Actual: lab(35 20 50 / 0.4) Expected: lab(from lab(25 20 50 / 0.4) 35 a b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("lab(35 20 50 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([35, 20, 50, 0.4], [25, 20, 50, 0.4, 35], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lab(from lab(25 20 50 / 40%) l 35 b / alpha)" should set the property valueColors do not match. Actual: lab(25 35 50 / 0.4) Expected: lab(from lab(25 20 50 / 0.4) l 35 b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("lab(25 35 50 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([25, 35, 50, 0.4], [25, 20, 50, 0.4, 35], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lab(from lab(25 20 50 / 40%) l a 35 / alpha)" should set the property valueColors do not match. Actual: lab(25 20 35 / 0.4) Expected: lab(from lab(25 20 50 / 0.4) l a 35 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("lab(25 20 35 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([25, 20, 35, 0.4], [25, 20, 50, 0.4, 35], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lab(from lab(25 20 50 / 40%) l a b / .35)" should set the property valueColors do not match. Actual: lab(25 20 50 / 0.35) Expected: lab(from lab(25 20 50 / 0.4) l a b / .35). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("lab(25 20 50 / 0.35)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([25, 20, 50, 0.35], [25, 20, 50, 0.4, 0.35], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lab(from lab(0.7 45 30 / 40%) 200 300 400 / 500)" should set the property valueColors do not match. Actual: lab(100 300 400) Expected: lab(from lab(0.7 45 30 / 0.4) 200 300 400 / 500). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 8 got 3
Asserts run
Pass
assert_not_equals("lab(100 300 400)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([100, 300, 400], [0.7, 45, 30, 0.4, 200, 300, 400, 500], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lab(from lab(0.7 45 30 / 40%) -200 -300 -400 / -500)" should set the property valueColors do not match. Actual: lab(0 -300 -400 / 0) Expected: lab(from lab(0.7 45 30 / 0.4) -200 -300 -400 / -500). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 8 got 4
Asserts run
Pass
assert_not_equals("lab(0 -300 -400 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, -300, -400, 0], [0.7, 45, 30, 0.4, -200, -300, -400, -500], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lab(from lab(25 20 50) l b a)" should set the property valueassert_equals: serialization should be canonical expected "lab(from lab(25 20 50) l b a)" but got "lab(25 50 20)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(25 50 20)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(25 50 20)", "lab(from lab(25 20 50) l b a)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from lab(25 20 50) l a a / a)" should set the property valueassert_equals: serialization should be canonical expected "lab(from lab(25 20 50) l a a / a)" but got "lab(25 20 20)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(25 20 20)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(25 20 20)", "lab(from lab(25 20 50) l a a / a)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from lab(25 20 50 / 40%) l b a)" should set the property valueColors do not match. Actual: lab(25 50 20 / 0.4) Expected: lab(from lab(25 20 50 / 0.4) l b a). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 1, expected 20 +/- 0.01, expected 20 but got 50
Asserts run
Pass
assert_not_equals("lab(25 50 20 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([25, 50, 20, 0.4], [25, 20, 50, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lab(from lab(25 20 50 / 40%) l a a / a)" should set the property valueColors do not match. Actual: lab(25 20 20) Expected: lab(from lab(25 20 50 / 0.4) l a a / a). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("lab(25 20 20)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([25, 20, 20], [25, 20, 50, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lab(from lab(25 20 50) calc(l) calc(a) calc(b))" should set the property valueassert_equals: serialization should be canonical expected "lab(from lab(25 20 50) calc(l) calc(a) calc(b))" but got "lab(25 20 50)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(25 20 50)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(25 20 50)", "lab(from lab(25 20 50) calc(l) calc(a) calc(b))", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from lab(25 20 50 / 40%) calc(l) calc(a) calc(b) / calc(alpha))" should set the property valueColors do not match. Actual: lab(25 20 50 / 0.4) Expected: lab(from lab(25 20 50 / 0.4) calc(l) calc(a) calc(b) / calc(alpha)). Error: assert_equals: Color format is correct. expected "lab(from lab( / ) calc(l) calc(a) calc(b) / calc(alpha))" but got "lab( / )"
Asserts run
Pass
assert_not_equals("lab(25 20 50 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([25, 20, 50, 0.4], [25, 20, 50, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("lab(   / )", "lab(from lab(   / ) calc(l) calc(a) calc(b) / calc(alpha))", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "lab(from lab(50 -30 40) calc(l - 20) a b)" should set the property valueColors do not match. Actual: lab(30 -30 40) Expected: lab(from lab(50 -30 40) calc(-20 + l) a b). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("lab(30 -30 40)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([30, -30, 40], [50, -30, 40, -20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lab(from lab(50 -30 40) l calc(a / 3) calc(b / 2))" should set the property valueColors do not match. Actual: lab(50 -10 20) Expected: lab(from lab(50 -30 40) l calc(0.333333 * a) calc(0.5 * b)). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 3
Asserts run
Pass
assert_not_equals("lab(50 -10 20)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([50, -10, 20], [50, -30, 40, 0.333333, 0.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lab(from lab(25 20 50) none none none)" should set the property valueassert_equals: serialization should be canonical expected "lab(from lab(25 20 50) none none none)" but got "lab(none none none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(none none none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(none none none)", "lab(from lab(25 20 50) none none none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from lab(25 20 50) none none none / none)" should set the property valueassert_equals: serialization should be canonical expected "lab(from lab(25 20 50) none none none / none)" but got "lab(none none none / none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(none none none / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(none none none / none)", "lab(from lab(25 20 50) none none none / none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from lab(25 20 50) l a none)" should set the property valueassert_equals: serialization should be canonical expected "lab(from lab(25 20 50) l a none)" but got "lab(25 20 none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(25 20 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(25 20 none)", "lab(from lab(25 20 50) l a none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from lab(25 20 50) l a none / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lab(from lab(25 20 50) l a none / alpha)" but got "lab(25 20 none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(25 20 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(25 20 none)", "lab(from lab(25 20 50) l a none / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from lab(25 20 50) l a b / none)" should set the property valueassert_equals: serialization should be canonical expected "lab(from lab(25 20 50) l a b / none)" but got "lab(25 20 50 / none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(25 20 50 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(25 20 50 / none)", "lab(from lab(25 20 50) l a b / none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from lab(25 20 50 / 40%) l a none / alpha)" should set the property valueColors do not match. Actual: lab(25 20 none / 0.4) Expected: lab(from lab(25 20 50 / 0.4) l a none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("lab(25 20 none / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([25, 20, 0.4], [25, 20, 50, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lab(from lab(25 20 50 / 40%) l a b / none)" should set the property valueColors do not match. Actual: lab(25 20 50 / none) Expected: lab(from lab(25 20 50 / 0.4) l a b / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("lab(25 20 50 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([25, 20, 50], [25, 20, 50, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lab(from lab(none none none) l a b)" should set the property valueassert_equals: serialization should be canonical expected "lab(from lab(none none none) l a b)" but got "lab(0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(0 0 0)", "lab(from lab(none none none) l a b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from lab(none none none / none) l a b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lab(from lab(none none none / none) l a b / alpha)" but got "lab(0 0 0 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(0 0 0 / 0)", "lab(from lab(none none none / none) l a b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from lab(25 none 50) l a b)" should set the property valueassert_equals: serialization should be canonical expected "lab(from lab(25 none 50) l a b)" but got "lab(25 0 50)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(25 0 50)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(25 0 50)", "lab(from lab(25 none 50) l a b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from lab(25 20 50 / none) l a b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lab(from lab(25 20 50 / none) l a b / alpha)" but got "lab(25 20 50 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(25 20 50 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(25 20 50 / 0)", "lab(from lab(25 20 50 / none) l a b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lab(from currentColor l a b)" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:100:3)
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['color'] = "lab(from color-mix(in lab, lab(25 20 50), lab(25 20 50)) l a b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lab(from color-mix(in lab, lab(25 20 50), lab(25 20 50)) l a b / alpha)" but got "lab(25 20 50)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lab(25 20 50)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lab(25 20 50)", "lab(from color-mix(in lab, lab(25 20 50), lab(25 20 50)) l a b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5) l a b)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(0.25 0.2 0.5) l a b)" but got "oklab(0.25 0.2 0.5)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0.25 0.2 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0.25 0.2 0.5)", "oklab(from oklab(0.25 0.2 0.5) l a b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5) l a b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(0.25 0.2 0.5) l a b / alpha)" but got "oklab(0.25 0.2 0.5)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0.25 0.2 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0.25 0.2 0.5)", "oklab(from oklab(0.25 0.2 0.5) l a b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5 / 40%) l a b / alpha)" should set the property valueColors do not match. Actual: oklab(0.25 0.2 0.5 / 0.4) Expected: oklab(from oklab(0.25 0.2 0.5 / 0.4) l a b / alpha). Error: assert_equals: Color format is correct. expected "oklab(from oklab( / ) l a b / alpha)" but got "oklab( / )"
Asserts run
Pass
assert_not_equals("oklab(0.25 0.2 0.5 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0.25, 0.2, 0.5, 0.4], [0.25, 0.2, 0.5, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("oklab(   / )", "oklab(from oklab(   / ) l a b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "oklab(from oklab(2 3 4 / 500%) l a b / alpha)" should set the property valueColors do not match. Actual: oklab(1 3 4) Expected: oklab(from oklab(1 3 4) l a b / alpha). Error: assert_equals: Color format is correct. expected "oklab(from oklab( ) l a b / alpha)" but got "oklab( )"
Asserts run
Pass
assert_not_equals("oklab(1 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([1, 3, 4], [1, 3, 4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("oklab(  )", "oklab(from oklab(  ) l a b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "oklab(from oklab(-2 -3 -4 / -500%) l a b / alpha)" should set the property valueColors do not match. Actual: oklab(0 -3 -4 / 0) Expected: oklab(from oklab(0 -3 -4 / 0) l a b / alpha). Error: assert_equals: Color format is correct. expected "oklab(from oklab( - - / ) l a b / alpha)" but got "oklab( - - / )"
Asserts run
Pass
assert_not_equals("oklab(0 -3 -4 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0, -3, -4, 0], [0, -3, -4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("oklab( - - / )", "oklab(from oklab( - - / ) l a b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "oklab(from oklab(from oklab(0.25 0.2 0.5) l a b) l a b)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(from oklab(0.25 0.2 0.5) l a b) l a b)" but got "oklab(0.25 0.2 0.5)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0.25 0.2 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0.25 0.2 0.5)", "oklab(from oklab(from oklab(0.25 0.2 0.5) l a b) l a b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from color(display-p3 0 0 0) l a b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from color(display-p3 0 0 0) l a b / alpha)" but got "oklab(0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0 0 0)", "oklab(from color(display-p3 0 0 0) l a b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5) 0 0 0)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(0.25 0.2 0.5) 0 0 0)" but got "oklab(0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0 0 0)", "oklab(from oklab(0.25 0.2 0.5) 0 0 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5) 0 0 0 / 0)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(0.25 0.2 0.5) 0 0 0 / 0)" but got "oklab(0 0 0 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0 0 0 / 0)", "oklab(from oklab(0.25 0.2 0.5) 0 0 0 / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5) 0 a b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(0.25 0.2 0.5) 0 a b / alpha)" but got "oklab(0 0.2 0.5)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0 0.2 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0 0.2 0.5)", "oklab(from oklab(0.25 0.2 0.5) 0 a b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5) l 0 b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(0.25 0.2 0.5) l 0 b / alpha)" but got "oklab(0.25 0 0.5)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0.25 0 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0.25 0 0.5)", "oklab(from oklab(0.25 0.2 0.5) l 0 b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5) l a 0 / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(0.25 0.2 0.5) l a 0 / alpha)" but got "oklab(0.25 0.2 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0.25 0.2 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0.25 0.2 0)", "oklab(from oklab(0.25 0.2 0.5) l a 0 / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5) l a b / 0)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(0.25 0.2 0.5) l a b / 0)" but got "oklab(0.25 0.2 0.5 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0.25 0.2 0.5 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0.25 0.2 0.5 / 0)", "oklab(from oklab(0.25 0.2 0.5) l a b / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5 / 40%) 0 a b / alpha)" should set the property valueColors do not match. Actual: oklab(0 0.2 0.5 / 0.4) Expected: oklab(from oklab(0.25 0.2 0.5 / 0.4) 0 a b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("oklab(0 0.2 0.5 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0.2, 0.5, 0.4], [0.25, 0.2, 0.5, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5 / 40%) l 0 b / alpha)" should set the property valueColors do not match. Actual: oklab(0.25 0 0.5 / 0.4) Expected: oklab(from oklab(0.25 0.2 0.5 / 0.4) l 0 b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("oklab(0.25 0 0.5 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.25, 0, 0.5, 0.4], [0.25, 0.2, 0.5, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5 / 40%) l a 0 / alpha)" should set the property valueColors do not match. Actual: oklab(0.25 0.2 0 / 0.4) Expected: oklab(from oklab(0.25 0.2 0.5 / 0.4) l a 0 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("oklab(0.25 0.2 0 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.25, 0.2, 0, 0.4], [0.25, 0.2, 0.5, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5 / 40%) l a b / 0)" should set the property valueColors do not match. Actual: oklab(0.25 0.2 0.5 / 0) Expected: oklab(from oklab(0.25 0.2 0.5 / 0.4) l a b / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("oklab(0.25 0.2 0.5 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.25, 0.2, 0.5, 0], [0.25, 0.2, 0.5, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5) 0.35 a b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(0.25 0.2 0.5) 0.35 a b / alpha)" but got "oklab(0.35 0.2 0.5)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0.35 0.2 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0.35 0.2 0.5)", "oklab(from oklab(0.25 0.2 0.5) 0.35 a b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5) l 0.35 b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(0.25 0.2 0.5) l 0.35 b / alpha)" but got "oklab(0.25 0.35 0.5)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0.25 0.35 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0.25 0.35 0.5)", "oklab(from oklab(0.25 0.2 0.5) l 0.35 b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5) l a 0.35 / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(0.25 0.2 0.5) l a 0.35 / alpha)" but got "oklab(0.25 0.2 0.35)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0.25 0.2 0.35)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0.25 0.2 0.35)", "oklab(from oklab(0.25 0.2 0.5) l a 0.35 / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5) l a b / 0.35)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(0.25 0.2 0.5) l a b / 0.35)" but got "oklab(0.25 0.2 0.5 / 0.35)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0.25 0.2 0.5 / 0.35)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0.25 0.2 0.5 / 0.35)", "oklab(from oklab(0.25 0.2 0.5) l a b / 0.35)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5 / 40%) 0.35 a b / alpha)" should set the property valueColors do not match. Actual: oklab(0.35 0.2 0.5 / 0.4) Expected: oklab(from oklab(0.25 0.2 0.5 / 0.4) 0.35 a b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("oklab(0.35 0.2 0.5 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.35, 0.2, 0.5, 0.4], [0.25, 0.2, 0.5, 0.4, 0.35], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5 / 40%) l 0.35 b / alpha)" should set the property valueColors do not match. Actual: oklab(0.25 0.35 0.5 / 0.4) Expected: oklab(from oklab(0.25 0.2 0.5 / 0.4) l 0.35 b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("oklab(0.25 0.35 0.5 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.25, 0.35, 0.5, 0.4], [0.25, 0.2, 0.5, 0.4, 0.35], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5 / 40%) l a 0.35 / alpha)" should set the property valueColors do not match. Actual: oklab(0.25 0.2 0.35 / 0.4) Expected: oklab(from oklab(0.25 0.2 0.5 / 0.4) l a 0.35 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("oklab(0.25 0.2 0.35 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.25, 0.2, 0.35, 0.4], [0.25, 0.2, 0.5, 0.4, 0.35], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5 / 40%) l a b / .35)" should set the property valueColors do not match. Actual: oklab(0.25 0.2 0.5 / 0.35) Expected: oklab(from oklab(0.25 0.2 0.5 / 0.4) l a b / .35). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("oklab(0.25 0.2 0.5 / 0.35)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.25, 0.2, 0.5, 0.35], [0.25, 0.2, 0.5, 0.4, 0.35], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklab(from oklab(0.7 0.45 0.3 / 40%) 2 3 4 / 500)" should set the property valueColors do not match. Actual: oklab(1 3 4) Expected: oklab(from oklab(0.7 0.45 0.3 / 0.4) 2 3 4 / 500). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 8 got 3
Asserts run
Pass
assert_not_equals("oklab(1 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([1, 3, 4], [0.7, 0.45, 0.3, 0.4, 2, 3, 4, 500], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklab(from oklab(0.7 0.45 0.3 / 40%) -2 -3 -4 / -500)" should set the property valueColors do not match. Actual: oklab(0 -3 -4 / 0) Expected: oklab(from oklab(0.7 0.45 0.3 / 0.4) -2 -3 -4 / -500). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 8 got 4
Asserts run
Pass
assert_not_equals("oklab(0 -3 -4 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, -3, -4, 0], [0.7, 0.45, 0.3, 0.4, -2, -3, -4, -500], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5) l b a)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(0.25 0.2 0.5) l b a)" but got "oklab(0.25 0.5 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0.25 0.5 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0.25 0.5 0.2)", "oklab(from oklab(0.25 0.2 0.5) l b a)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5) l a a / a)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(0.25 0.2 0.5) l a a / a)" but got "oklab(0.25 0.2 0.2 / 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0.25 0.2 0.2 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0.25 0.2 0.2 / 0.2)", "oklab(from oklab(0.25 0.2 0.5) l a a / a)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5 / 40%) l b a)" should set the property valueColors do not match. Actual: oklab(0.25 0.5 0.2 / 0.4) Expected: oklab(from oklab(0.25 0.2 0.5 / 0.4) l b a). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 1, expected 0.2 +/- 0.01, expected 0.2 but got 0.5
Asserts run
Pass
assert_not_equals("oklab(0.25 0.5 0.2 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.25, 0.5, 0.2, 0.4], [0.25, 0.2, 0.5, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5 / 40%) l a a / a)" should set the property valueColors do not match. Actual: oklab(0.25 0.2 0.2 / 0.2) Expected: oklab(from oklab(0.25 0.2 0.5 / 0.4) l a a / a). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 2, expected 0.5 +/- 0.01, expected 0.5 but got 0.2
Asserts run
Pass
assert_not_equals("oklab(0.25 0.2 0.2 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.25, 0.2, 0.2, 0.2], [0.25, 0.2, 0.5, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5) calc(l) calc(a) calc(b))" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(0.25 0.2 0.5) calc(l) calc(a) calc(b))" but got "oklab(0.25 0.2 0.5)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0.25 0.2 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0.25 0.2 0.5)", "oklab(from oklab(0.25 0.2 0.5) calc(l) calc(a) calc(b))", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5 / 40%) calc(l) calc(a) calc(b) / calc(alpha))" should set the property valueColors do not match. Actual: oklab(0.25 0.2 0.5 / 0.4) Expected: oklab(from oklab(0.25 0.2 0.5 / 0.4) calc(l) calc(a) calc(b) / calc(alpha)). Error: assert_equals: Color format is correct. expected "oklab(from oklab( / ) calc(l) calc(a) calc(b) / calc(alpha))" but got "oklab( / )"
Asserts run
Pass
assert_not_equals("oklab(0.25 0.2 0.5 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0.25, 0.2, 0.5, 0.4], [0.25, 0.2, 0.5, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("oklab(   / )", "oklab(from oklab(   / ) calc(l) calc(a) calc(b) / calc(alpha))", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "oklab(from oklab(0.7 0.25 -0.15) calc(l - 0.2) a b)" should set the property valueColors do not match. Actual: oklab(0.5 0.25 -0.15) Expected: oklab(from oklab(0.7 0.25 -0.15) calc(-0.2 + l) a b). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("oklab(0.5 0.25 -0.15)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.5, 0.25, -0.15], [0.7, 0.25, -0.15, -0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklab(from oklab(0.7 0.25 -0.15) l calc(a / 2) calc(b / 3))" should set the property valueColors do not match. Actual: oklab(0.7 0.125 -0.05) Expected: oklab(from oklab(0.7 0.25 -0.15) l calc(0.5 * a) calc(0.333333 * b)). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 3
Asserts run
Pass
assert_not_equals("oklab(0.7 0.125 -0.05)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.125, -0.05], [0.7, 0.25, -0.15, 0.5, 0.333333], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5) none none none)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(0.25 0.2 0.5) none none none)" but got "oklab(none none none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(none none none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(none none none)", "oklab(from oklab(0.25 0.2 0.5) none none none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5) none none none / none)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(0.25 0.2 0.5) none none none / none)" but got "oklab(none none none / none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(none none none / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(none none none / none)", "oklab(from oklab(0.25 0.2 0.5) none none none / none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5) l a none)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(0.25 0.2 0.5) l a none)" but got "oklab(0.25 0.2 none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0.25 0.2 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0.25 0.2 none)", "oklab(from oklab(0.25 0.2 0.5) l a none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5) l a none / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(0.25 0.2 0.5) l a none / alpha)" but got "oklab(0.25 0.2 none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0.25 0.2 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0.25 0.2 none)", "oklab(from oklab(0.25 0.2 0.5) l a none / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5) l a b / none)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(0.25 0.2 0.5) l a b / none)" but got "oklab(0.25 0.2 0.5 / none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0.25 0.2 0.5 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0.25 0.2 0.5 / none)", "oklab(from oklab(0.25 0.2 0.5) l a b / none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5 / 40%) l a none / alpha)" should set the property valueColors do not match. Actual: oklab(0.25 0.2 none / 0.4) Expected: oklab(from oklab(0.25 0.2 0.5 / 0.4) l a none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("oklab(0.25 0.2 none / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.25, 0.2, 0.4], [0.25, 0.2, 0.5, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5 / 40%) l a b / none)" should set the property valueColors do not match. Actual: oklab(0.25 0.2 0.5 / none) Expected: oklab(from oklab(0.25 0.2 0.5 / 0.4) l a b / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("oklab(0.25 0.2 0.5 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.25, 0.2, 0.5], [0.25, 0.2, 0.5, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklab(from oklab(none none none) l a b)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(none none none) l a b)" but got "oklab(0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0 0 0)", "oklab(from oklab(none none none) l a b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(none none none / none) l a b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(none none none / none) l a b / alpha)" but got "oklab(0 0 0 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0 0 0 / 0)", "oklab(from oklab(none none none / none) l a b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(0.25 none 0.5) l a b)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(0.25 none 0.5) l a b)" but got "oklab(0.25 0 0.5)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0.25 0 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0.25 0 0.5)", "oklab(from oklab(0.25 none 0.5) l a b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from oklab(0.25 0.2 0.5 / none) l a b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from oklab(0.25 0.2 0.5 / none) l a b / alpha)" but got "oklab(0.25 0.2 0.5 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0.25 0.2 0.5 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0.25 0.2 0.5 / 0)", "oklab(from oklab(0.25 0.2 0.5 / none) l a b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklab(from currentColor l a b)" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:100:3)
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['color'] = "oklab(from color-mix(in oklab, oklab(0.25 0.2 0.5), oklab(0.25 0.2 0.5)) l a b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklab(from color-mix(in oklab, oklab(0.25 0.2 0.5), oklab(0.25 0.2 0.5)) l a b / alpha)" but got "oklab(0.25 0.2 0.5)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklab(0.25 0.2 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklab(0.25 0.2 0.5)", "oklab(from color-mix(in oklab, oklab(0.25 0.2 0.5), oklab(0.25 0.2 0.5)) l a b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30) l c h)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 45 30) l c h)" but got "lch(0.7 45 30)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0.7 45 30)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0.7 45 30)", "lch(from lch(0.7 45 30) l c h)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30) l c h / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 45 30) l c h / alpha)" but got "lch(0.7 45 30)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0.7 45 30)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0.7 45 30)", "lch(from lch(0.7 45 30) l c h / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30 / 40%) l c h / alpha)" should set the property valueColors do not match. Actual: lch(0.7 45 30 / 0.4) Expected: lch(from lch(0.7 45 30 / 0.4) l c h / alpha). Error: assert_equals: Color format is correct. expected "lch(from lch( / ) l c h / alpha)" but got "lch( / )"
Asserts run
Pass
assert_not_equals("lch(0.7 45 30 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0.7, 45, 30, 0.4], [0.7, 45, 30, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("lch(   / )", "lch(from lch(   / ) l c h / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "lch(from lch(200 300 400 / 500%) l c h / alpha)" should set the property valueColors do not match. Actual: lch(100 300 40) Expected: lch(from lch(100 300 40) l c h / alpha). Error: assert_equals: Color format is correct. expected "lch(from lch( ) l c h / alpha)" but got "lch( )"
Asserts run
Pass
assert_not_equals("lch(100 300 40)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([100, 300, 40], [100, 300, 40], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("lch(  )", "lch(from lch(  ) l c h / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "lch(from lch(-200 -300 -400 / -500%) l c h / alpha)" should set the property valueColors do not match. Actual: lch(0 0 320 / 0) Expected: lch(from lch(0 0 320 / 0) l c h / alpha). Error: assert_equals: Color format is correct. expected "lch(from lch( / ) l c h / alpha)" but got "lch( / )"
Asserts run
Pass
assert_not_equals("lch(0 0 320 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0, 0, 320, 0], [0, 0, 320, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("lch(   / )", "lch(from lch(   / ) l c h / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "lch(from lch(from lch(0.7 45 30) l c h) l c h)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(from lch(0.7 45 30) l c h) l c h)" but got "lch(0.7 45 30)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0.7 45 30)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0.7 45 30)", "lch(from lch(from lch(0.7 45 30) l c h) l c h)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from color(display-p3 0 0 0) l c h / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lch(from color(display-p3 0 0 0) l c h / alpha)" but got "lch(0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0 0 0)", "lch(from color(display-p3 0 0 0) l c h / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lab(0.7 45 30) l c h / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lab(0.7 45 30) l c h / alpha)" but got "lch(0.7 54.0833 33.6901)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0.7 54.0833 33.6901)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0.7 54.0833 33.6901)", "lch(from lab(0.7 45 30) l c h / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30) 0 0 0)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 45 30) 0 0 0)" but got "lch(0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0 0 0)", "lch(from lch(0.7 45 30) 0 0 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30) 0 0 0deg)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 45 30) 0 0 0deg)" but got "lch(0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0 0 0)", "lch(from lch(0.7 45 30) 0 0 0deg)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30) 0 0 0 / 0)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 45 30) 0 0 0 / 0)" but got "lch(0 0 0 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0 0 0 / 0)", "lch(from lch(0.7 45 30) 0 0 0 / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30) 0 0 0deg / 0)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 45 30) 0 0 0deg / 0)" but got "lch(0 0 0 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0 0 0 / 0)", "lch(from lch(0.7 45 30) 0 0 0deg / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30) 0 c h / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 45 30) 0 c h / alpha)" but got "lch(0 45 30)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0 45 30)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0 45 30)", "lch(from lch(0.7 45 30) 0 c h / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30) l 0 h / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 45 30) l 0 h / alpha)" but got "lch(0.7 0 30)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0.7 0 30)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0.7 0 30)", "lch(from lch(0.7 45 30) l 0 h / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30) l c 0 / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 45 30) l c 0 / alpha)" but got "lch(0.7 45 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0.7 45 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0.7 45 0)", "lch(from lch(0.7 45 30) l c 0 / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30) l c 0deg / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 45 30) l c 0deg / alpha)" but got "lch(0.7 45 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0.7 45 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0.7 45 0)", "lch(from lch(0.7 45 30) l c 0deg / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30) l c h / 0)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 45 30) l c h / 0)" but got "lch(0.7 45 30 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0.7 45 30 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0.7 45 30 / 0)", "lch(from lch(0.7 45 30) l c h / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30 / 40%) 0 c h / alpha)" should set the property valueColors do not match. Actual: lch(0 45 30 / 0.4) Expected: lch(from lch(0.7 45 30 / 0.4) 0 c h / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("lch(0 45 30 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 45, 30, 0.4], [0.7, 45, 30, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lch(from lch(0.7 45 30 / 40%) l 0 h / alpha)" should set the property valueColors do not match. Actual: lch(0.7 0 30 / 0.4) Expected: lch(from lch(0.7 45 30 / 0.4) l 0 h / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("lch(0.7 0 30 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0, 30, 0.4], [0.7, 45, 30, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lch(from lch(0.7 45 30 / 40%) l c 0 / alpha)" should set the property valueColors do not match. Actual: lch(0.7 45 0 / 0.4) Expected: lch(from lch(0.7 45 30 / 0.4) l c 0 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("lch(0.7 45 0 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 45, 0, 0.4], [0.7, 45, 30, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lch(from lch(0.7 45 30 / 40%) l c 0deg / alpha)" should set the property valueColors do not match. Actual: lch(0.7 45 0 / 0.4) Expected: lch(from lch(0.7 45 30 / 0.4) l c 0deg / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("lch(0.7 45 0 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 45, 0, 0.4], [0.7, 45, 30, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lch(from lch(0.7 45 30 / 40%) l c h / 0)" should set the property valueColors do not match. Actual: lch(0.7 45 30 / 0) Expected: lch(from lch(0.7 45 30 / 0.4) l c h / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("lch(0.7 45 30 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 45, 30, 0], [0.7, 45, 30, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lch(from lch(0.7 45 30) 25 c h / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 45 30) 25 c h / alpha)" but got "lch(25 45 30)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(25 45 30)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(25 45 30)", "lch(from lch(0.7 45 30) 25 c h / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30) l 25 h / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 45 30) l 25 h / alpha)" but got "lch(0.7 25 30)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0.7 25 30)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0.7 25 30)", "lch(from lch(0.7 45 30) l 25 h / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30) l c 25 / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 45 30) l c 25 / alpha)" but got "lch(0.7 45 25)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0.7 45 25)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0.7 45 25)", "lch(from lch(0.7 45 30) l c 25 / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30) l c 25deg / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 45 30) l c 25deg / alpha)" but got "lch(0.7 45 25)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0.7 45 25)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0.7 45 25)", "lch(from lch(0.7 45 30) l c 25deg / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30) l c h / 0.25)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 45 30) l c h / 0.25)" but got "lch(0.7 45 30 / 0.25)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0.7 45 30 / 0.25)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0.7 45 30 / 0.25)", "lch(from lch(0.7 45 30) l c h / 0.25)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30 / 40%) 25 c h / alpha)" should set the property valueColors do not match. Actual: lch(25 45 30 / 0.4) Expected: lch(from lch(0.7 45 30 / 0.4) 25 c h / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("lch(25 45 30 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([25, 45, 30, 0.4], [0.7, 45, 30, 0.4, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lch(from lch(0.7 45 30 / 40%) l 25 h / alpha)" should set the property valueColors do not match. Actual: lch(0.7 25 30 / 0.4) Expected: lch(from lch(0.7 45 30 / 0.4) l 25 h / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("lch(0.7 25 30 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 25, 30, 0.4], [0.7, 45, 30, 0.4, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lch(from lch(0.7 45 30 / 40%) l c 25 / alpha)" should set the property valueColors do not match. Actual: lch(0.7 45 25 / 0.4) Expected: lch(from lch(0.7 45 30 / 0.4) l c 25 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("lch(0.7 45 25 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 45, 25, 0.4], [0.7, 45, 30, 0.4, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lch(from lch(0.7 45 30 / 40%) l c 25deg / alpha)" should set the property valueColors do not match. Actual: lch(0.7 45 25 / 0.4) Expected: lch(from lch(0.7 45 30 / 0.4) l c 25deg / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("lch(0.7 45 25 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 45, 25, 0.4], [0.7, 45, 30, 0.4, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lch(from lch(0.7 45 30 / 40%) l c h / .25)" should set the property valueColors do not match. Actual: lch(0.7 45 30 / 0.25) Expected: lch(from lch(0.7 45 30 / 0.4) l c h / .25). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("lch(0.7 45 30 / 0.25)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 45, 30, 0.25], [0.7, 45, 30, 0.4, 0.25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lch(from lch(0.7 45 30 / 40%) 200 300 400 / 500)" should set the property valueColors do not match. Actual: lch(100 300 40) Expected: lch(from lch(0.7 45 30 / 0.4) 200 300 400 / 500). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 8 got 3
Asserts run
Pass
assert_not_equals("lch(100 300 40)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([100, 300, 40], [0.7, 45, 30, 0.4, 200, 300, 400, 500], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lch(from lch(0.7 45 30 / 40%) -200 -300 -400 / -500)" should set the property valueColors do not match. Actual: lch(0 0 320 / 0) Expected: lch(from lch(0.7 45 30 / 0.4) -200 -300 -400 / -500). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 8 got 4
Asserts run
Pass
assert_not_equals("lch(0 0 320 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 320, 0], [0.7, 45, 30, 0.4, -200, -300, -400, -500], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lch(from lch(0.7 45 30 / 40%) 50 120 400deg / 500)" should set the property valueColors do not match. Actual: lch(50 120 40) Expected: lch(from lch(0.7 45 30 / 0.4) 50 120 400deg / 500). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 8 got 3
Asserts run
Pass
assert_not_equals("lch(50 120 40)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([50, 120, 40], [0.7, 45, 30, 0.4, 50, 120, 400, 500], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lch(from lch(0.7 45 30 / 40%) 50 120 -400deg / -500)" should set the property valueColors do not match. Actual: lch(50 120 320 / 0) Expected: lch(from lch(0.7 45 30 / 0.4) 50 120 -400deg / -500). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 8 got 4
Asserts run
Pass
assert_not_equals("lch(50 120 320 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([50, 120, 320, 0], [0.7, 45, 30, 0.4, 50, 120, -400, -500], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lch(from lch(0.7 45 30) l c c / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 45 30) l c c / alpha)" but got "lch(0.7 45 45)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0.7 45 45)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0.7 45 45)", "lch(from lch(0.7 45 30) l c c / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30 / 40%) l c c / alpha)" should set the property valueColors do not match. Actual: lch(0.7 45 45 / 0.4) Expected: lch(from lch(0.7 45 30 / 0.4) l c c / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 2, expected 30 +/- 0.01, expected 30 but got 45
Asserts run
Pass
assert_not_equals("lch(0.7 45 45 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 45, 45, 0.4], [0.7, 45, 30, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lch(from lch(0.7 45 30) calc(l) calc(c) calc(h))" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 45 30) calc(l) calc(c) calc(h))" but got "lch(0.7 45 30)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0.7 45 30)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0.7 45 30)", "lch(from lch(0.7 45 30) calc(l) calc(c) calc(h))", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30 / 40%) calc(l) calc(c) calc(h) / calc(alpha))" should set the property valueColors do not match. Actual: lch(0.7 45 30 / 0.4) Expected: lch(from lch(0.7 45 30 / 0.4) calc(l) calc(c) calc(h) / calc(alpha)). Error: assert_equals: Color format is correct. expected "lch(from lch( / ) calc(l) calc(c) calc(h) / calc(alpha))" but got "lch( / )"
Asserts run
Pass
assert_not_equals("lch(0.7 45 30 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0.7, 45, 30, 0.4], [0.7, 45, 30, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("lch(   / )", "lch(from lch(   / ) calc(l) calc(c) calc(h) / calc(alpha))", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "lch(from lch(50 100 300) calc(l - 20) c h)" should set the property valueColors do not match. Actual: lch(30 100 300) Expected: lch(from lch(50 100 300) calc(-20 + l) c h). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("lch(30 100 300)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([30, 100, 300], [50, 100, 300, -20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lch(from lch(50 100 300) l calc(c / 2) h)" should set the property valueColors do not match. Actual: lch(50 50 300) Expected: lch(from lch(50 100 300) l calc(0.5 * c) h). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("lch(50 50 300)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([50, 50, 300], [50, 100, 300, 0.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lch(from lch(50 100 300) l c calc(h * 2.5))" should set the property valueColors do not match. Actual: lch(50 100 30) Expected: lch(from lch(50 100 300) l c calc(2.5 * h)). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("lch(50 100 30)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([50, 100, 30], [50, 100, 300, 2.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lch(from lch(0.7 45 30) none none none)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 45 30) none none none)" but got "lch(none none none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(none none none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(none none none)", "lch(from lch(0.7 45 30) none none none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30) none none none / none)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 45 30) none none none / none)" but got "lch(none none none / none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(none none none / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(none none none / none)", "lch(from lch(0.7 45 30) none none none / none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30) l c none)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 45 30) l c none)" but got "lch(0.7 45 none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0.7 45 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0.7 45 none)", "lch(from lch(0.7 45 30) l c none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30) l c none / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 45 30) l c none / alpha)" but got "lch(0.7 45 none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0.7 45 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0.7 45 none)", "lch(from lch(0.7 45 30) l c none / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30) l c h / none)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 45 30) l c h / none)" but got "lch(0.7 45 30 / none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0.7 45 30 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0.7 45 30 / none)", "lch(from lch(0.7 45 30) l c h / none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30 / 40%) l c none / alpha)" should set the property valueColors do not match. Actual: lch(0.7 45 none / 0.4) Expected: lch(from lch(0.7 45 30 / 0.4) l c none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("lch(0.7 45 none / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 45, 0.4], [0.7, 45, 30, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lch(from lch(0.7 45 30 / 40%) l c h / none)" should set the property valueColors do not match. Actual: lch(0.7 45 30 / none) Expected: lch(from lch(0.7 45 30 / 0.4) l c h / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("lch(0.7 45 30 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 45, 30], [0.7, 45, 30, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "lch(from lch(none none none) l c h)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(none none none) l c h)" but got "lch(0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0 0 0)", "lch(from lch(none none none) l c h)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(none none none / none) l c h / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(none none none / none) l c h / alpha)" but got "lch(0 0 0 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0 0 0 / 0)", "lch(from lch(none none none / none) l c h / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 none 30) l c h)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 none 30) l c h)" but got "lch(0.7 0 30)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0.7 0 30)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0.7 0 30)", "lch(from lch(0.7 none 30) l c h)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from lch(0.7 45 30 / none) l c h / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lch(from lch(0.7 45 30 / none) l c h / alpha)" but got "lch(0.7 45 30 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(0.7 45 30 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(0.7 45 30 / 0)", "lch(from lch(0.7 45 30 / none) l c h / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "lch(from currentColor l c h)" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:100:3)
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['color'] = "lch(from color-mix(in lch, lch(70 45 30), lch(70 45 30)) l c h / alpha)" should set the property valueassert_equals: serialization should be canonical expected "lch(from color-mix(in lch, lch(70 45 30), lch(70 45 30)) l c h / alpha)" but got "lch(70 45 30)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("lch(70 45 30)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("lch(70 45 30)", "lch(from color-mix(in lch, lch(70 45 30), lch(70 45 30)) l c h / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30) l c h)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 0.45 30) l c h)" but got "oklch(0.7 0.45 30)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 30)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0.7 0.45 30)", "oklch(from oklch(0.7 0.45 30) l c h)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30) l c h / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 0.45 30) l c h / alpha)" but got "oklch(0.7 0.45 30)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 30)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0.7 0.45 30)", "oklch(from oklch(0.7 0.45 30) l c h / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30 / 40%) l c h / alpha)" should set the property valueColors do not match. Actual: oklch(0.7 0.45 30 / 0.4) Expected: oklch(from oklch(0.7 0.45 30 / 0.4) l c h / alpha). Error: assert_equals: Color format is correct. expected "oklch(from oklch( / ) l c h / alpha)" but got "oklch( / )"
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 30 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0.7, 0.45, 30, 0.4], [0.7, 0.45, 30, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("oklch(   / )", "oklch(from oklch(   / ) l c h / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "oklch(from oklch(2 3 400 / 500%) l c h / alpha)" should set the property valueColors do not match. Actual: oklch(1 3 40) Expected: oklch(from oklch(1 3 40) l c h / alpha). Error: assert_equals: Color format is correct. expected "oklch(from oklch( ) l c h / alpha)" but got "oklch( )"
Asserts run
Pass
assert_not_equals("oklch(1 3 40)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([1, 3, 40], [1, 3, 40], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("oklch(  )", "oklch(from oklch(  ) l c h / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "oklch(from oklch(-2 -3 -400 / -500%) l c h / alpha)" should set the property valueColors do not match. Actual: oklch(0 0 320 / 0) Expected: oklch(from oklch(0 0 320 / 0) l c h / alpha). Error: assert_equals: Color format is correct. expected "oklch(from oklch( / ) l c h / alpha)" but got "oklch( / )"
Asserts run
Pass
assert_not_equals("oklch(0 0 320 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0, 0, 320, 0], [0, 0, 320, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("oklch(   / )", "oklch(from oklch(   / ) l c h / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "oklch(from oklch(from oklch(0.7 0.45 30) l c h) l c h)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(from oklch(0.7 0.45 30) l c h) l c h)" but got "oklch(0.7 0.45 30)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 30)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0.7 0.45 30)", "oklch(from oklch(from oklch(0.7 0.45 30) l c h) l c h)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from color(display-p3 0 0 0) l c h / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from color(display-p3 0 0 0) l c h / alpha)" but got "oklch(0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0 0 0)", "oklch(from color(display-p3 0 0 0) l c h / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklab(0.7 45 30) l c h / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklab(0.7 45 30) l c h / alpha)" but got "oklch(0.7 54.0833 33.6901)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0.7 54.0833 33.6901)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0.7 54.0833 33.6901)", "oklch(from oklab(0.7 45 30) l c h / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30) 0 0 0)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 0.45 30) 0 0 0)" but got "oklch(0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0 0 0)", "oklch(from oklch(0.7 0.45 30) 0 0 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30) 0 0 0deg)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 0.45 30) 0 0 0deg)" but got "oklch(0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0 0 0)", "oklch(from oklch(0.7 0.45 30) 0 0 0deg)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30) 0 0 0 / 0)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 0.45 30) 0 0 0 / 0)" but got "oklch(0 0 0 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0 0 0 / 0)", "oklch(from oklch(0.7 0.45 30) 0 0 0 / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30) 0 0 0deg / 0)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 0.45 30) 0 0 0deg / 0)" but got "oklch(0 0 0 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0 0 0 / 0)", "oklch(from oklch(0.7 0.45 30) 0 0 0deg / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30) 0 c h / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 0.45 30) 0 c h / alpha)" but got "oklch(0 0.45 30)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0 0.45 30)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0 0.45 30)", "oklch(from oklch(0.7 0.45 30) 0 c h / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30) l 0 h / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 0.45 30) l 0 h / alpha)" but got "oklch(0.7 0 30)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0.7 0 30)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0.7 0 30)", "oklch(from oklch(0.7 0.45 30) l 0 h / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30) l c 0 / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 0.45 30) l c 0 / alpha)" but got "oklch(0.7 0.45 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0.7 0.45 0)", "oklch(from oklch(0.7 0.45 30) l c 0 / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30) l c 0deg / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 0.45 30) l c 0deg / alpha)" but got "oklch(0.7 0.45 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0.7 0.45 0)", "oklch(from oklch(0.7 0.45 30) l c 0deg / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30) l c h / 0)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 0.45 30) l c h / 0)" but got "oklch(0.7 0.45 30 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 30 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0.7 0.45 30 / 0)", "oklch(from oklch(0.7 0.45 30) l c h / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30 / 40%) 0 c h / alpha)" should set the property valueColors do not match. Actual: oklch(0 0.45 30 / 0.4) Expected: oklch(from oklch(0.7 0.45 30 / 0.4) 0 c h / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("oklch(0 0.45 30 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0.45, 30, 0.4], [0.7, 0.45, 30, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30 / 40%) l 0 h / alpha)" should set the property valueColors do not match. Actual: oklch(0.7 0 30 / 0.4) Expected: oklch(from oklch(0.7 0.45 30 / 0.4) l 0 h / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("oklch(0.7 0 30 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0, 30, 0.4], [0.7, 0.45, 30, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30 / 40%) l c 0 / alpha)" should set the property valueColors do not match. Actual: oklch(0.7 0.45 0 / 0.4) Expected: oklch(from oklch(0.7 0.45 30 / 0.4) l c 0 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 0 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.45, 0, 0.4], [0.7, 0.45, 30, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30 / 40%) l c 0deg / alpha)" should set the property valueColors do not match. Actual: oklch(0.7 0.45 0 / 0.4) Expected: oklch(from oklch(0.7 0.45 30 / 0.4) l c 0deg / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 0 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.45, 0, 0.4], [0.7, 0.45, 30, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30 / 40%) l c h / 0)" should set the property valueColors do not match. Actual: oklch(0.7 0.45 30 / 0) Expected: oklch(from oklch(0.7 0.45 30 / 0.4) l c h / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 30 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.45, 30, 0], [0.7, 0.45, 30, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30) 0.25 c h / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 0.45 30) 0.25 c h / alpha)" but got "oklch(0.25 0.45 30)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0.25 0.45 30)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0.25 0.45 30)", "oklch(from oklch(0.7 0.45 30) 0.25 c h / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30) l 0.25 h / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 0.45 30) l 0.25 h / alpha)" but got "oklch(0.7 0.25 30)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0.7 0.25 30)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0.7 0.25 30)", "oklch(from oklch(0.7 0.45 30) l 0.25 h / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30) l c 0.25 / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 0.45 30) l c 0.25 / alpha)" but got "oklch(0.7 0.45 0.25)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 0.25)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0.7 0.45 0.25)", "oklch(from oklch(0.7 0.45 30) l c 0.25 / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30) l c 25deg / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 0.45 30) l c 25deg / alpha)" but got "oklch(0.7 0.45 25)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 25)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0.7 0.45 25)", "oklch(from oklch(0.7 0.45 30) l c 25deg / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30) l c h / 0.25)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 0.45 30) l c h / 0.25)" but got "oklch(0.7 0.45 30 / 0.25)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 30 / 0.25)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0.7 0.45 30 / 0.25)", "oklch(from oklch(0.7 0.45 30) l c h / 0.25)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30 / 40%) 0.25 c h / alpha)" should set the property valueColors do not match. Actual: oklch(0.25 0.45 30 / 0.4) Expected: oklch(from oklch(0.7 0.45 30 / 0.4) 0.25 c h / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("oklch(0.25 0.45 30 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.25, 0.45, 30, 0.4], [0.7, 0.45, 30, 0.4, 0.25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30 / 40%) l 0.25 h / alpha)" should set the property valueColors do not match. Actual: oklch(0.7 0.25 30 / 0.4) Expected: oklch(from oklch(0.7 0.45 30 / 0.4) l 0.25 h / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("oklch(0.7 0.25 30 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.25, 30, 0.4], [0.7, 0.45, 30, 0.4, 0.25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30 / 40%) l c 0.25 / alpha)" should set the property valueColors do not match. Actual: oklch(0.7 0.45 0.25 / 0.4) Expected: oklch(from oklch(0.7 0.45 30 / 0.4) l c 0.25 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 0.25 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.45, 0.25, 0.4], [0.7, 0.45, 30, 0.4, 0.25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30 / 40%) l c 25deg / alpha)" should set the property valueColors do not match. Actual: oklch(0.7 0.45 25 / 0.4) Expected: oklch(from oklch(0.7 0.45 30 / 0.4) l c 25deg / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 25 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.45, 25, 0.4], [0.7, 0.45, 30, 0.4, 25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30 / 40%) l c h / 0.25)" should set the property valueColors do not match. Actual: oklch(0.7 0.45 30 / 0.25) Expected: oklch(from oklch(0.7 0.45 30 / 0.4) l c h / 0.25). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 30 / 0.25)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.45, 30, 0.25], [0.7, 0.45, 30, 0.4, 0.25], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30 / 40%) 2 3 400 / 500)" should set the property valueColors do not match. Actual: oklch(1 3 40) Expected: oklch(from oklch(0.7 0.45 30 / 0.4) 2 3 400 / 500). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 8 got 3
Asserts run
Pass
assert_not_equals("oklch(1 3 40)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([1, 3, 40], [0.7, 0.45, 30, 0.4, 2, 3, 400, 500], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30 / 40%) -2 -3 -400 / -500)" should set the property valueColors do not match. Actual: oklch(0 0 320 / 0) Expected: oklch(from oklch(0.7 0.45 30 / 0.4) -2 -3 -400 / -500). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 8 got 4
Asserts run
Pass
assert_not_equals("oklch(0 0 320 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 320, 0], [0.7, 0.45, 30, 0.4, -2, -3, -400, -500], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30 / 40%) 0.5 1.2 400deg / 500)" should set the property valueColors do not match. Actual: oklch(0.5 1.2 40) Expected: oklch(from oklch(0.7 0.45 30 / 0.4) 0.5 1.2 400deg / 500). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 8 got 3
Asserts run
Pass
assert_not_equals("oklch(0.5 1.2 40)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.5, 1.2, 40], [0.7, 0.45, 30, 0.4, 0.5, 1.2, 400, 500], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30 / 40%) 0.5 1.2 -400deg / -500)" should set the property valueColors do not match. Actual: oklch(0.5 1.2 320 / 0) Expected: oklch(from oklch(0.7 0.45 30 / 0.4) 0.5 1.2 -400deg / -500). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 8 got 4
Asserts run
Pass
assert_not_equals("oklch(0.5 1.2 320 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.5, 1.2, 320, 0], [0.7, 0.45, 30, 0.4, 0.5, 1.2, -400, -500], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30) l c c / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 0.45 30) l c c / alpha)" but got "oklch(0.7 0.45 0.45)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 0.45)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0.7 0.45 0.45)", "oklch(from oklch(0.7 0.45 30) l c c / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30 / 40%) l c c / alpha)" should set the property valueColors do not match. Actual: oklch(0.7 0.45 0.45 / 0.4) Expected: oklch(from oklch(0.7 0.45 30 / 0.4) l c c / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 2, expected 30 +/- 0.01, expected 30 but got 0.45
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 0.45 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.45, 0.45, 0.4], [0.7, 0.45, 30, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30) calc(l) calc(c) calc(h))" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 0.45 30) calc(l) calc(c) calc(h))" but got "oklch(0.7 0.45 30)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 30)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0.7 0.45 30)", "oklch(from oklch(0.7 0.45 30) calc(l) calc(c) calc(h))", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30 / 40%) calc(l) calc(c) calc(h) / calc(alpha))" should set the property valueColors do not match. Actual: oklch(0.7 0.45 30 / 0.4) Expected: oklch(from oklch(0.7 0.45 30 / 0.4) calc(l) calc(c) calc(h) / calc(alpha)). Error: assert_equals: Color format is correct. expected "oklch(from oklch( / ) calc(l) calc(c) calc(h) / calc(alpha))" but got "oklch( / )"
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 30 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0.7, 0.45, 30, 0.4], [0.7, 0.45, 30, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("oklch(   / )", "oklch(from oklch(   / ) calc(l) calc(c) calc(h) / calc(alpha))", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "oklch(from oklch(0.7 0.2 300) calc(l - 0.2) c h)" should set the property valueColors do not match. Actual: oklch(0.5 0.2 300) Expected: oklch(from oklch(0.7 0.2 300) calc(-0.2 + l) c h). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("oklch(0.5 0.2 300)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.5, 0.2, 300], [0.7, 0.2, 300, -0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklch(from oklch(0.7 0.2 300) l calc(c / 2) h)" should set the property valueColors do not match. Actual: oklch(0.7 0.1 300) Expected: oklch(from oklch(0.7 0.2 300) l calc(0.5 * c) h). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("oklch(0.7 0.1 300)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.1, 300], [0.7, 0.2, 300, 0.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklch(from oklch(0.7 0.2 300) l c calc(h * 2.5))" should set the property valueColors do not match. Actual: oklch(0.7 0.2 30) Expected: oklch(from oklch(0.7 0.2 300) l c calc(2.5 * h)). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("oklch(0.7 0.2 30)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.2, 30], [0.7, 0.2, 300, 2.5], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklch(from red calc(1 / l) c h)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from red calc(1 / l) c h)" but got "oklch(1 0.257704 29.2346)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(1 0.257704 29.2346)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(1 0.257704 29.2346)", "oklch(from red calc(1 / l) c h)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30) none none none)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 0.45 30) none none none)" but got "oklch(none none none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(none none none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(none none none)", "oklch(from oklch(0.7 0.45 30) none none none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30) none none none / none)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 0.45 30) none none none / none)" but got "oklch(none none none / none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(none none none / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(none none none / none)", "oklch(from oklch(0.7 0.45 30) none none none / none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30) l c none)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 0.45 30) l c none)" but got "oklch(0.7 0.45 none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0.7 0.45 none)", "oklch(from oklch(0.7 0.45 30) l c none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30) l c none / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 0.45 30) l c none / alpha)" but got "oklch(0.7 0.45 none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0.7 0.45 none)", "oklch(from oklch(0.7 0.45 30) l c none / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30) l c h / none)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 0.45 30) l c h / none)" but got "oklch(0.7 0.45 30 / none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 30 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0.7 0.45 30 / none)", "oklch(from oklch(0.7 0.45 30) l c h / none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30 / 40%) l c none / alpha)" should set the property valueColors do not match. Actual: oklch(0.7 0.45 none / 0.4) Expected: oklch(from oklch(0.7 0.45 30 / 0.4) l c none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 none / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.45, 0.4], [0.7, 0.45, 30, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30 / 40%) l c h / none)" should set the property valueColors do not match. Actual: oklch(0.7 0.45 30 / none) Expected: oklch(from oklch(0.7 0.45 30 / 0.4) l c h / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 30 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.45, 30], [0.7, 0.45, 30, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "oklch(from oklch(none none none) l c h)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(none none none) l c h)" but got "oklch(0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0 0 0)", "oklch(from oklch(none none none) l c h)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(none none none / none) l c h / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(none none none / none) l c h / alpha)" but got "oklch(0 0 0 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0 0 0 / 0)", "oklch(from oklch(none none none / none) l c h / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 none 30) l c h)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 none 30) l c h)" but got "oklch(0.7 0 30)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0.7 0 30)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0.7 0 30)", "oklch(from oklch(0.7 none 30) l c h)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from oklch(0.7 0.45 30 / none) l c h / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from oklch(0.7 0.45 30 / none) l c h / alpha)" but got "oklch(0.7 0.45 30 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 30 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0.7 0.45 30 / 0)", "oklch(from oklch(0.7 0.45 30 / none) l c h / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "oklch(from currentColor l c h)" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:100:3)
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['color'] = "oklch(from color-mix(in oklch, oklch(0.7 0.45 30), oklch(0.7 0.45 30)) l c h / alpha)" should set the property valueassert_equals: serialization should be canonical expected "oklch(from color-mix(in oklch, oklch(0.7 0.45 30), oklch(0.7 0.45 30)) l c h / alpha)" but got "oklch(0.7 0.45 30)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("oklch(0.7 0.45 30)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("oklch(0.7 0.45 30)", "oklch(from color-mix(in oklch, oklch(0.7 0.45 30), oklch(0.7 0.45 30)) l c h / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb r g b)" but got "color(srgb 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.7 0.5 0.3)", "color(from color(srgb 0.7 0.5 0.3) srgb r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb r g b / alpha)" but got "color(srgb 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.7 0.5 0.3)", "color(from color(srgb 0.7 0.5 0.3) srgb r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3 / 40%) srgb r g b)" should set the property valueColors do not match. Actual: color(srgb 0.7 0.5 0.3 / 0.4) Expected: color(from color(srgb 0.7 0.5 0.3 / 0.4) srgb r g b). Error: assert_equals: Color format is correct. expected "color(from color(srgb / ) srgb r g b)" but got "color(srgb / )"
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0.7, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb    / )", "color(from color(srgb    / ) srgb r g b)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3 / 40%) srgb r g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.7 0.5 0.3 / 0.4) Expected: color(from color(srgb 0.7 0.5 0.3 / 0.4) srgb r g b / alpha). Error: assert_equals: Color format is correct. expected "color(from color(srgb / ) srgb r g b / alpha)" but got "color(srgb / )"
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0.7, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb    / )", "color(from color(srgb    / ) srgb r g b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(from color(srgb 0.7 0.5 0.3) srgb r g b) srgb r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(from color(srgb 0.7 0.5 0.3) srgb r g b) srgb r g b)" but got "color(srgb 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.7 0.5 0.3)", "color(from color(from color(srgb 0.7 0.5 0.3) srgb r g b) srgb r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb 0 0 0)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb 0 0 0)" but got "color(srgb 0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0 0 0)", "color(from color(srgb 0.7 0.5 0.3) srgb 0 0 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb 0 0 0 / 0)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb 0 0 0 / 0)" but got "color(srgb 0 0 0 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0 0 0 / 0)", "color(from color(srgb 0.7 0.5 0.3) srgb 0 0 0 / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb 0 g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb 0 g b / alpha)" but got "color(srgb 0 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0 0.5 0.3)", "color(from color(srgb 0.7 0.5 0.3) srgb 0 g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb r 0 b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb r 0 b / alpha)" but got "color(srgb 0.7 0 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.7 0 0.3)", "color(from color(srgb 0.7 0.5 0.3) srgb r 0 b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb r g 0 / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb r g 0 / alpha)" but got "color(srgb 0.7 0.5 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.7 0.5 0)", "color(from color(srgb 0.7 0.5 0.3) srgb r g 0 / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb r g b / 0)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb r g b / 0)" but got "color(srgb 0.7 0.5 0.3 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.7 0.5 0.3 / 0)", "color(from color(srgb 0.7 0.5 0.3) srgb r g b / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3 / 40%) srgb 0 g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0 0.5 0.3 / 0.4) Expected: color(from color(srgb 0.7 0.5 0.3 / 0.4) srgb 0 g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3 / 40%) srgb r 0 b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.7 0 0.3 / 0.4) Expected: color(from color(srgb 0.7 0.5 0.3 / 0.4) srgb r 0 b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3 / 40%) srgb r g 0 / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.7 0.5 0 / 0.4) Expected: color(from color(srgb 0.7 0.5 0.3 / 0.4) srgb r g 0 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 0 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0, 0.4], [0.7, 0.5, 0.3, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3 / 40%) srgb r g b / 0)" should set the property valueColors do not match. Actual: color(srgb 0.7 0.5 0.3 / 0) Expected: color(from color(srgb 0.7 0.5 0.3 / 0.4) srgb r g b / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3, 0], [0.7, 0.5, 0.3, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb 0.2 g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb 0.2 g b / alpha)" but got "color(srgb 0.2 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.2 0.5 0.3)", "color(from color(srgb 0.7 0.5 0.3) srgb 0.2 g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb 20% g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb 20% g b / alpha)" but got "color(srgb 0.2 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.2 0.5 0.3)", "color(from color(srgb 0.7 0.5 0.3) srgb 20% g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb r 0.2 b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb r 0.2 b / alpha)" but got "color(srgb 0.7 0.2 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.2 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.7 0.2 0.3)", "color(from color(srgb 0.7 0.5 0.3) srgb r 0.2 b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb r 20% b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb r 20% b / alpha)" but got "color(srgb 0.7 0.2 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.2 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.7 0.2 0.3)", "color(from color(srgb 0.7 0.5 0.3) srgb r 20% b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb r g 0.2 / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb r g 0.2 / alpha)" but got "color(srgb 0.7 0.5 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.7 0.5 0.2)", "color(from color(srgb 0.7 0.5 0.3) srgb r g 0.2 / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb r g 20% / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb r g 20% / alpha)" but got "color(srgb 0.7 0.5 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.7 0.5 0.2)", "color(from color(srgb 0.7 0.5 0.3) srgb r g 20% / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb r g b / 0.2)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb r g b / 0.2)" but got "color(srgb 0.7 0.5 0.3 / 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 0.3 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.7 0.5 0.3 / 0.2)", "color(from color(srgb 0.7 0.5 0.3) srgb r g b / 0.2)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb r g b / 20%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb r g b / 20%)" but got "color(srgb 0.7 0.5 0.3 / 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 0.3 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.7 0.5 0.3 / 0.2)", "color(from color(srgb 0.7 0.5 0.3) srgb r g b / 20%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3 / 40%) srgb 0.2 g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.5 0.3 / 0.4) Expected: color(from color(srgb 0.7 0.5 0.3 / 0.4) srgb 0.2 g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3 / 40%) srgb 20% g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.2 0.5 0.3 / 0.4) Expected: color(from color(srgb 0.7 0.5 0.3 / 0.4) srgb 20% g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.2 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3 / 40%) srgb r 0.2 b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.7 0.2 0.3 / 0.4) Expected: color(from color(srgb 0.7 0.5 0.3 / 0.4) srgb r 0.2 b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.2 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.2, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3 / 40%) srgb r 20% b / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.7 0.2 0.3 / 0.4) Expected: color(from color(srgb 0.7 0.5 0.3 / 0.4) srgb r 20% b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.2 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.2, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3 / 40%) srgb r g 0.2 / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.7 0.5 0.2 / 0.4) Expected: color(from color(srgb 0.7 0.5 0.3 / 0.4) srgb r g 0.2 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 0.2 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.2, 0.4], [0.7, 0.5, 0.3, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3 / 40%) srgb r g 20% / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.7 0.5 0.2 / 0.4) Expected: color(from color(srgb 0.7 0.5 0.3 / 0.4) srgb r g 20% / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 0.2 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.2, 0.4], [0.7, 0.5, 0.3, 0.4, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3 / 40%) srgb r g b / 0.2)" should set the property valueColors do not match. Actual: color(srgb 0.7 0.5 0.3 / 0.2) Expected: color(from color(srgb 0.7 0.5 0.3 / 0.4) srgb r g b / 0.2). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 0.3 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3, 0.2], [0.7, 0.5, 0.3, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3 / 40%) srgb r g b / 20%)" should set the property valueColors do not match. Actual: color(srgb 0.7 0.5 0.3 / 0.2) Expected: color(from color(srgb 0.7 0.5 0.3 / 0.4) srgb r g b / 20%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 0.3 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3, 0.2], [0.7, 0.5, 0.3, 0.4, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb 2 3 4)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb 2 3 4)" but got "color(srgb 2 3 4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 2 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 2 3 4)", "color(from color(srgb 0.7 0.5 0.3) srgb 2 3 4)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb 2 3 4 / 5)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb 2 3 4 / 5)" but got "color(srgb 2 3 4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 2 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 2 3 4)", "color(from color(srgb 0.7 0.5 0.3) srgb 2 3 4 / 5)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb -2 -3 -4)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb -2 -3 -4)" but got "color(srgb -2 -3 -4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb -2 -3 -4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb -2 -3 -4)", "color(from color(srgb 0.7 0.5 0.3) srgb -2 -3 -4)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb -2 -3 -4 / -5)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb -2 -3 -4 / -5)" but got "color(srgb -2 -3 -4 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb -2 -3 -4 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb -2 -3 -4 / 0)", "color(from color(srgb 0.7 0.5 0.3) srgb -2 -3 -4 / -5)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb 200% 300% 400%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb 200% 300% 400%)" but got "color(srgb 2 3 4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 2 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 2 3 4)", "color(from color(srgb 0.7 0.5 0.3) srgb 200% 300% 400%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb 200% 300% 400% / 500%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb 200% 300% 400% / 500%)" but got "color(srgb 2 3 4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 2 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 2 3 4)", "color(from color(srgb 0.7 0.5 0.3) srgb 200% 300% 400% / 500%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb -200% -300% -400%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb -200% -300% -400%)" but got "color(srgb -2 -3 -4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb -2 -3 -4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb -2 -3 -4)", "color(from color(srgb 0.7 0.5 0.3) srgb -200% -300% -400%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb -200% -300% -400% / -500%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb -200% -300% -400% / -500%)" but got "color(srgb -2 -3 -4 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb -2 -3 -4 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb -2 -3 -4 / 0)", "color(from color(srgb 0.7 0.5 0.3) srgb -200% -300% -400% / -500%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb g b r)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb g b r)" but got "color(srgb 0.5 0.3 0.7)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.5 0.3 0.7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.5 0.3 0.7)", "color(from color(srgb 0.7 0.5 0.3) srgb g b r)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb b alpha r / g)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb b alpha r / g)" but got "color(srgb 0.3 1 0.7 / 0.5)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.3 1 0.7 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.3 1 0.7 / 0.5)", "color(from color(srgb 0.7 0.5 0.3) srgb b alpha r / g)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb r r r / r)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb r r r / r)" but got "color(srgb 0.7 0.7 0.7 / 0.7)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.7 0.7 / 0.7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.7 0.7 0.7 / 0.7)", "color(from color(srgb 0.7 0.5 0.3) srgb r r r / r)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb alpha alpha alpha / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb alpha alpha alpha / alpha)" but got "color(srgb 1 1 1)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 1 1 1)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 1 1 1)", "color(from color(srgb 0.7 0.5 0.3) srgb alpha alpha alpha / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3 / 40%) srgb g b r)" should set the property valueColors do not match. Actual: color(srgb 0.5 0.3 0.7 / 0.4) Expected: color(from color(srgb 0.7 0.5 0.3 / 0.4) srgb g b r). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 0.7 +/- 0.01, expected 0.7 but got 0.5
Asserts run
Pass
assert_not_equals("color(srgb 0.5 0.3 0.7 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.5, 0.3, 0.7, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3 / 40%) srgb b alpha r / g)" should set the property valueColors do not match. Actual: color(srgb 0.3 0.4 0.7 / 0.5) Expected: color(from color(srgb 0.7 0.5 0.3 / 0.4) srgb b alpha r / g). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 0.7 +/- 0.01, expected 0.7 but got 0.3
Asserts run
Pass
assert_not_equals("color(srgb 0.3 0.4 0.7 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.3, 0.4, 0.7, 0.5], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3 / 40%) srgb r r r / r)" should set the property valueColors do not match. Actual: color(srgb 0.7 0.7 0.7 / 0.7) Expected: color(from color(srgb 0.7 0.5 0.3 / 0.4) srgb r r r / r). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 1, expected 0.5 +/- 0.01, expected 0.5 but got 0.7
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.7 0.7 / 0.7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.7, 0.7, 0.7], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3 / 40%) srgb alpha alpha alpha / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.4 0.4 0.4 / 0.4) Expected: color(from color(srgb 0.7 0.5 0.3 / 0.4) srgb alpha alpha alpha / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 0.7 +/- 0.01, expected 0.7 but got 0.4
Asserts run
Pass
assert_not_equals("color(srgb 0.4 0.4 0.4 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.4, 0.4, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb 1.7 1.5 1.3) srgb r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 1.7 1.5 1.3) srgb r g b)" but got "color(srgb 1.7 1.5 1.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 1.7 1.5 1.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 1.7 1.5 1.3)", "color(from color(srgb 1.7 1.5 1.3) srgb r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 1.7 1.5 1.3) srgb r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 1.7 1.5 1.3) srgb r g b / alpha)" but got "color(srgb 1.7 1.5 1.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 1.7 1.5 1.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 1.7 1.5 1.3)", "color(from color(srgb 1.7 1.5 1.3) srgb r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 1.7 1.5 1.3 / 140%) srgb r g b)" should set the property valueColors do not match. Actual: color(srgb 1.7 1.5 1.3) Expected: color(from color(srgb 1.7 1.5 1.3) srgb r g b). Error: assert_equals: Color format is correct. expected "color(from color(srgb ) srgb r g b)" but got "color(srgb )"
Asserts run
Pass
assert_not_equals("color(srgb 1.7 1.5 1.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([1.7, 1.5, 1.3], [1.7, 1.5, 1.3], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb   )", "color(from color(srgb   ) srgb r g b)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(srgb 1.7 1.5 1.3 / 140%) srgb r g b / alpha)" should set the property valueColors do not match. Actual: color(srgb 1.7 1.5 1.3) Expected: color(from color(srgb 1.7 1.5 1.3) srgb r g b / alpha). Error: assert_equals: Color format is correct. expected "color(from color(srgb ) srgb r g b / alpha)" but got "color(srgb )"
Asserts run
Pass
assert_not_equals("color(srgb 1.7 1.5 1.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([1.7, 1.5, 1.3], [1.7, 1.5, 1.3], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb   )", "color(from color(srgb   ) srgb r g b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(srgb -0.7 -0.5 -0.3) srgb r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb -0.7 -0.5 -0.3) srgb r g b)" but got "color(srgb -0.7 -0.5 -0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb -0.7 -0.5 -0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb -0.7 -0.5 -0.3)", "color(from color(srgb -0.7 -0.5 -0.3) srgb r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb -0.7 -0.5 -0.3) srgb r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb -0.7 -0.5 -0.3) srgb r g b / alpha)" but got "color(srgb -0.7 -0.5 -0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb -0.7 -0.5 -0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb -0.7 -0.5 -0.3)", "color(from color(srgb -0.7 -0.5 -0.3) srgb r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb -0.7 -0.5 -0.3 / -40%) srgb r g b)" should set the property valueColors do not match. Actual: color(srgb -0.7 -0.5 -0.3 / 0) Expected: color(from color(srgb -0.7 -0.5 -0.3 / 0) srgb r g b). Error: assert_equals: Color format is correct. expected "color(from color(srgb - - - / ) srgb r g b)" but got "color(srgb - - - / )"
Asserts run
Pass
assert_not_equals("color(srgb -0.7 -0.5 -0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([-0.7, -0.5, -0.3, 0], [-0.7, -0.5, -0.3, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb - - - / )", "color(from color(srgb - - - / ) srgb r g b)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(srgb -0.7 -0.5 -0.3 / -40%) srgb r g b / alpha)" should set the property valueColors do not match. Actual: color(srgb -0.7 -0.5 -0.3 / 0) Expected: color(from color(srgb -0.7 -0.5 -0.3 / 0) srgb r g b / alpha). Error: assert_equals: Color format is correct. expected "color(from color(srgb - - - / ) srgb r g b / alpha)" but got "color(srgb - - - / )"
Asserts run
Pass
assert_not_equals("color(srgb -0.7 -0.5 -0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([-0.7, -0.5, -0.3, 0], [-0.7, -0.5, -0.3, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb - - - / )", "color(from color(srgb - - - / ) srgb r g b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb calc(r) calc(g) calc(b))" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb calc(r) calc(g) calc(b))" but got "color(srgb 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.7 0.5 0.3)", "color(from color(srgb 0.7 0.5 0.3) srgb calc(r) calc(g) calc(b))", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3 / 40%) srgb calc(r) calc(g) calc(b) / calc(alpha))" should set the property valueColors do not match. Actual: color(srgb 0.7 0.5 0.3 / 0.4) Expected: color(from color(srgb 0.7 0.5 0.3 / 0.4) srgb calc(r) calc(g) calc(b) / calc(alpha)). Error: assert_equals: Color format is correct. expected "color(from color(srgb / ) srgb calc(r) calc(g) calc(b) / calc(alpha))" but got "color(srgb / )"
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0.7, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb    / )", "color(from color(srgb    / ) srgb calc(r) calc(g) calc(b) / calc(alpha))", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb none none none)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb none none none)" but got "color(srgb none none none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb none none none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb none none none)", "color(from color(srgb 0.7 0.5 0.3) srgb none none none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb none none none / none)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb none none none / none)" but got "color(srgb none none none / none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb none none none / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb none none none / none)", "color(from color(srgb 0.7 0.5 0.3) srgb none none none / none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb r g none)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb r g none)" but got "color(srgb 0.7 0.5 none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.7 0.5 none)", "color(from color(srgb 0.7 0.5 0.3) srgb r g none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb r g none / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb r g none / alpha)" but got "color(srgb 0.7 0.5 none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.7 0.5 none)", "color(from color(srgb 0.7 0.5 0.3) srgb r g none / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3) srgb r g b / none)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3) srgb r g b / none)" but got "color(srgb 0.7 0.5 0.3 / none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 0.3 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.7 0.5 0.3 / none)", "color(from color(srgb 0.7 0.5 0.3) srgb r g b / none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3 / 40%) srgb r g none / alpha)" should set the property valueColors do not match. Actual: color(srgb 0.7 0.5 none / 0.4) Expected: color(from color(srgb 0.7 0.5 0.3 / 0.4) srgb r g none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 none / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3 / 40%) srgb r g b / none)" should set the property valueColors do not match. Actual: color(srgb 0.7 0.5 0.3 / none) Expected: color(from color(srgb 0.7 0.5 0.3 / 0.4) srgb r g b / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 0.3 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb none none none) srgb r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb none none none) srgb r g b)" but got "color(srgb 0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0 0 0)", "color(from color(srgb none none none) srgb r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb none none none / none) srgb r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb none none none / none) srgb r g b / alpha)" but got "color(srgb 0 0 0 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0 0 0 / 0)", "color(from color(srgb none none none / none) srgb r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 none 0.3) srgb r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 none 0.3) srgb r g b)" but got "color(srgb 0.7 0 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.7 0 0.3)", "color(from color(srgb 0.7 none 0.3) srgb r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb 0.7 0.5 0.3 / none) srgb r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb 0.7 0.5 0.3 / none) srgb r g b / alpha)" but got "color(srgb 0.7 0.5 0.3 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.7 0.5 0.3 / 0)", "color(from color(srgb 0.7 0.5 0.3 / none) srgb r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from currentColor srgb r g b)" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:100:3)
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['color'] = "color(from color-mix(in srgb, color(srgb 0.7 0.5 0.3), color(srgb 0.7 0.5 0.3)) srgb r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color-mix(in srgb, color(srgb 0.7 0.5 0.3), color(srgb 0.7 0.5 0.3)) srgb r g b / alpha)" but got "color(srgb 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 0.7 0.5 0.3)", "color(from color-mix(in srgb, color(srgb 0.7 0.5 0.3), color(srgb 0.7 0.5 0.3)) srgb r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g b)" but got "color(srgb-linear 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0.7 0.5 0.3)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g b / alpha)" but got "color(srgb-linear 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0.7 0.5 0.3)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3 / 40%) srgb-linear r g b)" should set the property valueColors do not match. Actual: color(srgb-linear 0.7 0.5 0.3 / 0.4) Expected: color(from color(srgb-linear 0.7 0.5 0.3 / 0.4) srgb-linear r g b). Error: assert_equals: Color format is correct. expected "color(from color(srgb-linear / ) srgb-linear r g b)" but got "color(srgb-linear / )"
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0.7, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb-linear    / )", "color(from color(srgb-linear    / ) srgb-linear r g b)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3 / 40%) srgb-linear r g b / alpha)" should set the property valueColors do not match. Actual: color(srgb-linear 0.7 0.5 0.3 / 0.4) Expected: color(from color(srgb-linear 0.7 0.5 0.3 / 0.4) srgb-linear r g b / alpha). Error: assert_equals: Color format is correct. expected "color(from color(srgb-linear / ) srgb-linear r g b / alpha)" but got "color(srgb-linear / )"
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0.7, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb-linear    / )", "color(from color(srgb-linear    / ) srgb-linear r g b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g b) srgb-linear r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g b) srgb-linear r g b)" but got "color(srgb-linear 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0.7 0.5 0.3)", "color(from color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g b) srgb-linear r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 0 0 0)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 0 0 0)" but got "color(srgb-linear 0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0 0 0)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 0 0 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 0 0 0 / 0)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 0 0 0 / 0)" but got "color(srgb-linear 0 0 0 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0 0 0 / 0)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 0 0 0 / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 0 g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 0 g b / alpha)" but got "color(srgb-linear 0 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0 0.5 0.3)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 0 g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r 0 b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r 0 b / alpha)" but got "color(srgb-linear 0.7 0 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0.7 0 0.3)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r 0 b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g 0 / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g 0 / alpha)" but got "color(srgb-linear 0.7 0.5 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0.7 0.5 0)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g 0 / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g b / 0)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g b / 0)" but got "color(srgb-linear 0.7 0.5 0.3 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0.7 0.5 0.3 / 0)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g b / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3 / 40%) srgb-linear 0 g b / alpha)" should set the property valueColors do not match. Actual: color(srgb-linear 0 0.5 0.3 / 0.4) Expected: color(from color(srgb-linear 0.7 0.5 0.3 / 0.4) srgb-linear 0 g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb-linear 0 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3 / 40%) srgb-linear r 0 b / alpha)" should set the property valueColors do not match. Actual: color(srgb-linear 0.7 0 0.3 / 0.4) Expected: color(from color(srgb-linear 0.7 0.5 0.3 / 0.4) srgb-linear r 0 b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3 / 40%) srgb-linear r g 0 / alpha)" should set the property valueColors do not match. Actual: color(srgb-linear 0.7 0.5 0 / 0.4) Expected: color(from color(srgb-linear 0.7 0.5 0.3 / 0.4) srgb-linear r g 0 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 0 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0, 0.4], [0.7, 0.5, 0.3, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3 / 40%) srgb-linear r g b / 0)" should set the property valueColors do not match. Actual: color(srgb-linear 0.7 0.5 0.3 / 0) Expected: color(from color(srgb-linear 0.7 0.5 0.3 / 0.4) srgb-linear r g b / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3, 0], [0.7, 0.5, 0.3, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 0.2 g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 0.2 g b / alpha)" but got "color(srgb-linear 0.2 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.2 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0.2 0.5 0.3)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 0.2 g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 20% g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 20% g b / alpha)" but got "color(srgb-linear 0.2 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.2 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0.2 0.5 0.3)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 20% g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r 0.2 b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r 0.2 b / alpha)" but got "color(srgb-linear 0.7 0.2 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.2 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0.7 0.2 0.3)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r 0.2 b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r 20% b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r 20% b / alpha)" but got "color(srgb-linear 0.7 0.2 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.2 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0.7 0.2 0.3)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r 20% b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g 0.2 / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g 0.2 / alpha)" but got "color(srgb-linear 0.7 0.5 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0.7 0.5 0.2)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g 0.2 / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g 20% / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g 20% / alpha)" but got "color(srgb-linear 0.7 0.5 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0.7 0.5 0.2)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g 20% / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g b / 0.2)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g b / 0.2)" but got "color(srgb-linear 0.7 0.5 0.3 / 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 0.3 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0.7 0.5 0.3 / 0.2)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g b / 0.2)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g b / 20%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g b / 20%)" but got "color(srgb-linear 0.7 0.5 0.3 / 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 0.3 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0.7 0.5 0.3 / 0.2)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g b / 20%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3 / 40%) srgb-linear 0.2 g b / alpha)" should set the property valueColors do not match. Actual: color(srgb-linear 0.2 0.5 0.3 / 0.4) Expected: color(from color(srgb-linear 0.7 0.5 0.3 / 0.4) srgb-linear 0.2 g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.2 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3 / 40%) srgb-linear 20% g b / alpha)" should set the property valueColors do not match. Actual: color(srgb-linear 0.2 0.5 0.3 / 0.4) Expected: color(from color(srgb-linear 0.7 0.5 0.3 / 0.4) srgb-linear 20% g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.2 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3 / 40%) srgb-linear r 0.2 b / alpha)" should set the property valueColors do not match. Actual: color(srgb-linear 0.7 0.2 0.3 / 0.4) Expected: color(from color(srgb-linear 0.7 0.5 0.3 / 0.4) srgb-linear r 0.2 b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.2 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.2, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3 / 40%) srgb-linear r 20% b / alpha)" should set the property valueColors do not match. Actual: color(srgb-linear 0.7 0.2 0.3 / 0.4) Expected: color(from color(srgb-linear 0.7 0.5 0.3 / 0.4) srgb-linear r 20% b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.2 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.2, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3 / 40%) srgb-linear r g 0.2 / alpha)" should set the property valueColors do not match. Actual: color(srgb-linear 0.7 0.5 0.2 / 0.4) Expected: color(from color(srgb-linear 0.7 0.5 0.3 / 0.4) srgb-linear r g 0.2 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 0.2 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.2, 0.4], [0.7, 0.5, 0.3, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3 / 40%) srgb-linear r g 20% / alpha)" should set the property valueColors do not match. Actual: color(srgb-linear 0.7 0.5 0.2 / 0.4) Expected: color(from color(srgb-linear 0.7 0.5 0.3 / 0.4) srgb-linear r g 20% / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 0.2 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.2, 0.4], [0.7, 0.5, 0.3, 0.4, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3 / 40%) srgb-linear r g b / 0.2)" should set the property valueColors do not match. Actual: color(srgb-linear 0.7 0.5 0.3 / 0.2) Expected: color(from color(srgb-linear 0.7 0.5 0.3 / 0.4) srgb-linear r g b / 0.2). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 0.3 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3, 0.2], [0.7, 0.5, 0.3, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3 / 40%) srgb-linear r g b / 20%)" should set the property valueColors do not match. Actual: color(srgb-linear 0.7 0.5 0.3 / 0.2) Expected: color(from color(srgb-linear 0.7 0.5 0.3 / 0.4) srgb-linear r g b / 20%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 0.3 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3, 0.2], [0.7, 0.5, 0.3, 0.4, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 2 3 4)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 2 3 4)" but got "color(srgb-linear 2 3 4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 2 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 2 3 4)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 2 3 4)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 2 3 4 / 5)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 2 3 4 / 5)" but got "color(srgb-linear 2 3 4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 2 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 2 3 4)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 2 3 4 / 5)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear -2 -3 -4)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear -2 -3 -4)" but got "color(srgb-linear -2 -3 -4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear -2 -3 -4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear -2 -3 -4)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear -2 -3 -4)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear -2 -3 -4 / -5)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear -2 -3 -4 / -5)" but got "color(srgb-linear -2 -3 -4 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear -2 -3 -4 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear -2 -3 -4 / 0)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear -2 -3 -4 / -5)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 200% 300% 400%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 200% 300% 400%)" but got "color(srgb-linear 2 3 4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 2 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 2 3 4)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 200% 300% 400%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 200% 300% 400% / 500%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 200% 300% 400% / 500%)" but got "color(srgb-linear 2 3 4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 2 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 2 3 4)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear 200% 300% 400% / 500%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear -200% -300% -400%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear -200% -300% -400%)" but got "color(srgb-linear -2 -3 -4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear -2 -3 -4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear -2 -3 -4)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear -200% -300% -400%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear -200% -300% -400% / -500%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear -200% -300% -400% / -500%)" but got "color(srgb-linear -2 -3 -4 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear -2 -3 -4 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear -2 -3 -4 / 0)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear -200% -300% -400% / -500%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear g b r)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear g b r)" but got "color(srgb-linear 0.5 0.3 0.7)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.5 0.3 0.7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0.5 0.3 0.7)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear g b r)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear b alpha r / g)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear b alpha r / g)" but got "color(srgb-linear 0.3 1 0.7 / 0.5)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.3 1 0.7 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0.3 1 0.7 / 0.5)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear b alpha r / g)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r r r / r)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r r r / r)" but got "color(srgb-linear 0.7 0.7 0.7 / 0.7)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.7 0.7 / 0.7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0.7 0.7 0.7 / 0.7)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r r r / r)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear alpha alpha alpha / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear alpha alpha alpha / alpha)" but got "color(srgb-linear 1 1 1)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 1 1 1)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 1 1 1)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear alpha alpha alpha / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3 / 40%) srgb-linear g b r)" should set the property valueColors do not match. Actual: color(srgb-linear 0.5 0.3 0.7 / 0.4) Expected: color(from color(srgb-linear 0.7 0.5 0.3 / 0.4) srgb-linear g b r). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 0.7 +/- 0.01, expected 0.7 but got 0.5
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.5 0.3 0.7 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.5, 0.3, 0.7, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3 / 40%) srgb-linear b alpha r / g)" should set the property valueColors do not match. Actual: color(srgb-linear 0.3 0.4 0.7 / 0.5) Expected: color(from color(srgb-linear 0.7 0.5 0.3 / 0.4) srgb-linear b alpha r / g). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 0.7 +/- 0.01, expected 0.7 but got 0.3
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.3 0.4 0.7 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.3, 0.4, 0.7, 0.5], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3 / 40%) srgb-linear r r r / r)" should set the property valueColors do not match. Actual: color(srgb-linear 0.7 0.7 0.7 / 0.7) Expected: color(from color(srgb-linear 0.7 0.5 0.3 / 0.4) srgb-linear r r r / r). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 1, expected 0.5 +/- 0.01, expected 0.5 but got 0.7
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.7 0.7 / 0.7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.7, 0.7, 0.7], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3 / 40%) srgb-linear alpha alpha alpha / alpha)" should set the property valueColors do not match. Actual: color(srgb-linear 0.4 0.4 0.4 / 0.4) Expected: color(from color(srgb-linear 0.7 0.5 0.3 / 0.4) srgb-linear alpha alpha alpha / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 0.7 +/- 0.01, expected 0.7 but got 0.4
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.4 0.4 0.4 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.4, 0.4, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb-linear 1.7 1.5 1.3) srgb-linear r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 1.7 1.5 1.3) srgb-linear r g b)" but got "color(srgb-linear 1.7 1.5 1.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 1.7 1.5 1.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 1.7 1.5 1.3)", "color(from color(srgb-linear 1.7 1.5 1.3) srgb-linear r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 1.7 1.5 1.3) srgb-linear r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 1.7 1.5 1.3) srgb-linear r g b / alpha)" but got "color(srgb-linear 1.7 1.5 1.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 1.7 1.5 1.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 1.7 1.5 1.3)", "color(from color(srgb-linear 1.7 1.5 1.3) srgb-linear r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 1.7 1.5 1.3 / 140%) srgb-linear r g b)" should set the property valueColors do not match. Actual: color(srgb-linear 1.7 1.5 1.3) Expected: color(from color(srgb-linear 1.7 1.5 1.3) srgb-linear r g b). Error: assert_equals: Color format is correct. expected "color(from color(srgb-linear ) srgb-linear r g b)" but got "color(srgb-linear )"
Asserts run
Pass
assert_not_equals("color(srgb-linear 1.7 1.5 1.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([1.7, 1.5, 1.3], [1.7, 1.5, 1.3], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb-linear   )", "color(from color(srgb-linear   ) srgb-linear r g b)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(srgb-linear 1.7 1.5 1.3 / 140%) srgb-linear r g b / alpha)" should set the property valueColors do not match. Actual: color(srgb-linear 1.7 1.5 1.3) Expected: color(from color(srgb-linear 1.7 1.5 1.3) srgb-linear r g b / alpha). Error: assert_equals: Color format is correct. expected "color(from color(srgb-linear ) srgb-linear r g b / alpha)" but got "color(srgb-linear )"
Asserts run
Pass
assert_not_equals("color(srgb-linear 1.7 1.5 1.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([1.7, 1.5, 1.3], [1.7, 1.5, 1.3], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb-linear   )", "color(from color(srgb-linear   ) srgb-linear r g b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(srgb-linear -0.7 -0.5 -0.3) srgb-linear r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear -0.7 -0.5 -0.3) srgb-linear r g b)" but got "color(srgb-linear -0.7 -0.5 -0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear -0.7 -0.5 -0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear -0.7 -0.5 -0.3)", "color(from color(srgb-linear -0.7 -0.5 -0.3) srgb-linear r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear -0.7 -0.5 -0.3) srgb-linear r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear -0.7 -0.5 -0.3) srgb-linear r g b / alpha)" but got "color(srgb-linear -0.7 -0.5 -0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear -0.7 -0.5 -0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear -0.7 -0.5 -0.3)", "color(from color(srgb-linear -0.7 -0.5 -0.3) srgb-linear r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear -0.7 -0.5 -0.3 / -40%) srgb-linear r g b)" should set the property valueColors do not match. Actual: color(srgb-linear -0.7 -0.5 -0.3 / 0) Expected: color(from color(srgb-linear -0.7 -0.5 -0.3 / 0) srgb-linear r g b). Error: assert_equals: Color format is correct. expected "color(from color(srgb-linear - - - / ) srgb-linear r g b)" but got "color(srgb-linear - - - / )"
Asserts run
Pass
assert_not_equals("color(srgb-linear -0.7 -0.5 -0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([-0.7, -0.5, -0.3, 0], [-0.7, -0.5, -0.3, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb-linear - - - / )", "color(from color(srgb-linear - - - / ) srgb-linear r g b)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(srgb-linear -0.7 -0.5 -0.3 / -40%) srgb-linear r g b / alpha)" should set the property valueColors do not match. Actual: color(srgb-linear -0.7 -0.5 -0.3 / 0) Expected: color(from color(srgb-linear -0.7 -0.5 -0.3 / 0) srgb-linear r g b / alpha). Error: assert_equals: Color format is correct. expected "color(from color(srgb-linear - - - / ) srgb-linear r g b / alpha)" but got "color(srgb-linear - - - / )"
Asserts run
Pass
assert_not_equals("color(srgb-linear -0.7 -0.5 -0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([-0.7, -0.5, -0.3, 0], [-0.7, -0.5, -0.3, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb-linear - - - / )", "color(from color(srgb-linear - - - / ) srgb-linear r g b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear calc(r) calc(g) calc(b))" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear calc(r) calc(g) calc(b))" but got "color(srgb-linear 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0.7 0.5 0.3)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear calc(r) calc(g) calc(b))", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3 / 40%) srgb-linear calc(r) calc(g) calc(b) / calc(alpha))" should set the property valueColors do not match. Actual: color(srgb-linear 0.7 0.5 0.3 / 0.4) Expected: color(from color(srgb-linear 0.7 0.5 0.3 / 0.4) srgb-linear calc(r) calc(g) calc(b) / calc(alpha)). Error: assert_equals: Color format is correct. expected "color(from color(srgb-linear / ) srgb-linear calc(r) calc(g) calc(b) / calc(alpha))" but got "color(srgb-linear / )"
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0.7, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(srgb-linear    / )", "color(from color(srgb-linear    / ) srgb-linear calc(r) calc(g) calc(b) / calc(alpha))", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear none none none)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear none none none)" but got "color(srgb-linear none none none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear none none none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear none none none)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear none none none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear none none none / none)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear none none none / none)" but got "color(srgb-linear none none none / none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear none none none / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear none none none / none)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear none none none / none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g none)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g none)" but got "color(srgb-linear 0.7 0.5 none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0.7 0.5 none)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g none / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g none / alpha)" but got "color(srgb-linear 0.7 0.5 none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0.7 0.5 none)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g none / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g b / none)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g b / none)" but got "color(srgb-linear 0.7 0.5 0.3 / none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 0.3 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0.7 0.5 0.3 / none)", "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear r g b / none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3 / 40%) srgb-linear r g none / alpha)" should set the property valueColors do not match. Actual: color(srgb-linear 0.7 0.5 none / 0.4) Expected: color(from color(srgb-linear 0.7 0.5 0.3 / 0.4) srgb-linear r g none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 none / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3 / 40%) srgb-linear r g b / none)" should set the property valueColors do not match. Actual: color(srgb-linear 0.7 0.5 0.3 / none) Expected: color(from color(srgb-linear 0.7 0.5 0.3 / 0.4) srgb-linear r g b / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 0.3 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(srgb-linear none none none) srgb-linear r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear none none none) srgb-linear r g b)" but got "color(srgb-linear 0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0 0 0)", "color(from color(srgb-linear none none none) srgb-linear r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear none none none / none) srgb-linear r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear none none none / none) srgb-linear r g b / alpha)" but got "color(srgb-linear 0 0 0 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0 0 0 / 0)", "color(from color(srgb-linear none none none / none) srgb-linear r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 none 0.3) srgb-linear r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 none 0.3) srgb-linear r g b)" but got "color(srgb-linear 0.7 0 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0.7 0 0.3)", "color(from color(srgb-linear 0.7 none 0.3) srgb-linear r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(srgb-linear 0.7 0.5 0.3 / none) srgb-linear r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(srgb-linear 0.7 0.5 0.3 / none) srgb-linear r g b / alpha)" but got "color(srgb-linear 0.7 0.5 0.3 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0.7 0.5 0.3 / 0)", "color(from color(srgb-linear 0.7 0.5 0.3 / none) srgb-linear r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from currentColor srgb-linear r g b)" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:100:3)
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['color'] = "color(from color-mix(in srgb-linear, color(srgb-linear 0.7 0.5 0.3), color(srgb-linear 0.7 0.5 0.3)) srgb-linear r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color-mix(in srgb-linear, color(srgb-linear 0.7 0.5 0.3), color(srgb-linear 0.7 0.5 0.3)) srgb-linear r g b / alpha)" but got "color(srgb-linear 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb-linear 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb-linear 0.7 0.5 0.3)", "color(from color-mix(in srgb-linear, color(srgb-linear 0.7 0.5 0.3), color(srgb-linear 0.7 0.5 0.3)) srgb-linear r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g b)" but got "color(a98-rgb 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0.7 0.5 0.3)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g b / alpha)" but got "color(a98-rgb 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0.7 0.5 0.3)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3 / 40%) a98-rgb r g b)" should set the property valueColors do not match. Actual: color(a98-rgb 0.7 0.5 0.3 / 0.4) Expected: color(from color(a98-rgb 0.7 0.5 0.3 / 0.4) a98-rgb r g b). Error: assert_equals: Color format is correct. expected "color(from color(a-rgb / ) a-rgb r g b)" but got "color(a-rgb / )"
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0.7, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(a-rgb    / )", "color(from color(a-rgb    / ) a-rgb r g b)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3 / 40%) a98-rgb r g b / alpha)" should set the property valueColors do not match. Actual: color(a98-rgb 0.7 0.5 0.3 / 0.4) Expected: color(from color(a98-rgb 0.7 0.5 0.3 / 0.4) a98-rgb r g b / alpha). Error: assert_equals: Color format is correct. expected "color(from color(a-rgb / ) a-rgb r g b / alpha)" but got "color(a-rgb / )"
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0.7, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(a-rgb    / )", "color(from color(a-rgb    / ) a-rgb r g b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g b) a98-rgb r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g b) a98-rgb r g b)" but got "color(a98-rgb 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0.7 0.5 0.3)", "color(from color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g b) a98-rgb r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 0 0 0)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 0 0 0)" but got "color(a98-rgb 0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0 0 0)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 0 0 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 0 0 0 / 0)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 0 0 0 / 0)" but got "color(a98-rgb 0 0 0 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0 0 0 / 0)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 0 0 0 / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 0 g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 0 g b / alpha)" but got "color(a98-rgb 0 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0 0.5 0.3)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 0 g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r 0 b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r 0 b / alpha)" but got "color(a98-rgb 0.7 0 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0.7 0 0.3)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r 0 b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g 0 / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g 0 / alpha)" but got "color(a98-rgb 0.7 0.5 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0.7 0.5 0)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g 0 / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g b / 0)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g b / 0)" but got "color(a98-rgb 0.7 0.5 0.3 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0.7 0.5 0.3 / 0)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g b / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3 / 40%) a98-rgb 0 g b / alpha)" should set the property valueColors do not match. Actual: color(a98-rgb 0 0.5 0.3 / 0.4) Expected: color(from color(a98-rgb 0.7 0.5 0.3 / 0.4) a98-rgb 0 g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(a98-rgb 0 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3 / 40%) a98-rgb r 0 b / alpha)" should set the property valueColors do not match. Actual: color(a98-rgb 0.7 0 0.3 / 0.4) Expected: color(from color(a98-rgb 0.7 0.5 0.3 / 0.4) a98-rgb r 0 b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3 / 40%) a98-rgb r g 0 / alpha)" should set the property valueColors do not match. Actual: color(a98-rgb 0.7 0.5 0 / 0.4) Expected: color(from color(a98-rgb 0.7 0.5 0.3 / 0.4) a98-rgb r g 0 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 0 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0, 0.4], [0.7, 0.5, 0.3, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3 / 40%) a98-rgb r g b / 0)" should set the property valueColors do not match. Actual: color(a98-rgb 0.7 0.5 0.3 / 0) Expected: color(from color(a98-rgb 0.7 0.5 0.3 / 0.4) a98-rgb r g b / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3, 0], [0.7, 0.5, 0.3, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 0.2 g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 0.2 g b / alpha)" but got "color(a98-rgb 0.2 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.2 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0.2 0.5 0.3)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 0.2 g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 20% g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 20% g b / alpha)" but got "color(a98-rgb 0.2 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.2 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0.2 0.5 0.3)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 20% g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r 0.2 b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r 0.2 b / alpha)" but got "color(a98-rgb 0.7 0.2 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.2 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0.7 0.2 0.3)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r 0.2 b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r 20% b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r 20% b / alpha)" but got "color(a98-rgb 0.7 0.2 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.2 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0.7 0.2 0.3)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r 20% b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g 0.2 / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g 0.2 / alpha)" but got "color(a98-rgb 0.7 0.5 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0.7 0.5 0.2)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g 0.2 / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g 20% / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g 20% / alpha)" but got "color(a98-rgb 0.7 0.5 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0.7 0.5 0.2)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g 20% / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g b / 0.2)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g b / 0.2)" but got "color(a98-rgb 0.7 0.5 0.3 / 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 0.3 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0.7 0.5 0.3 / 0.2)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g b / 0.2)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g b / 20%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g b / 20%)" but got "color(a98-rgb 0.7 0.5 0.3 / 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 0.3 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0.7 0.5 0.3 / 0.2)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g b / 20%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3 / 40%) a98-rgb 0.2 g b / alpha)" should set the property valueColors do not match. Actual: color(a98-rgb 0.2 0.5 0.3 / 0.4) Expected: color(from color(a98-rgb 0.7 0.5 0.3 / 0.4) a98-rgb 0.2 g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.2 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3 / 40%) a98-rgb 20% g b / alpha)" should set the property valueColors do not match. Actual: color(a98-rgb 0.2 0.5 0.3 / 0.4) Expected: color(from color(a98-rgb 0.7 0.5 0.3 / 0.4) a98-rgb 20% g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.2 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3 / 40%) a98-rgb r 0.2 b / alpha)" should set the property valueColors do not match. Actual: color(a98-rgb 0.7 0.2 0.3 / 0.4) Expected: color(from color(a98-rgb 0.7 0.5 0.3 / 0.4) a98-rgb r 0.2 b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.2 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.2, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3 / 40%) a98-rgb r 20% b / alpha)" should set the property valueColors do not match. Actual: color(a98-rgb 0.7 0.2 0.3 / 0.4) Expected: color(from color(a98-rgb 0.7 0.5 0.3 / 0.4) a98-rgb r 20% b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.2 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.2, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3 / 40%) a98-rgb r g 0.2 / alpha)" should set the property valueColors do not match. Actual: color(a98-rgb 0.7 0.5 0.2 / 0.4) Expected: color(from color(a98-rgb 0.7 0.5 0.3 / 0.4) a98-rgb r g 0.2 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 0.2 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.2, 0.4], [0.7, 0.5, 0.3, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3 / 40%) a98-rgb r g 20% / alpha)" should set the property valueColors do not match. Actual: color(a98-rgb 0.7 0.5 0.2 / 0.4) Expected: color(from color(a98-rgb 0.7 0.5 0.3 / 0.4) a98-rgb r g 20% / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 0.2 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.2, 0.4], [0.7, 0.5, 0.3, 0.4, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3 / 40%) a98-rgb r g b / 0.2)" should set the property valueColors do not match. Actual: color(a98-rgb 0.7 0.5 0.3 / 0.2) Expected: color(from color(a98-rgb 0.7 0.5 0.3 / 0.4) a98-rgb r g b / 0.2). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 0.3 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3, 0.2], [0.7, 0.5, 0.3, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3 / 40%) a98-rgb r g b / 20%)" should set the property valueColors do not match. Actual: color(a98-rgb 0.7 0.5 0.3 / 0.2) Expected: color(from color(a98-rgb 0.7 0.5 0.3 / 0.4) a98-rgb r g b / 20%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 0.3 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3, 0.2], [0.7, 0.5, 0.3, 0.4, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 2 3 4)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 2 3 4)" but got "color(a98-rgb 2 3 4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 2 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 2 3 4)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 2 3 4)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 2 3 4 / 5)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 2 3 4 / 5)" but got "color(a98-rgb 2 3 4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 2 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 2 3 4)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 2 3 4 / 5)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb -2 -3 -4)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb -2 -3 -4)" but got "color(a98-rgb -2 -3 -4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb -2 -3 -4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb -2 -3 -4)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb -2 -3 -4)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb -2 -3 -4 / -5)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb -2 -3 -4 / -5)" but got "color(a98-rgb -2 -3 -4 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb -2 -3 -4 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb -2 -3 -4 / 0)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb -2 -3 -4 / -5)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 200% 300% 400%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 200% 300% 400%)" but got "color(a98-rgb 2 3 4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 2 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 2 3 4)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 200% 300% 400%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 200% 300% 400% / 500%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 200% 300% 400% / 500%)" but got "color(a98-rgb 2 3 4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 2 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 2 3 4)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb 200% 300% 400% / 500%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb -200% -300% -400%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb -200% -300% -400%)" but got "color(a98-rgb -2 -3 -4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb -2 -3 -4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb -2 -3 -4)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb -200% -300% -400%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb -200% -300% -400% / -500%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb -200% -300% -400% / -500%)" but got "color(a98-rgb -2 -3 -4 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb -2 -3 -4 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb -2 -3 -4 / 0)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb -200% -300% -400% / -500%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb g b r)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb g b r)" but got "color(a98-rgb 0.5 0.3 0.7)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.5 0.3 0.7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0.5 0.3 0.7)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb g b r)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb b alpha r / g)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb b alpha r / g)" but got "color(a98-rgb 0.3 1 0.7 / 0.5)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.3 1 0.7 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0.3 1 0.7 / 0.5)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb b alpha r / g)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r r r / r)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r r r / r)" but got "color(a98-rgb 0.7 0.7 0.7 / 0.7)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.7 0.7 / 0.7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0.7 0.7 0.7 / 0.7)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r r r / r)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb alpha alpha alpha / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb alpha alpha alpha / alpha)" but got "color(a98-rgb 1 1 1)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 1 1 1)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 1 1 1)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb alpha alpha alpha / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3 / 40%) a98-rgb g b r)" should set the property valueColors do not match. Actual: color(a98-rgb 0.5 0.3 0.7 / 0.4) Expected: color(from color(a98-rgb 0.7 0.5 0.3 / 0.4) a98-rgb g b r). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 0.7 +/- 0.01, expected 0.7 but got 0.5
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.5 0.3 0.7 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.5, 0.3, 0.7, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3 / 40%) a98-rgb b alpha r / g)" should set the property valueColors do not match. Actual: color(a98-rgb 0.3 0.4 0.7 / 0.5) Expected: color(from color(a98-rgb 0.7 0.5 0.3 / 0.4) a98-rgb b alpha r / g). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 0.7 +/- 0.01, expected 0.7 but got 0.3
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.3 0.4 0.7 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.3, 0.4, 0.7, 0.5], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3 / 40%) a98-rgb r r r / r)" should set the property valueColors do not match. Actual: color(a98-rgb 0.7 0.7 0.7 / 0.7) Expected: color(from color(a98-rgb 0.7 0.5 0.3 / 0.4) a98-rgb r r r / r). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 1, expected 0.5 +/- 0.01, expected 0.5 but got 0.7
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.7 0.7 / 0.7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.7, 0.7, 0.7], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3 / 40%) a98-rgb alpha alpha alpha / alpha)" should set the property valueColors do not match. Actual: color(a98-rgb 0.4 0.4 0.4 / 0.4) Expected: color(from color(a98-rgb 0.7 0.5 0.3 / 0.4) a98-rgb alpha alpha alpha / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 0.7 +/- 0.01, expected 0.7 but got 0.4
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.4 0.4 0.4 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.4, 0.4, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(a98-rgb 1.7 1.5 1.3) a98-rgb r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 1.7 1.5 1.3) a98-rgb r g b)" but got "color(a98-rgb 1.7 1.5 1.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 1.7 1.5 1.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 1.7 1.5 1.3)", "color(from color(a98-rgb 1.7 1.5 1.3) a98-rgb r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 1.7 1.5 1.3) a98-rgb r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 1.7 1.5 1.3) a98-rgb r g b / alpha)" but got "color(a98-rgb 1.7 1.5 1.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 1.7 1.5 1.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 1.7 1.5 1.3)", "color(from color(a98-rgb 1.7 1.5 1.3) a98-rgb r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 1.7 1.5 1.3 / 140%) a98-rgb r g b)" should set the property valueColors do not match. Actual: color(a98-rgb 1.7 1.5 1.3) Expected: color(from color(a98-rgb 1.7 1.5 1.3) a98-rgb r g b). Error: assert_equals: Color format is correct. expected "color(from color(a-rgb ) a-rgb r g b)" but got "color(a-rgb )"
Asserts run
Pass
assert_not_equals("color(a98-rgb 1.7 1.5 1.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([1.7, 1.5, 1.3], [1.7, 1.5, 1.3], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(a-rgb   )", "color(from color(a-rgb   ) a-rgb r g b)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(a98-rgb 1.7 1.5 1.3 / 140%) a98-rgb r g b / alpha)" should set the property valueColors do not match. Actual: color(a98-rgb 1.7 1.5 1.3) Expected: color(from color(a98-rgb 1.7 1.5 1.3) a98-rgb r g b / alpha). Error: assert_equals: Color format is correct. expected "color(from color(a-rgb ) a-rgb r g b / alpha)" but got "color(a-rgb )"
Asserts run
Pass
assert_not_equals("color(a98-rgb 1.7 1.5 1.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([1.7, 1.5, 1.3], [1.7, 1.5, 1.3], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(a-rgb   )", "color(from color(a-rgb   ) a-rgb r g b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(a98-rgb -0.7 -0.5 -0.3) a98-rgb r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb -0.7 -0.5 -0.3) a98-rgb r g b)" but got "color(a98-rgb -0.7 -0.5 -0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb -0.7 -0.5 -0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb -0.7 -0.5 -0.3)", "color(from color(a98-rgb -0.7 -0.5 -0.3) a98-rgb r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb -0.7 -0.5 -0.3) a98-rgb r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb -0.7 -0.5 -0.3) a98-rgb r g b / alpha)" but got "color(a98-rgb -0.7 -0.5 -0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb -0.7 -0.5 -0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb -0.7 -0.5 -0.3)", "color(from color(a98-rgb -0.7 -0.5 -0.3) a98-rgb r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb -0.7 -0.5 -0.3 / -40%) a98-rgb r g b)" should set the property valueColors do not match. Actual: color(a98-rgb -0.7 -0.5 -0.3 / 0) Expected: color(from color(a98-rgb -0.7 -0.5 -0.3 / 0) a98-rgb r g b). Error: assert_equals: Color format is correct. expected "color(from color(a-rgb - - - / ) a-rgb r g b)" but got "color(a-rgb - - - / )"
Asserts run
Pass
assert_not_equals("color(a98-rgb -0.7 -0.5 -0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([-0.7, -0.5, -0.3, 0], [-0.7, -0.5, -0.3, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(a-rgb - - - / )", "color(from color(a-rgb - - - / ) a-rgb r g b)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(a98-rgb -0.7 -0.5 -0.3 / -40%) a98-rgb r g b / alpha)" should set the property valueColors do not match. Actual: color(a98-rgb -0.7 -0.5 -0.3 / 0) Expected: color(from color(a98-rgb -0.7 -0.5 -0.3 / 0) a98-rgb r g b / alpha). Error: assert_equals: Color format is correct. expected "color(from color(a-rgb - - - / ) a-rgb r g b / alpha)" but got "color(a-rgb - - - / )"
Asserts run
Pass
assert_not_equals("color(a98-rgb -0.7 -0.5 -0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([-0.7, -0.5, -0.3, 0], [-0.7, -0.5, -0.3, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(a-rgb - - - / )", "color(from color(a-rgb - - - / ) a-rgb r g b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb calc(r) calc(g) calc(b))" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb calc(r) calc(g) calc(b))" but got "color(a98-rgb 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0.7 0.5 0.3)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb calc(r) calc(g) calc(b))", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3 / 40%) a98-rgb calc(r) calc(g) calc(b) / calc(alpha))" should set the property valueColors do not match. Actual: color(a98-rgb 0.7 0.5 0.3 / 0.4) Expected: color(from color(a98-rgb 0.7 0.5 0.3 / 0.4) a98-rgb calc(r) calc(g) calc(b) / calc(alpha)). Error: assert_equals: Color format is correct. expected "color(from color(a-rgb / ) a-rgb calc(r) calc(g) calc(b) / calc(alpha))" but got "color(a-rgb / )"
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0.7, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(a-rgb    / )", "color(from color(a-rgb    / ) a-rgb calc(r) calc(g) calc(b) / calc(alpha))", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb none none none)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb none none none)" but got "color(a98-rgb none none none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb none none none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb none none none)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb none none none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb none none none / none)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb none none none / none)" but got "color(a98-rgb none none none / none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb none none none / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb none none none / none)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb none none none / none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g none)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g none)" but got "color(a98-rgb 0.7 0.5 none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0.7 0.5 none)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g none / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g none / alpha)" but got "color(a98-rgb 0.7 0.5 none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0.7 0.5 none)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g none / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g b / none)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g b / none)" but got "color(a98-rgb 0.7 0.5 0.3 / none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 0.3 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0.7 0.5 0.3 / none)", "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb r g b / none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3 / 40%) a98-rgb r g none / alpha)" should set the property valueColors do not match. Actual: color(a98-rgb 0.7 0.5 none / 0.4) Expected: color(from color(a98-rgb 0.7 0.5 0.3 / 0.4) a98-rgb r g none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 none / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3 / 40%) a98-rgb r g b / none)" should set the property valueColors do not match. Actual: color(a98-rgb 0.7 0.5 0.3 / none) Expected: color(from color(a98-rgb 0.7 0.5 0.3 / 0.4) a98-rgb r g b / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 0.3 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(a98-rgb none none none) a98-rgb r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb none none none) a98-rgb r g b)" but got "color(a98-rgb 0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0 0 0)", "color(from color(a98-rgb none none none) a98-rgb r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb none none none / none) a98-rgb r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb none none none / none) a98-rgb r g b / alpha)" but got "color(a98-rgb 0 0 0 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0 0 0 / 0)", "color(from color(a98-rgb none none none / none) a98-rgb r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 none 0.3) a98-rgb r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 none 0.3) a98-rgb r g b)" but got "color(a98-rgb 0.7 0 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0.7 0 0.3)", "color(from color(a98-rgb 0.7 none 0.3) a98-rgb r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(a98-rgb 0.7 0.5 0.3 / none) a98-rgb r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(a98-rgb 0.7 0.5 0.3 / none) a98-rgb r g b / alpha)" but got "color(a98-rgb 0.7 0.5 0.3 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0.7 0.5 0.3 / 0)", "color(from color(a98-rgb 0.7 0.5 0.3 / none) a98-rgb r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from currentColor a98-rgb r g b)" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:100:3)
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['color'] = "color(from color-mix(in a98-rgb, color(a98-rgb 0.7 0.5 0.3), color(a98-rgb 0.7 0.5 0.3)) a98-rgb r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color-mix(in a98-rgb, color(a98-rgb 0.7 0.5 0.3), color(a98-rgb 0.7 0.5 0.3)) a98-rgb r g b / alpha)" but got "color(a98-rgb 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(a98-rgb 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(a98-rgb 0.7 0.5 0.3)", "color(from color-mix(in a98-rgb, color(a98-rgb 0.7 0.5 0.3), color(a98-rgb 0.7 0.5 0.3)) a98-rgb r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g b)" but got "color(rec2020 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0.7 0.5 0.3)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g b / alpha)" but got "color(rec2020 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0.7 0.5 0.3)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3 / 40%) rec2020 r g b)" should set the property valueColors do not match. Actual: color(rec2020 0.7 0.5 0.3 / 0.4) Expected: color(from color(rec2020 0.7 0.5 0.3 / 0.4) rec2020 r g b). Error: assert_equals: Color format is correct. expected "color(from color(rec / ) rec r g b)" but got "color(rec / )"
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0.7, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(rec    / )", "color(from color(rec    / ) rec r g b)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3 / 40%) rec2020 r g b / alpha)" should set the property valueColors do not match. Actual: color(rec2020 0.7 0.5 0.3 / 0.4) Expected: color(from color(rec2020 0.7 0.5 0.3 / 0.4) rec2020 r g b / alpha). Error: assert_equals: Color format is correct. expected "color(from color(rec / ) rec r g b / alpha)" but got "color(rec / )"
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0.7, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(rec    / )", "color(from color(rec    / ) rec r g b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(from color(rec2020 0.7 0.5 0.3) rec2020 r g b) rec2020 r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(from color(rec2020 0.7 0.5 0.3) rec2020 r g b) rec2020 r g b)" but got "color(rec2020 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0.7 0.5 0.3)", "color(from color(from color(rec2020 0.7 0.5 0.3) rec2020 r g b) rec2020 r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 0 0 0)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 0 0 0)" but got "color(rec2020 0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0 0 0)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 0 0 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 0 0 0 / 0)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 0 0 0 / 0)" but got "color(rec2020 0 0 0 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0 0 0 / 0)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 0 0 0 / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 0 g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 0 g b / alpha)" but got "color(rec2020 0 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0 0.5 0.3)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 0 g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 r 0 b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 r 0 b / alpha)" but got "color(rec2020 0.7 0 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0.7 0 0.3)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 r 0 b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g 0 / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g 0 / alpha)" but got "color(rec2020 0.7 0.5 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0.7 0.5 0)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g 0 / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g b / 0)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g b / 0)" but got "color(rec2020 0.7 0.5 0.3 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0.7 0.5 0.3 / 0)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g b / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3 / 40%) rec2020 0 g b / alpha)" should set the property valueColors do not match. Actual: color(rec2020 0 0.5 0.3 / 0.4) Expected: color(from color(rec2020 0.7 0.5 0.3 / 0.4) rec2020 0 g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(rec2020 0 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3 / 40%) rec2020 r 0 b / alpha)" should set the property valueColors do not match. Actual: color(rec2020 0.7 0 0.3 / 0.4) Expected: color(from color(rec2020 0.7 0.5 0.3 / 0.4) rec2020 r 0 b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3 / 40%) rec2020 r g 0 / alpha)" should set the property valueColors do not match. Actual: color(rec2020 0.7 0.5 0 / 0.4) Expected: color(from color(rec2020 0.7 0.5 0.3 / 0.4) rec2020 r g 0 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 0 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0, 0.4], [0.7, 0.5, 0.3, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3 / 40%) rec2020 r g b / 0)" should set the property valueColors do not match. Actual: color(rec2020 0.7 0.5 0.3 / 0) Expected: color(from color(rec2020 0.7 0.5 0.3 / 0.4) rec2020 r g b / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3, 0], [0.7, 0.5, 0.3, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 0.2 g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 0.2 g b / alpha)" but got "color(rec2020 0.2 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0.2 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0.2 0.5 0.3)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 0.2 g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 20% g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 20% g b / alpha)" but got "color(rec2020 0.2 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0.2 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0.2 0.5 0.3)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 20% g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 r 0.2 b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 r 0.2 b / alpha)" but got "color(rec2020 0.7 0.2 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.2 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0.7 0.2 0.3)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 r 0.2 b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 r 20% b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 r 20% b / alpha)" but got "color(rec2020 0.7 0.2 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.2 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0.7 0.2 0.3)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 r 20% b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g 0.2 / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g 0.2 / alpha)" but got "color(rec2020 0.7 0.5 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0.7 0.5 0.2)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g 0.2 / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g 20% / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g 20% / alpha)" but got "color(rec2020 0.7 0.5 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0.7 0.5 0.2)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g 20% / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g b / 0.2)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g b / 0.2)" but got "color(rec2020 0.7 0.5 0.3 / 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 0.3 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0.7 0.5 0.3 / 0.2)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g b / 0.2)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g b / 20%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g b / 20%)" but got "color(rec2020 0.7 0.5 0.3 / 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 0.3 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0.7 0.5 0.3 / 0.2)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g b / 20%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3 / 40%) rec2020 0.2 g b / alpha)" should set the property valueColors do not match. Actual: color(rec2020 0.2 0.5 0.3 / 0.4) Expected: color(from color(rec2020 0.7 0.5 0.3 / 0.4) rec2020 0.2 g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(rec2020 0.2 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3 / 40%) rec2020 20% g b / alpha)" should set the property valueColors do not match. Actual: color(rec2020 0.2 0.5 0.3 / 0.4) Expected: color(from color(rec2020 0.7 0.5 0.3 / 0.4) rec2020 20% g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(rec2020 0.2 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3 / 40%) rec2020 r 0.2 b / alpha)" should set the property valueColors do not match. Actual: color(rec2020 0.7 0.2 0.3 / 0.4) Expected: color(from color(rec2020 0.7 0.5 0.3 / 0.4) rec2020 r 0.2 b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.2 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.2, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3 / 40%) rec2020 r 20% b / alpha)" should set the property valueColors do not match. Actual: color(rec2020 0.7 0.2 0.3 / 0.4) Expected: color(from color(rec2020 0.7 0.5 0.3 / 0.4) rec2020 r 20% b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.2 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.2, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3 / 40%) rec2020 r g 0.2 / alpha)" should set the property valueColors do not match. Actual: color(rec2020 0.7 0.5 0.2 / 0.4) Expected: color(from color(rec2020 0.7 0.5 0.3 / 0.4) rec2020 r g 0.2 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 0.2 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.2, 0.4], [0.7, 0.5, 0.3, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3 / 40%) rec2020 r g 20% / alpha)" should set the property valueColors do not match. Actual: color(rec2020 0.7 0.5 0.2 / 0.4) Expected: color(from color(rec2020 0.7 0.5 0.3 / 0.4) rec2020 r g 20% / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 0.2 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.2, 0.4], [0.7, 0.5, 0.3, 0.4, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3 / 40%) rec2020 r g b / 0.2)" should set the property valueColors do not match. Actual: color(rec2020 0.7 0.5 0.3 / 0.2) Expected: color(from color(rec2020 0.7 0.5 0.3 / 0.4) rec2020 r g b / 0.2). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 0.3 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3, 0.2], [0.7, 0.5, 0.3, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3 / 40%) rec2020 r g b / 20%)" should set the property valueColors do not match. Actual: color(rec2020 0.7 0.5 0.3 / 0.2) Expected: color(from color(rec2020 0.7 0.5 0.3 / 0.4) rec2020 r g b / 20%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 0.3 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3, 0.2], [0.7, 0.5, 0.3, 0.4, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 2 3 4)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 2 3 4)" but got "color(rec2020 2 3 4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 2 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 2 3 4)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 2 3 4)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 2 3 4 / 5)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 2 3 4 / 5)" but got "color(rec2020 2 3 4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 2 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 2 3 4)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 2 3 4 / 5)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 -2 -3 -4)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 -2 -3 -4)" but got "color(rec2020 -2 -3 -4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 -2 -3 -4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 -2 -3 -4)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 -2 -3 -4)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 -2 -3 -4 / -5)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 -2 -3 -4 / -5)" but got "color(rec2020 -2 -3 -4 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 -2 -3 -4 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 -2 -3 -4 / 0)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 -2 -3 -4 / -5)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 200% 300% 400%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 200% 300% 400%)" but got "color(rec2020 2 3 4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 2 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 2 3 4)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 200% 300% 400%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 200% 300% 400% / 500%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 200% 300% 400% / 500%)" but got "color(rec2020 2 3 4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 2 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 2 3 4)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 200% 300% 400% / 500%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 -200% -300% -400%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 -200% -300% -400%)" but got "color(rec2020 -2 -3 -4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 -2 -3 -4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 -2 -3 -4)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 -200% -300% -400%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 -200% -300% -400% / -500%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 -200% -300% -400% / -500%)" but got "color(rec2020 -2 -3 -4 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 -2 -3 -4 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 -2 -3 -4 / 0)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 -200% -300% -400% / -500%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 g b r)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 g b r)" but got "color(rec2020 0.5 0.3 0.7)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0.5 0.3 0.7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0.5 0.3 0.7)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 g b r)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 b alpha r / g)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 b alpha r / g)" but got "color(rec2020 0.3 1 0.7 / 0.5)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0.3 1 0.7 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0.3 1 0.7 / 0.5)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 b alpha r / g)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 r r r / r)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 r r r / r)" but got "color(rec2020 0.7 0.7 0.7 / 0.7)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.7 0.7 / 0.7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0.7 0.7 0.7 / 0.7)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 r r r / r)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 alpha alpha alpha / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 alpha alpha alpha / alpha)" but got "color(rec2020 1 1 1)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 1 1 1)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 1 1 1)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 alpha alpha alpha / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3 / 40%) rec2020 g b r)" should set the property valueColors do not match. Actual: color(rec2020 0.5 0.3 0.7 / 0.4) Expected: color(from color(rec2020 0.7 0.5 0.3 / 0.4) rec2020 g b r). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 0.7 +/- 0.01, expected 0.7 but got 0.5
Asserts run
Pass
assert_not_equals("color(rec2020 0.5 0.3 0.7 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.5, 0.3, 0.7, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3 / 40%) rec2020 b alpha r / g)" should set the property valueColors do not match. Actual: color(rec2020 0.3 0.4 0.7 / 0.5) Expected: color(from color(rec2020 0.7 0.5 0.3 / 0.4) rec2020 b alpha r / g). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 0.7 +/- 0.01, expected 0.7 but got 0.3
Asserts run
Pass
assert_not_equals("color(rec2020 0.3 0.4 0.7 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.3, 0.4, 0.7, 0.5], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3 / 40%) rec2020 r r r / r)" should set the property valueColors do not match. Actual: color(rec2020 0.7 0.7 0.7 / 0.7) Expected: color(from color(rec2020 0.7 0.5 0.3 / 0.4) rec2020 r r r / r). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 1, expected 0.5 +/- 0.01, expected 0.5 but got 0.7
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.7 0.7 / 0.7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.7, 0.7, 0.7], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3 / 40%) rec2020 alpha alpha alpha / alpha)" should set the property valueColors do not match. Actual: color(rec2020 0.4 0.4 0.4 / 0.4) Expected: color(from color(rec2020 0.7 0.5 0.3 / 0.4) rec2020 alpha alpha alpha / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 0.7 +/- 0.01, expected 0.7 but got 0.4
Asserts run
Pass
assert_not_equals("color(rec2020 0.4 0.4 0.4 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.4, 0.4, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(rec2020 1.7 1.5 1.3) rec2020 r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 1.7 1.5 1.3) rec2020 r g b)" but got "color(rec2020 1.7 1.5 1.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 1.7 1.5 1.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 1.7 1.5 1.3)", "color(from color(rec2020 1.7 1.5 1.3) rec2020 r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 1.7 1.5 1.3) rec2020 r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 1.7 1.5 1.3) rec2020 r g b / alpha)" but got "color(rec2020 1.7 1.5 1.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 1.7 1.5 1.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 1.7 1.5 1.3)", "color(from color(rec2020 1.7 1.5 1.3) rec2020 r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 1.7 1.5 1.3 / 140%) rec2020 r g b)" should set the property valueColors do not match. Actual: color(rec2020 1.7 1.5 1.3) Expected: color(from color(rec2020 1.7 1.5 1.3) rec2020 r g b). Error: assert_equals: Color format is correct. expected "color(from color(rec ) rec r g b)" but got "color(rec )"
Asserts run
Pass
assert_not_equals("color(rec2020 1.7 1.5 1.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([1.7, 1.5, 1.3], [1.7, 1.5, 1.3], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(rec   )", "color(from color(rec   ) rec r g b)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(rec2020 1.7 1.5 1.3 / 140%) rec2020 r g b / alpha)" should set the property valueColors do not match. Actual: color(rec2020 1.7 1.5 1.3) Expected: color(from color(rec2020 1.7 1.5 1.3) rec2020 r g b / alpha). Error: assert_equals: Color format is correct. expected "color(from color(rec ) rec r g b / alpha)" but got "color(rec )"
Asserts run
Pass
assert_not_equals("color(rec2020 1.7 1.5 1.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([1.7, 1.5, 1.3], [1.7, 1.5, 1.3], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(rec   )", "color(from color(rec   ) rec r g b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(rec2020 -0.7 -0.5 -0.3) rec2020 r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 -0.7 -0.5 -0.3) rec2020 r g b)" but got "color(rec2020 -0.7 -0.5 -0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 -0.7 -0.5 -0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 -0.7 -0.5 -0.3)", "color(from color(rec2020 -0.7 -0.5 -0.3) rec2020 r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 -0.7 -0.5 -0.3) rec2020 r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 -0.7 -0.5 -0.3) rec2020 r g b / alpha)" but got "color(rec2020 -0.7 -0.5 -0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 -0.7 -0.5 -0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 -0.7 -0.5 -0.3)", "color(from color(rec2020 -0.7 -0.5 -0.3) rec2020 r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 -0.7 -0.5 -0.3 / -40%) rec2020 r g b)" should set the property valueColors do not match. Actual: color(rec2020 -0.7 -0.5 -0.3 / 0) Expected: color(from color(rec2020 -0.7 -0.5 -0.3 / 0) rec2020 r g b). Error: assert_equals: Color format is correct. expected "color(from color(rec - - - / ) rec r g b)" but got "color(rec - - - / )"
Asserts run
Pass
assert_not_equals("color(rec2020 -0.7 -0.5 -0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([-0.7, -0.5, -0.3, 0], [-0.7, -0.5, -0.3, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(rec - - - / )", "color(from color(rec - - - / ) rec r g b)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(rec2020 -0.7 -0.5 -0.3 / -40%) rec2020 r g b / alpha)" should set the property valueColors do not match. Actual: color(rec2020 -0.7 -0.5 -0.3 / 0) Expected: color(from color(rec2020 -0.7 -0.5 -0.3 / 0) rec2020 r g b / alpha). Error: assert_equals: Color format is correct. expected "color(from color(rec - - - / ) rec r g b / alpha)" but got "color(rec - - - / )"
Asserts run
Pass
assert_not_equals("color(rec2020 -0.7 -0.5 -0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([-0.7, -0.5, -0.3, 0], [-0.7, -0.5, -0.3, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(rec - - - / )", "color(from color(rec - - - / ) rec r g b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 calc(r) calc(g) calc(b))" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 calc(r) calc(g) calc(b))" but got "color(rec2020 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0.7 0.5 0.3)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 calc(r) calc(g) calc(b))", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3 / 40%) rec2020 calc(r) calc(g) calc(b) / calc(alpha))" should set the property valueColors do not match. Actual: color(rec2020 0.7 0.5 0.3 / 0.4) Expected: color(from color(rec2020 0.7 0.5 0.3 / 0.4) rec2020 calc(r) calc(g) calc(b) / calc(alpha)). Error: assert_equals: Color format is correct. expected "color(from color(rec / ) rec calc(r) calc(g) calc(b) / calc(alpha))" but got "color(rec / )"
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0.7, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(rec    / )", "color(from color(rec    / ) rec calc(r) calc(g) calc(b) / calc(alpha))", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 none none none)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 none none none)" but got "color(rec2020 none none none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 none none none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 none none none)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 none none none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 none none none / none)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 none none none / none)" but got "color(rec2020 none none none / none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 none none none / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 none none none / none)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 none none none / none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g none)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g none)" but got "color(rec2020 0.7 0.5 none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0.7 0.5 none)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g none / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g none / alpha)" but got "color(rec2020 0.7 0.5 none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0.7 0.5 none)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g none / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g b / none)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g b / none)" but got "color(rec2020 0.7 0.5 0.3 / none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 0.3 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0.7 0.5 0.3 / none)", "color(from color(rec2020 0.7 0.5 0.3) rec2020 r g b / none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3 / 40%) rec2020 r g none / alpha)" should set the property valueColors do not match. Actual: color(rec2020 0.7 0.5 none / 0.4) Expected: color(from color(rec2020 0.7 0.5 0.3 / 0.4) rec2020 r g none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 none / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3 / 40%) rec2020 r g b / none)" should set the property valueColors do not match. Actual: color(rec2020 0.7 0.5 0.3 / none) Expected: color(from color(rec2020 0.7 0.5 0.3 / 0.4) rec2020 r g b / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 0.3 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(rec2020 none none none) rec2020 r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 none none none) rec2020 r g b)" but got "color(rec2020 0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0 0 0)", "color(from color(rec2020 none none none) rec2020 r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 none none none / none) rec2020 r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 none none none / none) rec2020 r g b / alpha)" but got "color(rec2020 0 0 0 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0 0 0 / 0)", "color(from color(rec2020 none none none / none) rec2020 r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 none 0.3) rec2020 r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 none 0.3) rec2020 r g b)" but got "color(rec2020 0.7 0 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0.7 0 0.3)", "color(from color(rec2020 0.7 none 0.3) rec2020 r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(rec2020 0.7 0.5 0.3 / none) rec2020 r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(rec2020 0.7 0.5 0.3 / none) rec2020 r g b / alpha)" but got "color(rec2020 0.7 0.5 0.3 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0.7 0.5 0.3 / 0)", "color(from color(rec2020 0.7 0.5 0.3 / none) rec2020 r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from currentColor rec2020 r g b)" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:100:3)
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['color'] = "color(from color-mix(in rec2020, color(rec2020 0.7 0.5 0.3), color(rec2020 0.7 0.5 0.3)) rec2020 r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color-mix(in rec2020, color(rec2020 0.7 0.5 0.3), color(rec2020 0.7 0.5 0.3)) rec2020 r g b / alpha)" but got "color(rec2020 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(rec2020 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(rec2020 0.7 0.5 0.3)", "color(from color-mix(in rec2020, color(rec2020 0.7 0.5 0.3), color(rec2020 0.7 0.5 0.3)) rec2020 r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g b)" but got "color(prophoto-rgb 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0.7 0.5 0.3)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g b / alpha)" but got "color(prophoto-rgb 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0.7 0.5 0.3)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3 / 40%) prophoto-rgb r g b)" should set the property valueColors do not match. Actual: color(prophoto-rgb 0.7 0.5 0.3 / 0.4) Expected: color(from color(prophoto-rgb 0.7 0.5 0.3 / 0.4) prophoto-rgb r g b). Error: assert_equals: Color format is correct. expected "color(from color(prophoto-rgb / ) prophoto-rgb r g b)" but got "color(prophoto-rgb / )"
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0.7, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(prophoto-rgb    / )", "color(from color(prophoto-rgb    / ) prophoto-rgb r g b)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3 / 40%) prophoto-rgb r g b / alpha)" should set the property valueColors do not match. Actual: color(prophoto-rgb 0.7 0.5 0.3 / 0.4) Expected: color(from color(prophoto-rgb 0.7 0.5 0.3 / 0.4) prophoto-rgb r g b / alpha). Error: assert_equals: Color format is correct. expected "color(from color(prophoto-rgb / ) prophoto-rgb r g b / alpha)" but got "color(prophoto-rgb / )"
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0.7, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(prophoto-rgb    / )", "color(from color(prophoto-rgb    / ) prophoto-rgb r g b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g b) prophoto-rgb r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g b) prophoto-rgb r g b)" but got "color(prophoto-rgb 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0.7 0.5 0.3)", "color(from color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g b) prophoto-rgb r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 0 0 0)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 0 0 0)" but got "color(prophoto-rgb 0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0 0 0)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 0 0 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 0 0 0 / 0)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 0 0 0 / 0)" but got "color(prophoto-rgb 0 0 0 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0 0 0 / 0)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 0 0 0 / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 0 g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 0 g b / alpha)" but got "color(prophoto-rgb 0 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0 0.5 0.3)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 0 g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r 0 b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r 0 b / alpha)" but got "color(prophoto-rgb 0.7 0 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0.7 0 0.3)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r 0 b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g 0 / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g 0 / alpha)" but got "color(prophoto-rgb 0.7 0.5 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0.7 0.5 0)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g 0 / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g b / 0)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g b / 0)" but got "color(prophoto-rgb 0.7 0.5 0.3 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0.7 0.5 0.3 / 0)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g b / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3 / 40%) prophoto-rgb 0 g b / alpha)" should set the property valueColors do not match. Actual: color(prophoto-rgb 0 0.5 0.3 / 0.4) Expected: color(from color(prophoto-rgb 0.7 0.5 0.3 / 0.4) prophoto-rgb 0 g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3 / 40%) prophoto-rgb r 0 b / alpha)" should set the property valueColors do not match. Actual: color(prophoto-rgb 0.7 0 0.3 / 0.4) Expected: color(from color(prophoto-rgb 0.7 0.5 0.3 / 0.4) prophoto-rgb r 0 b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3 / 40%) prophoto-rgb r g 0 / alpha)" should set the property valueColors do not match. Actual: color(prophoto-rgb 0.7 0.5 0 / 0.4) Expected: color(from color(prophoto-rgb 0.7 0.5 0.3 / 0.4) prophoto-rgb r g 0 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 0 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0, 0.4], [0.7, 0.5, 0.3, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3 / 40%) prophoto-rgb r g b / 0)" should set the property valueColors do not match. Actual: color(prophoto-rgb 0.7 0.5 0.3 / 0) Expected: color(from color(prophoto-rgb 0.7 0.5 0.3 / 0.4) prophoto-rgb r g b / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3, 0], [0.7, 0.5, 0.3, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 0.2 g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 0.2 g b / alpha)" but got "color(prophoto-rgb 0.2 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.2 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0.2 0.5 0.3)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 0.2 g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 20% g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 20% g b / alpha)" but got "color(prophoto-rgb 0.2 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.2 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0.2 0.5 0.3)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 20% g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r 0.2 b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r 0.2 b / alpha)" but got "color(prophoto-rgb 0.7 0.2 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.2 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0.7 0.2 0.3)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r 0.2 b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r 20% b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r 20% b / alpha)" but got "color(prophoto-rgb 0.7 0.2 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.2 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0.7 0.2 0.3)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r 20% b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g 0.2 / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g 0.2 / alpha)" but got "color(prophoto-rgb 0.7 0.5 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0.7 0.5 0.2)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g 0.2 / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g 20% / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g 20% / alpha)" but got "color(prophoto-rgb 0.7 0.5 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0.7 0.5 0.2)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g 20% / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g b / 0.2)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g b / 0.2)" but got "color(prophoto-rgb 0.7 0.5 0.3 / 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 0.3 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0.7 0.5 0.3 / 0.2)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g b / 0.2)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g b / 20%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g b / 20%)" but got "color(prophoto-rgb 0.7 0.5 0.3 / 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 0.3 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0.7 0.5 0.3 / 0.2)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g b / 20%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3 / 40%) prophoto-rgb 0.2 g b / alpha)" should set the property valueColors do not match. Actual: color(prophoto-rgb 0.2 0.5 0.3 / 0.4) Expected: color(from color(prophoto-rgb 0.7 0.5 0.3 / 0.4) prophoto-rgb 0.2 g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.2 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3 / 40%) prophoto-rgb 20% g b / alpha)" should set the property valueColors do not match. Actual: color(prophoto-rgb 0.2 0.5 0.3 / 0.4) Expected: color(from color(prophoto-rgb 0.7 0.5 0.3 / 0.4) prophoto-rgb 20% g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.2 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3 / 40%) prophoto-rgb r 0.2 b / alpha)" should set the property valueColors do not match. Actual: color(prophoto-rgb 0.7 0.2 0.3 / 0.4) Expected: color(from color(prophoto-rgb 0.7 0.5 0.3 / 0.4) prophoto-rgb r 0.2 b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.2 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.2, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3 / 40%) prophoto-rgb r 20% b / alpha)" should set the property valueColors do not match. Actual: color(prophoto-rgb 0.7 0.2 0.3 / 0.4) Expected: color(from color(prophoto-rgb 0.7 0.5 0.3 / 0.4) prophoto-rgb r 20% b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.2 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.2, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3 / 40%) prophoto-rgb r g 0.2 / alpha)" should set the property valueColors do not match. Actual: color(prophoto-rgb 0.7 0.5 0.2 / 0.4) Expected: color(from color(prophoto-rgb 0.7 0.5 0.3 / 0.4) prophoto-rgb r g 0.2 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 0.2 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.2, 0.4], [0.7, 0.5, 0.3, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3 / 40%) prophoto-rgb r g 20% / alpha)" should set the property valueColors do not match. Actual: color(prophoto-rgb 0.7 0.5 0.2 / 0.4) Expected: color(from color(prophoto-rgb 0.7 0.5 0.3 / 0.4) prophoto-rgb r g 20% / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 0.2 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.2, 0.4], [0.7, 0.5, 0.3, 0.4, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3 / 40%) prophoto-rgb r g b / 0.2)" should set the property valueColors do not match. Actual: color(prophoto-rgb 0.7 0.5 0.3 / 0.2) Expected: color(from color(prophoto-rgb 0.7 0.5 0.3 / 0.4) prophoto-rgb r g b / 0.2). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 0.3 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3, 0.2], [0.7, 0.5, 0.3, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3 / 40%) prophoto-rgb r g b / 20%)" should set the property valueColors do not match. Actual: color(prophoto-rgb 0.7 0.5 0.3 / 0.2) Expected: color(from color(prophoto-rgb 0.7 0.5 0.3 / 0.4) prophoto-rgb r g b / 20%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 0.3 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3, 0.2], [0.7, 0.5, 0.3, 0.4, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 2 3 4)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 2 3 4)" but got "color(prophoto-rgb 2 3 4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 2 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 2 3 4)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 2 3 4)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 2 3 4 / 5)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 2 3 4 / 5)" but got "color(prophoto-rgb 2 3 4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 2 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 2 3 4)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 2 3 4 / 5)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb -2 -3 -4)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb -2 -3 -4)" but got "color(prophoto-rgb -2 -3 -4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb -2 -3 -4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb -2 -3 -4)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb -2 -3 -4)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb -2 -3 -4 / -5)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb -2 -3 -4 / -5)" but got "color(prophoto-rgb -2 -3 -4 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb -2 -3 -4 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb -2 -3 -4 / 0)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb -2 -3 -4 / -5)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 200% 300% 400%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 200% 300% 400%)" but got "color(prophoto-rgb 2 3 4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 2 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 2 3 4)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 200% 300% 400%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 200% 300% 400% / 500%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 200% 300% 400% / 500%)" but got "color(prophoto-rgb 2 3 4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 2 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 2 3 4)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb 200% 300% 400% / 500%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb -200% -300% -400%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb -200% -300% -400%)" but got "color(prophoto-rgb -2 -3 -4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb -2 -3 -4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb -2 -3 -4)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb -200% -300% -400%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb -200% -300% -400% / -500%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb -200% -300% -400% / -500%)" but got "color(prophoto-rgb -2 -3 -4 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb -2 -3 -4 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb -2 -3 -4 / 0)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb -200% -300% -400% / -500%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb g b r)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb g b r)" but got "color(prophoto-rgb 0.5 0.3 0.7)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.5 0.3 0.7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0.5 0.3 0.7)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb g b r)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb b alpha r / g)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb b alpha r / g)" but got "color(prophoto-rgb 0.3 1 0.7 / 0.5)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.3 1 0.7 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0.3 1 0.7 / 0.5)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb b alpha r / g)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r r r / r)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r r r / r)" but got "color(prophoto-rgb 0.7 0.7 0.7 / 0.7)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.7 0.7 / 0.7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0.7 0.7 0.7 / 0.7)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r r r / r)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb alpha alpha alpha / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb alpha alpha alpha / alpha)" but got "color(prophoto-rgb 1 1 1)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 1 1 1)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 1 1 1)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb alpha alpha alpha / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3 / 40%) prophoto-rgb g b r)" should set the property valueColors do not match. Actual: color(prophoto-rgb 0.5 0.3 0.7 / 0.4) Expected: color(from color(prophoto-rgb 0.7 0.5 0.3 / 0.4) prophoto-rgb g b r). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 0.7 +/- 0.01, expected 0.7 but got 0.5
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.5 0.3 0.7 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.5, 0.3, 0.7, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3 / 40%) prophoto-rgb b alpha r / g)" should set the property valueColors do not match. Actual: color(prophoto-rgb 0.3 0.4 0.7 / 0.5) Expected: color(from color(prophoto-rgb 0.7 0.5 0.3 / 0.4) prophoto-rgb b alpha r / g). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 0.7 +/- 0.01, expected 0.7 but got 0.3
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.3 0.4 0.7 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.3, 0.4, 0.7, 0.5], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3 / 40%) prophoto-rgb r r r / r)" should set the property valueColors do not match. Actual: color(prophoto-rgb 0.7 0.7 0.7 / 0.7) Expected: color(from color(prophoto-rgb 0.7 0.5 0.3 / 0.4) prophoto-rgb r r r / r). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 1, expected 0.5 +/- 0.01, expected 0.5 but got 0.7
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.7 0.7 / 0.7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.7, 0.7, 0.7], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3 / 40%) prophoto-rgb alpha alpha alpha / alpha)" should set the property valueColors do not match. Actual: color(prophoto-rgb 0.4 0.4 0.4 / 0.4) Expected: color(from color(prophoto-rgb 0.7 0.5 0.3 / 0.4) prophoto-rgb alpha alpha alpha / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 0.7 +/- 0.01, expected 0.7 but got 0.4
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.4 0.4 0.4 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.4, 0.4, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(prophoto-rgb 1.7 1.5 1.3) prophoto-rgb r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 1.7 1.5 1.3) prophoto-rgb r g b)" but got "color(prophoto-rgb 1.7 1.5 1.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 1.7 1.5 1.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 1.7 1.5 1.3)", "color(from color(prophoto-rgb 1.7 1.5 1.3) prophoto-rgb r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 1.7 1.5 1.3) prophoto-rgb r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 1.7 1.5 1.3) prophoto-rgb r g b / alpha)" but got "color(prophoto-rgb 1.7 1.5 1.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 1.7 1.5 1.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 1.7 1.5 1.3)", "color(from color(prophoto-rgb 1.7 1.5 1.3) prophoto-rgb r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 1.7 1.5 1.3 / 140%) prophoto-rgb r g b)" should set the property valueColors do not match. Actual: color(prophoto-rgb 1.7 1.5 1.3) Expected: color(from color(prophoto-rgb 1.7 1.5 1.3) prophoto-rgb r g b). Error: assert_equals: Color format is correct. expected "color(from color(prophoto-rgb ) prophoto-rgb r g b)" but got "color(prophoto-rgb )"
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 1.7 1.5 1.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([1.7, 1.5, 1.3], [1.7, 1.5, 1.3], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(prophoto-rgb   )", "color(from color(prophoto-rgb   ) prophoto-rgb r g b)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(prophoto-rgb 1.7 1.5 1.3 / 140%) prophoto-rgb r g b / alpha)" should set the property valueColors do not match. Actual: color(prophoto-rgb 1.7 1.5 1.3) Expected: color(from color(prophoto-rgb 1.7 1.5 1.3) prophoto-rgb r g b / alpha). Error: assert_equals: Color format is correct. expected "color(from color(prophoto-rgb ) prophoto-rgb r g b / alpha)" but got "color(prophoto-rgb )"
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 1.7 1.5 1.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([1.7, 1.5, 1.3], [1.7, 1.5, 1.3], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(prophoto-rgb   )", "color(from color(prophoto-rgb   ) prophoto-rgb r g b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(prophoto-rgb -0.7 -0.5 -0.3) prophoto-rgb r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb -0.7 -0.5 -0.3) prophoto-rgb r g b)" but got "color(prophoto-rgb -0.7 -0.5 -0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb -0.7 -0.5 -0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb -0.7 -0.5 -0.3)", "color(from color(prophoto-rgb -0.7 -0.5 -0.3) prophoto-rgb r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb -0.7 -0.5 -0.3) prophoto-rgb r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb -0.7 -0.5 -0.3) prophoto-rgb r g b / alpha)" but got "color(prophoto-rgb -0.7 -0.5 -0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb -0.7 -0.5 -0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb -0.7 -0.5 -0.3)", "color(from color(prophoto-rgb -0.7 -0.5 -0.3) prophoto-rgb r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb -0.7 -0.5 -0.3 / -40%) prophoto-rgb r g b)" should set the property valueColors do not match. Actual: color(prophoto-rgb -0.7 -0.5 -0.3 / 0) Expected: color(from color(prophoto-rgb -0.7 -0.5 -0.3 / 0) prophoto-rgb r g b). Error: assert_equals: Color format is correct. expected "color(from color(prophoto-rgb - - - / ) prophoto-rgb r g b)" but got "color(prophoto-rgb - - - / )"
Asserts run
Pass
assert_not_equals("color(prophoto-rgb -0.7 -0.5 -0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([-0.7, -0.5, -0.3, 0], [-0.7, -0.5, -0.3, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(prophoto-rgb - - - / )", "color(from color(prophoto-rgb - - - / ) prophoto-rgb r g b)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(prophoto-rgb -0.7 -0.5 -0.3 / -40%) prophoto-rgb r g b / alpha)" should set the property valueColors do not match. Actual: color(prophoto-rgb -0.7 -0.5 -0.3 / 0) Expected: color(from color(prophoto-rgb -0.7 -0.5 -0.3 / 0) prophoto-rgb r g b / alpha). Error: assert_equals: Color format is correct. expected "color(from color(prophoto-rgb - - - / ) prophoto-rgb r g b / alpha)" but got "color(prophoto-rgb - - - / )"
Asserts run
Pass
assert_not_equals("color(prophoto-rgb -0.7 -0.5 -0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([-0.7, -0.5, -0.3, 0], [-0.7, -0.5, -0.3, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(prophoto-rgb - - - / )", "color(from color(prophoto-rgb - - - / ) prophoto-rgb r g b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb calc(r) calc(g) calc(b))" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb calc(r) calc(g) calc(b))" but got "color(prophoto-rgb 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0.7 0.5 0.3)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb calc(r) calc(g) calc(b))", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3 / 40%) prophoto-rgb calc(r) calc(g) calc(b) / calc(alpha))" should set the property valueColors do not match. Actual: color(prophoto-rgb 0.7 0.5 0.3 / 0.4) Expected: color(from color(prophoto-rgb 0.7 0.5 0.3 / 0.4) prophoto-rgb calc(r) calc(g) calc(b) / calc(alpha)). Error: assert_equals: Color format is correct. expected "color(from color(prophoto-rgb / ) prophoto-rgb calc(r) calc(g) calc(b) / calc(alpha))" but got "color(prophoto-rgb / )"
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0.7, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(prophoto-rgb    / )", "color(from color(prophoto-rgb    / ) prophoto-rgb calc(r) calc(g) calc(b) / calc(alpha))", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb none none none)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb none none none)" but got "color(prophoto-rgb none none none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb none none none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb none none none)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb none none none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb none none none / none)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb none none none / none)" but got "color(prophoto-rgb none none none / none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb none none none / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb none none none / none)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb none none none / none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g none)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g none)" but got "color(prophoto-rgb 0.7 0.5 none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0.7 0.5 none)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g none / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g none / alpha)" but got "color(prophoto-rgb 0.7 0.5 none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0.7 0.5 none)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g none / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g b / none)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g b / none)" but got "color(prophoto-rgb 0.7 0.5 0.3 / none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 0.3 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0.7 0.5 0.3 / none)", "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb r g b / none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3 / 40%) prophoto-rgb r g none / alpha)" should set the property valueColors do not match. Actual: color(prophoto-rgb 0.7 0.5 none / 0.4) Expected: color(from color(prophoto-rgb 0.7 0.5 0.3 / 0.4) prophoto-rgb r g none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 none / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3 / 40%) prophoto-rgb r g b / none)" should set the property valueColors do not match. Actual: color(prophoto-rgb 0.7 0.5 0.3 / none) Expected: color(from color(prophoto-rgb 0.7 0.5 0.3 / 0.4) prophoto-rgb r g b / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 0.3 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(prophoto-rgb none none none) prophoto-rgb r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb none none none) prophoto-rgb r g b)" but got "color(prophoto-rgb 0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0 0 0)", "color(from color(prophoto-rgb none none none) prophoto-rgb r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb none none none / none) prophoto-rgb r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb none none none / none) prophoto-rgb r g b / alpha)" but got "color(prophoto-rgb 0 0 0 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0 0 0 / 0)", "color(from color(prophoto-rgb none none none / none) prophoto-rgb r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 none 0.3) prophoto-rgb r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 none 0.3) prophoto-rgb r g b)" but got "color(prophoto-rgb 0.7 0 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0.7 0 0.3)", "color(from color(prophoto-rgb 0.7 none 0.3) prophoto-rgb r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(prophoto-rgb 0.7 0.5 0.3 / none) prophoto-rgb r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(prophoto-rgb 0.7 0.5 0.3 / none) prophoto-rgb r g b / alpha)" but got "color(prophoto-rgb 0.7 0.5 0.3 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0.7 0.5 0.3 / 0)", "color(from color(prophoto-rgb 0.7 0.5 0.3 / none) prophoto-rgb r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from currentColor prophoto-rgb r g b)" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:100:3)
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['color'] = "color(from color-mix(in prophoto-rgb, color(prophoto-rgb 0.7 0.5 0.3), color(prophoto-rgb 0.7 0.5 0.3)) prophoto-rgb r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color-mix(in prophoto-rgb, color(prophoto-rgb 0.7 0.5 0.3), color(prophoto-rgb 0.7 0.5 0.3)) prophoto-rgb r g b / alpha)" but got "color(prophoto-rgb 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(prophoto-rgb 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(prophoto-rgb 0.7 0.5 0.3)", "color(from color-mix(in prophoto-rgb, color(prophoto-rgb 0.7 0.5 0.3), color(prophoto-rgb 0.7 0.5 0.3)) prophoto-rgb r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g b)" but got "color(display-p3 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0.7 0.5 0.3)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g b / alpha)" but got "color(display-p3 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0.7 0.5 0.3)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3 / 40%) display-p3 r g b)" should set the property valueColors do not match. Actual: color(display-p3 0.7 0.5 0.3 / 0.4) Expected: color(from color(display-p3 0.7 0.5 0.3 / 0.4) display-p3 r g b). Error: assert_equals: Color format is correct. expected "color(from color(display-p / ) display-p r g b)" but got "color(display-p / )"
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0.7, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(display-p    / )", "color(from color(display-p    / ) display-p r g b)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3 / 40%) display-p3 r g b / alpha)" should set the property valueColors do not match. Actual: color(display-p3 0.7 0.5 0.3 / 0.4) Expected: color(from color(display-p3 0.7 0.5 0.3 / 0.4) display-p3 r g b / alpha). Error: assert_equals: Color format is correct. expected "color(from color(display-p / ) display-p r g b / alpha)" but got "color(display-p / )"
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0.7, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(display-p    / )", "color(from color(display-p    / ) display-p r g b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(from color(display-p3 0.7 0.5 0.3) display-p3 r g b) display-p3 r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(from color(display-p3 0.7 0.5 0.3) display-p3 r g b) display-p3 r g b)" but got "color(display-p3 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0.7 0.5 0.3)", "color(from color(from color(display-p3 0.7 0.5 0.3) display-p3 r g b) display-p3 r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 0 0 0)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 0 0 0)" but got "color(display-p3 0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0 0 0)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 0 0 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 0 0 0 / 0)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 0 0 0 / 0)" but got "color(display-p3 0 0 0 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0 0 0 / 0)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 0 0 0 / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 0 g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 0 g b / alpha)" but got "color(display-p3 0 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0 0.5 0.3)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 0 g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 r 0 b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 r 0 b / alpha)" but got "color(display-p3 0.7 0 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0.7 0 0.3)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 r 0 b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g 0 / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g 0 / alpha)" but got "color(display-p3 0.7 0.5 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0.7 0.5 0)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g 0 / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g b / 0)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g b / 0)" but got "color(display-p3 0.7 0.5 0.3 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0.7 0.5 0.3 / 0)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g b / 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3 / 40%) display-p3 0 g b / alpha)" should set the property valueColors do not match. Actual: color(display-p3 0 0.5 0.3 / 0.4) Expected: color(from color(display-p3 0.7 0.5 0.3 / 0.4) display-p3 0 g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(display-p3 0 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3 / 40%) display-p3 r 0 b / alpha)" should set the property valueColors do not match. Actual: color(display-p3 0.7 0 0.3 / 0.4) Expected: color(from color(display-p3 0.7 0.5 0.3 / 0.4) display-p3 r 0 b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3 / 40%) display-p3 r g 0 / alpha)" should set the property valueColors do not match. Actual: color(display-p3 0.7 0.5 0 / 0.4) Expected: color(from color(display-p3 0.7 0.5 0.3 / 0.4) display-p3 r g 0 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 0 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0, 0.4], [0.7, 0.5, 0.3, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3 / 40%) display-p3 r g b / 0)" should set the property valueColors do not match. Actual: color(display-p3 0.7 0.5 0.3 / 0) Expected: color(from color(display-p3 0.7 0.5 0.3 / 0.4) display-p3 r g b / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3, 0], [0.7, 0.5, 0.3, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 0.2 g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 0.2 g b / alpha)" but got "color(display-p3 0.2 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0.2 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0.2 0.5 0.3)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 0.2 g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 20% g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 20% g b / alpha)" but got "color(display-p3 0.2 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0.2 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0.2 0.5 0.3)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 20% g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 r 0.2 b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 r 0.2 b / alpha)" but got "color(display-p3 0.7 0.2 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.2 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0.7 0.2 0.3)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 r 0.2 b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 r 20% b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 r 20% b / alpha)" but got "color(display-p3 0.7 0.2 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.2 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0.7 0.2 0.3)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 r 20% b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g 0.2 / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g 0.2 / alpha)" but got "color(display-p3 0.7 0.5 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0.7 0.5 0.2)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g 0.2 / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g 20% / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g 20% / alpha)" but got "color(display-p3 0.7 0.5 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0.7 0.5 0.2)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g 20% / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g b / 0.2)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g b / 0.2)" but got "color(display-p3 0.7 0.5 0.3 / 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 0.3 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0.7 0.5 0.3 / 0.2)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g b / 0.2)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g b / 20%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g b / 20%)" but got "color(display-p3 0.7 0.5 0.3 / 0.2)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 0.3 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0.7 0.5 0.3 / 0.2)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g b / 20%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3 / 40%) display-p3 0.2 g b / alpha)" should set the property valueColors do not match. Actual: color(display-p3 0.2 0.5 0.3 / 0.4) Expected: color(from color(display-p3 0.7 0.5 0.3 / 0.4) display-p3 0.2 g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(display-p3 0.2 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3 / 40%) display-p3 20% g b / alpha)" should set the property valueColors do not match. Actual: color(display-p3 0.2 0.5 0.3 / 0.4) Expected: color(from color(display-p3 0.7 0.5 0.3 / 0.4) display-p3 20% g b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(display-p3 0.2 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3 / 40%) display-p3 r 0.2 b / alpha)" should set the property valueColors do not match. Actual: color(display-p3 0.7 0.2 0.3 / 0.4) Expected: color(from color(display-p3 0.7 0.5 0.3 / 0.4) display-p3 r 0.2 b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.2 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.2, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3 / 40%) display-p3 r 20% b / alpha)" should set the property valueColors do not match. Actual: color(display-p3 0.7 0.2 0.3 / 0.4) Expected: color(from color(display-p3 0.7 0.5 0.3 / 0.4) display-p3 r 20% b / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.2 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.2, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3 / 40%) display-p3 r g 0.2 / alpha)" should set the property valueColors do not match. Actual: color(display-p3 0.7 0.5 0.2 / 0.4) Expected: color(from color(display-p3 0.7 0.5 0.3 / 0.4) display-p3 r g 0.2 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 0.2 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.2, 0.4], [0.7, 0.5, 0.3, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3 / 40%) display-p3 r g 20% / alpha)" should set the property valueColors do not match. Actual: color(display-p3 0.7 0.5 0.2 / 0.4) Expected: color(from color(display-p3 0.7 0.5 0.3 / 0.4) display-p3 r g 20% / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 0.2 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.2, 0.4], [0.7, 0.5, 0.3, 0.4, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3 / 40%) display-p3 r g b / 0.2)" should set the property valueColors do not match. Actual: color(display-p3 0.7 0.5 0.3 / 0.2) Expected: color(from color(display-p3 0.7 0.5 0.3 / 0.4) display-p3 r g b / 0.2). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 0.3 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3, 0.2], [0.7, 0.5, 0.3, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3 / 40%) display-p3 r g b / 20%)" should set the property valueColors do not match. Actual: color(display-p3 0.7 0.5 0.3 / 0.2) Expected: color(from color(display-p3 0.7 0.5 0.3 / 0.4) display-p3 r g b / 20%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 0.3 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3, 0.2], [0.7, 0.5, 0.3, 0.4, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 2 3 4)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 2 3 4)" but got "color(display-p3 2 3 4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 2 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 2 3 4)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 2 3 4)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 2 3 4 / 5)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 2 3 4 / 5)" but got "color(display-p3 2 3 4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 2 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 2 3 4)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 2 3 4 / 5)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 -2 -3 -4)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 -2 -3 -4)" but got "color(display-p3 -2 -3 -4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 -2 -3 -4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 -2 -3 -4)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 -2 -3 -4)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 -2 -3 -4 / -5)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 -2 -3 -4 / -5)" but got "color(display-p3 -2 -3 -4 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 -2 -3 -4 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 -2 -3 -4 / 0)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 -2 -3 -4 / -5)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 200% 300% 400%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 200% 300% 400%)" but got "color(display-p3 2 3 4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 2 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 2 3 4)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 200% 300% 400%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 200% 300% 400% / 500%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 200% 300% 400% / 500%)" but got "color(display-p3 2 3 4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 2 3 4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 2 3 4)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 200% 300% 400% / 500%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 -200% -300% -400%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 -200% -300% -400%)" but got "color(display-p3 -2 -3 -4)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 -2 -3 -4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 -2 -3 -4)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 -200% -300% -400%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 -200% -300% -400% / -500%)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 -200% -300% -400% / -500%)" but got "color(display-p3 -2 -3 -4 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 -2 -3 -4 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 -2 -3 -4 / 0)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 -200% -300% -400% / -500%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 g b r)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 g b r)" but got "color(display-p3 0.5 0.3 0.7)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0.5 0.3 0.7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0.5 0.3 0.7)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 g b r)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 b alpha r / g)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 b alpha r / g)" but got "color(display-p3 0.3 1 0.7 / 0.5)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0.3 1 0.7 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0.3 1 0.7 / 0.5)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 b alpha r / g)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 r r r / r)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 r r r / r)" but got "color(display-p3 0.7 0.7 0.7 / 0.7)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.7 0.7 / 0.7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0.7 0.7 0.7 / 0.7)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 r r r / r)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 alpha alpha alpha / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 alpha alpha alpha / alpha)" but got "color(display-p3 1 1 1)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 1 1 1)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 1 1 1)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 alpha alpha alpha / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3 / 40%) display-p3 g b r)" should set the property valueColors do not match. Actual: color(display-p3 0.5 0.3 0.7 / 0.4) Expected: color(from color(display-p3 0.7 0.5 0.3 / 0.4) display-p3 g b r). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 0.7 +/- 0.01, expected 0.7 but got 0.5
Asserts run
Pass
assert_not_equals("color(display-p3 0.5 0.3 0.7 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.5, 0.3, 0.7, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3 / 40%) display-p3 b alpha r / g)" should set the property valueColors do not match. Actual: color(display-p3 0.3 0.4 0.7 / 0.5) Expected: color(from color(display-p3 0.7 0.5 0.3 / 0.4) display-p3 b alpha r / g). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 0.7 +/- 0.01, expected 0.7 but got 0.3
Asserts run
Pass
assert_not_equals("color(display-p3 0.3 0.4 0.7 / 0.5)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.3, 0.4, 0.7, 0.5], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3 / 40%) display-p3 r r r / r)" should set the property valueColors do not match. Actual: color(display-p3 0.7 0.7 0.7 / 0.7) Expected: color(from color(display-p3 0.7 0.5 0.3 / 0.4) display-p3 r r r / r). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 1, expected 0.5 +/- 0.01, expected 0.5 but got 0.7
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.7 0.7 / 0.7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.7, 0.7, 0.7], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3 / 40%) display-p3 alpha alpha alpha / alpha)" should set the property valueColors do not match. Actual: color(display-p3 0.4 0.4 0.4 / 0.4) Expected: color(from color(display-p3 0.7 0.5 0.3 / 0.4) display-p3 alpha alpha alpha / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 0.7 +/- 0.01, expected 0.7 but got 0.4
Asserts run
Pass
assert_not_equals("color(display-p3 0.4 0.4 0.4 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.4, 0.4, 0.4, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(display-p3 1.7 1.5 1.3) display-p3 r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 1.7 1.5 1.3) display-p3 r g b)" but got "color(display-p3 1.7 1.5 1.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 1.7 1.5 1.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 1.7 1.5 1.3)", "color(from color(display-p3 1.7 1.5 1.3) display-p3 r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 1.7 1.5 1.3) display-p3 r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 1.7 1.5 1.3) display-p3 r g b / alpha)" but got "color(display-p3 1.7 1.5 1.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 1.7 1.5 1.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 1.7 1.5 1.3)", "color(from color(display-p3 1.7 1.5 1.3) display-p3 r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 1.7 1.5 1.3 / 140%) display-p3 r g b)" should set the property valueColors do not match. Actual: color(display-p3 1.7 1.5 1.3) Expected: color(from color(display-p3 1.7 1.5 1.3) display-p3 r g b). Error: assert_equals: Color format is correct. expected "color(from color(display-p ) display-p r g b)" but got "color(display-p )"
Asserts run
Pass
assert_not_equals("color(display-p3 1.7 1.5 1.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([1.7, 1.5, 1.3], [1.7, 1.5, 1.3], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(display-p   )", "color(from color(display-p   ) display-p r g b)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(display-p3 1.7 1.5 1.3 / 140%) display-p3 r g b / alpha)" should set the property valueColors do not match. Actual: color(display-p3 1.7 1.5 1.3) Expected: color(from color(display-p3 1.7 1.5 1.3) display-p3 r g b / alpha). Error: assert_equals: Color format is correct. expected "color(from color(display-p ) display-p r g b / alpha)" but got "color(display-p )"
Asserts run
Pass
assert_not_equals("color(display-p3 1.7 1.5 1.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([1.7, 1.5, 1.3], [1.7, 1.5, 1.3], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(display-p   )", "color(from color(display-p   ) display-p r g b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(display-p3 -0.7 -0.5 -0.3) display-p3 r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 -0.7 -0.5 -0.3) display-p3 r g b)" but got "color(display-p3 -0.7 -0.5 -0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 -0.7 -0.5 -0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 -0.7 -0.5 -0.3)", "color(from color(display-p3 -0.7 -0.5 -0.3) display-p3 r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 -0.7 -0.5 -0.3) display-p3 r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 -0.7 -0.5 -0.3) display-p3 r g b / alpha)" but got "color(display-p3 -0.7 -0.5 -0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 -0.7 -0.5 -0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 -0.7 -0.5 -0.3)", "color(from color(display-p3 -0.7 -0.5 -0.3) display-p3 r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 -0.7 -0.5 -0.3 / -40%) display-p3 r g b)" should set the property valueColors do not match. Actual: color(display-p3 -0.7 -0.5 -0.3 / 0) Expected: color(from color(display-p3 -0.7 -0.5 -0.3 / 0) display-p3 r g b). Error: assert_equals: Color format is correct. expected "color(from color(display-p - - - / ) display-p r g b)" but got "color(display-p - - - / )"
Asserts run
Pass
assert_not_equals("color(display-p3 -0.7 -0.5 -0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([-0.7, -0.5, -0.3, 0], [-0.7, -0.5, -0.3, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(display-p - - - / )", "color(from color(display-p - - - / ) display-p r g b)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(display-p3 -0.7 -0.5 -0.3 / -40%) display-p3 r g b / alpha)" should set the property valueColors do not match. Actual: color(display-p3 -0.7 -0.5 -0.3 / 0) Expected: color(from color(display-p3 -0.7 -0.5 -0.3 / 0) display-p3 r g b / alpha). Error: assert_equals: Color format is correct. expected "color(from color(display-p - - - / ) display-p r g b / alpha)" but got "color(display-p - - - / )"
Asserts run
Pass
assert_not_equals("color(display-p3 -0.7 -0.5 -0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([-0.7, -0.5, -0.3, 0], [-0.7, -0.5, -0.3, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(display-p - - - / )", "color(from color(display-p - - - / ) display-p r g b / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 calc(r) calc(g) calc(b))" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 calc(r) calc(g) calc(b))" but got "color(display-p3 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0.7 0.5 0.3)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 calc(r) calc(g) calc(b))", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3 / 40%) display-p3 calc(r) calc(g) calc(b) / calc(alpha))" should set the property valueColors do not match. Actual: color(display-p3 0.7 0.5 0.3 / 0.4) Expected: color(from color(display-p3 0.7 0.5 0.3 / 0.4) display-p3 calc(r) calc(g) calc(b) / calc(alpha)). Error: assert_equals: Color format is correct. expected "color(from color(display-p / ) display-p calc(r) calc(g) calc(b) / calc(alpha))" but got "color(display-p / )"
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 0.3 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([0.7, 0.5, 0.3, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(display-p    / )", "color(from color(display-p    / ) display-p calc(r) calc(g) calc(b) / calc(alpha))", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 none none none)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 none none none)" but got "color(display-p3 none none none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 none none none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 none none none)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 none none none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 none none none / none)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 none none none / none)" but got "color(display-p3 none none none / none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 none none none / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 none none none / none)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 none none none / none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g none)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g none)" but got "color(display-p3 0.7 0.5 none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0.7 0.5 none)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g none / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g none / alpha)" but got "color(display-p3 0.7 0.5 none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0.7 0.5 none)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g none / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g b / none)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g b / none)" but got "color(display-p3 0.7 0.5 0.3 / none)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 0.3 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0.7 0.5 0.3 / none)", "color(from color(display-p3 0.7 0.5 0.3) display-p3 r g b / none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3 / 40%) display-p3 r g none / alpha)" should set the property valueColors do not match. Actual: color(display-p3 0.7 0.5 none / 0.4) Expected: color(from color(display-p3 0.7 0.5 0.3 / 0.4) display-p3 r g none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 none / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.4], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3 / 40%) display-p3 r g b / none)" should set the property valueColors do not match. Actual: color(display-p3 0.7 0.5 0.3 / none) Expected: color(from color(display-p3 0.7 0.5 0.3 / 0.4) display-p3 r g b / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 0.3 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3], [0.7, 0.5, 0.3, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(display-p3 none none none) display-p3 r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 none none none) display-p3 r g b)" but got "color(display-p3 0 0 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0 0 0)", "color(from color(display-p3 none none none) display-p3 r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 none none none / none) display-p3 r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 none none none / none) display-p3 r g b / alpha)" but got "color(display-p3 0 0 0 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0 0 0 / 0)", "color(from color(display-p3 none none none / none) display-p3 r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 none 0.3) display-p3 r g b)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 none 0.3) display-p3 r g b)" but got "color(display-p3 0.7 0 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0.7 0 0.3)", "color(from color(display-p3 0.7 none 0.3) display-p3 r g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(display-p3 0.7 0.5 0.3 / none) display-p3 r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color(display-p3 0.7 0.5 0.3 / none) display-p3 r g b / alpha)" but got "color(display-p3 0.7 0.5 0.3 / 0)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 0.3 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0.7 0.5 0.3 / 0)", "color(from color(display-p3 0.7 0.5 0.3 / none) display-p3 r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from currentColor display-p3 r g b)" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:100:3)
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['color'] = "color(from color-mix(in display-p3, color(display-p3 0.7 0.5 0.3), color(display-p3 0.7 0.5 0.3)) display-p3 r g b / alpha)" should set the property valueassert_equals: serialization should be canonical expected "color(from color-mix(in display-p3, color(display-p3 0.7 0.5 0.3), color(display-p3 0.7 0.5 0.3)) display-p3 r g b / alpha)" but got "color(display-p3 0.7 0.5 0.3)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(display-p3 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(display-p3 0.7 0.5 0.3)", "color(from color-mix(in display-p3, color(display-p3 0.7 0.5 0.3), color(display-p3 0.7 0.5 0.3)) display-p3 r g b / alpha)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100) xyz x y z)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y z). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - ) xyz-d x y z)" but got "color(xyz-d - )"
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  - )", "color(from color(xyz-d  - ) xyz-d x y z)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100) xyz x y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y z / alpha). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - ) xyz-d x y z / alpha)" but got "color(xyz-d - )"
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  - )", "color(from color(xyz-d  - ) xyz-d x y z / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100 / 40%) xyz x y z)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100 / 0.4) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 x y z). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - / ) xyz-d x y z)" but got "color(xyz-d - / )"
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100, 0.4], [7, -20.5, 100, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  -  / )", "color(from color(xyz-d  -  / ) xyz-d x y z)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100 / 40%) xyz x y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100 / 0.4) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 x y z / alpha). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - / ) xyz-d x y z / alpha)" but got "color(xyz-d - / )"
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100, 0.4], [7, -20.5, 100, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  -  / )", "color(from color(xyz-d  -  / ) xyz-d x y z / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(from color(xyz 7 -20.5 100) xyz x y z) xyz x y z)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100) Expected: color(from color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y z) xyz-d65 x y z). Error: assert_equals: Color format is correct. expected "color(from color(from color(xyz-d - ) xyz-d x y z) xyz-d x y z)" but got "color(xyz-d - )"
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  - )", "color(from color(from color(xyz-d  - ) xyz-d x y z) xyz-d x y z)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100) xyz 0 0 0)" should set the property valueColors do not match. Actual: color(xyz-d65 0 0 0) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 0 0 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 6 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0], [7, -20.5, 100, 0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100) xyz 0 0 0 / 0)" should set the property valueColors do not match. Actual: color(xyz-d65 0 0 0 / 0) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 0 0 0 / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 7 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d65 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0, 0], [7, -20.5, 100, 0, 0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100) xyz 0 y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 0 -20.5 100) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 0 y z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 0 -20.5 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, -20.5, 100], [7, -20.5, 100, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100) xyz x 0 z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 0 100) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x 0 z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 0 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, 0, 100], [7, -20.5, 100, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100) xyz x y 0 / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 0) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y 0 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 0], [7, -20.5, 100, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100) xyz x y z / 0)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100 / 0) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y z / 0). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - ) xyz-d x y z / )" but got "color(xyz-d - / )"
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100, 0], [7, -20.5, 100, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  -  / )", "color(from color(xyz-d  - ) xyz-d x y z / )", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100 / 40%) xyz 0 y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 0 -20.5 100 / 0.4) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 0 y z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d65 0 -20.5 100 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, -20.5, 100, 0.4], [7, -20.5, 100, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100 / 40%) xyz x 0 z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 0 100 / 0.4) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 x 0 z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 0 100 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, 0, 100, 0.4], [7, -20.5, 100, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100 / 40%) xyz x y 0 / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 0 / 0.4) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 x y 0 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 0 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 0, 0.4], [7, -20.5, 100, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100 / 40%) xyz x y z / 0)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100 / 0) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 x y z / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 100, 0], [7, -20.5, 100, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100) xyz 0.2 y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 0.2 -20.5 100) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 0.2 y z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 0.2 -20.5 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, -20.5, 100], [7, -20.5, 100, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100) xyz x 0.2 z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 0.2 100) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x 0.2 z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 0.2 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, 0.2, 100], [7, -20.5, 100, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100) xyz x y 0.2 / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 0.2) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y 0.2 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 0.2], [7, -20.5, 100, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100) xyz x y z / 0.2)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100 / 0.2) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y z / 0.2). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - ) xyz-d x y z / )" but got "color(xyz-d - / )"
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100, 0.2], [7, -20.5, 100, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  -  / )", "color(from color(xyz-d  - ) xyz-d x y z / )", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100) xyz x y z / 20%)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100 / 0.2) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y z / 20%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 3, expected 20 +/- 0.01, expected 20 but got 0.2
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 100, 0.2], [7, -20.5, 100, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100 / 40%) xyz 0.2 y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 0.2 -20.5 100 / 0.4) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 0.2 y z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d65 0.2 -20.5 100 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, -20.5, 100, 0.4], [7, -20.5, 100, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100 / 40%) xyz x 0.2 z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 0.2 100 / 0.4) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 x 0.2 z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 0.2 100 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, 0.2, 100, 0.4], [7, -20.5, 100, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100 / 40%) xyz x y 0.2 / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 0.2 / 0.4) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 x y 0.2 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 0.2 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 0.2, 0.4], [7, -20.5, 100, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100 / 40%) xyz x y z / 0.2)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100 / 0.2) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 x y z / 0.2). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 100, 0.2], [7, -20.5, 100, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100) xyz y z x)" should set the property valueColors do not match. Actual: color(xyz-d65 -20.5 100 7) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 y z x). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 7 +/- 0.01, expected 7 but got -20.5
Asserts run
Pass
assert_not_equals("color(xyz-d65 -20.5 100 7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([-20.5, 100, 7], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100) xyz x x x / x)" should set the property valueColors do not match. Actual: color(xyz-d65 7 7 7) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x x x / x). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 1, expected -20.5 +/- 0.01, expected -20.5 but got 7
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 7 7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, 7, 7], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100 / 40%) xyz y z x)" should set the property valueColors do not match. Actual: color(xyz-d65 -20.5 100 7 / 0.4) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 y z x). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 7 +/- 0.01, expected 7 but got -20.5
Asserts run
Pass
assert_not_equals("color(xyz-d65 -20.5 100 7 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([-20.5, 100, 7, 0.4], [7, -20.5, 100, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100 / 40%) xyz x x x / x)" should set the property valueColors do not match. Actual: color(xyz-d65 7 7 7) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 x x x / x). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 7 7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, 7, 7], [7, -20.5, 100, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100) xyz calc(x) calc(y) calc(z))" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 calc(x) calc(y) calc(z)). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - ) xyz-d calc(x) calc(y) calc(z))" but got "color(xyz-d - )"
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  - )", "color(from color(xyz-d  - ) xyz-d calc(x) calc(y) calc(z))", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100 / 40%) xyz calc(x) calc(y) calc(z) / calc(alpha))" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100 / 0.4) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 calc(x) calc(y) calc(z) / calc(alpha)). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - / ) xyz-d calc(x) calc(y) calc(z) / calc(alpha))" but got "color(xyz-d - / )"
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100, 0.4], [7, -20.5, 100, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  -  / )", "color(from color(xyz-d  -  / ) xyz-d calc(x) calc(y) calc(z) / calc(alpha))", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100) xyz none none none)" should set the property valueColors do not match. Actual: color(xyz-d65 none none none) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 none none none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 3 got 0
Asserts run
Pass
assert_not_equals("color(xyz-d65 none none none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100) xyz none none none / none)" should set the property valueColors do not match. Actual: color(xyz-d65 none none none / none) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 none none none / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 3 got 0
Asserts run
Pass
assert_not_equals("color(xyz-d65 none none none / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100) xyz x y none)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 none) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 3 got 2
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100) xyz x y none / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 none) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 3 got 2
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100) xyz x y z / none)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100 / none) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y z / none). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - ) xyz-d x y z / none)" but got "color(xyz-d - / none)"
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  -  / none)", "color(from color(xyz-d  - ) xyz-d x y z / none)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100 / 40%) xyz x y none / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 none / 0.4) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 x y none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 none / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 0.4], [7, -20.5, 100, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100 / 40%) xyz x y z / none)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100 / none) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 x y z / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 100], [7, -20.5, 100, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz none none none) xyz x y z)" should set the property valueColors do not match. Actual: color(xyz-d65 0 0 0) Expected: color(from color(xyz-d65 none none none) xyz-d65 x y z). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz none none none / none) xyz x y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 0 0 0 / 0) Expected: color(from color(xyz-d65 none none none / none) xyz-d65 x y z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d65 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 none 100) xyz x y z)" should set the property valueColors do not match. Actual: color(xyz-d65 7 0 100) Expected: color(from color(xyz-d65 7 none 100) xyz-d65 x y z). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 2 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 0 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, 0, 100], [7, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz 7 -20.5 100 / none) xyz x y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100 / 0) Expected: color(from color(xyz-d65 7 -20.5 100 / none) xyz-d65 x y z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 3 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 100, 0], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from currentColor xyz x y z)" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:100:3)
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['color'] = "color(from color-mix(in xyz, color(xyz 0.7 0.5 0.3), color(xyz 0.7 0.5 0.3)) xyz x y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 0.7 0.5 0.3) Expected: color(from color-mix(in xyz-d65, color(xyz-d65 0.7 0.5 0.3), color(xyz-d65 0.7 0.5 0.3)) xyz-d65 x y z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 6 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3], [0.7, 0.5, 0.3, 0.7, 0.5, 0.3], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100) xyz-d50 x y z)" should set the property valueColors do not match. Actual: color(xyz-d50 7 -20.5 100) Expected: color(from color(xyz-d50 7 -20.5 100) xyz-d50 x y z). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - ) xyz-d x y z)" but got "color(xyz-d - )"
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 -20.5 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  - )", "color(from color(xyz-d  - ) xyz-d x y z)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100) xyz-d50 x y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d50 7 -20.5 100) Expected: color(from color(xyz-d50 7 -20.5 100) xyz-d50 x y z / alpha). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - ) xyz-d x y z / alpha)" but got "color(xyz-d - )"
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 -20.5 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  - )", "color(from color(xyz-d  - ) xyz-d x y z / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100 / 40%) xyz-d50 x y z)" should set the property valueColors do not match. Actual: color(xyz-d50 7 -20.5 100 / 0.4) Expected: color(from color(xyz-d50 7 -20.5 100 / 0.4) xyz-d50 x y z). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - / ) xyz-d x y z)" but got "color(xyz-d - / )"
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 -20.5 100 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100, 0.4], [7, -20.5, 100, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  -  / )", "color(from color(xyz-d  -  / ) xyz-d x y z)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100 / 40%) xyz-d50 x y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d50 7 -20.5 100 / 0.4) Expected: color(from color(xyz-d50 7 -20.5 100 / 0.4) xyz-d50 x y z / alpha). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - / ) xyz-d x y z / alpha)" but got "color(xyz-d - / )"
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 -20.5 100 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100, 0.4], [7, -20.5, 100, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  -  / )", "color(from color(xyz-d  -  / ) xyz-d x y z / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(from color(xyz-d50 7 -20.5 100) xyz-d50 x y z) xyz-d50 x y z)" should set the property valueColors do not match. Actual: color(xyz-d50 7 -20.5 100) Expected: color(from color(from color(xyz-d50 7 -20.5 100) xyz-d50 x y z) xyz-d50 x y z). Error: assert_equals: Color format is correct. expected "color(from color(from color(xyz-d - ) xyz-d x y z) xyz-d x y z)" but got "color(xyz-d - )"
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 -20.5 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  - )", "color(from color(from color(xyz-d  - ) xyz-d x y z) xyz-d x y z)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100) xyz-d50 0 0 0)" should set the property valueColors do not match. Actual: color(xyz-d50 0 0 0) Expected: color(from color(xyz-d50 7 -20.5 100) xyz-d50 0 0 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 6 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d50 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0], [7, -20.5, 100, 0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100) xyz-d50 0 0 0 / 0)" should set the property valueColors do not match. Actual: color(xyz-d50 0 0 0 / 0) Expected: color(from color(xyz-d50 7 -20.5 100) xyz-d50 0 0 0 / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 7 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d50 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0, 0], [7, -20.5, 100, 0, 0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100) xyz-d50 0 y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d50 0 -20.5 100) Expected: color(from color(xyz-d50 7 -20.5 100) xyz-d50 0 y z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d50 0 -20.5 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, -20.5, 100], [7, -20.5, 100, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100) xyz-d50 x 0 z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d50 7 0 100) Expected: color(from color(xyz-d50 7 -20.5 100) xyz-d50 x 0 z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 0 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, 0, 100], [7, -20.5, 100, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100) xyz-d50 x y 0 / alpha)" should set the property valueColors do not match. Actual: color(xyz-d50 7 -20.5 0) Expected: color(from color(xyz-d50 7 -20.5 100) xyz-d50 x y 0 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 -20.5 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 0], [7, -20.5, 100, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100) xyz-d50 x y z / 0)" should set the property valueColors do not match. Actual: color(xyz-d50 7 -20.5 100 / 0) Expected: color(from color(xyz-d50 7 -20.5 100) xyz-d50 x y z / 0). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - ) xyz-d x y z / )" but got "color(xyz-d - / )"
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 -20.5 100 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100, 0], [7, -20.5, 100, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  -  / )", "color(from color(xyz-d  - ) xyz-d x y z / )", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100 / 40%) xyz-d50 0 y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d50 0 -20.5 100 / 0.4) Expected: color(from color(xyz-d50 7 -20.5 100 / 0.4) xyz-d50 0 y z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d50 0 -20.5 100 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, -20.5, 100, 0.4], [7, -20.5, 100, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100 / 40%) xyz-d50 x 0 z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d50 7 0 100 / 0.4) Expected: color(from color(xyz-d50 7 -20.5 100 / 0.4) xyz-d50 x 0 z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 0 100 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, 0, 100, 0.4], [7, -20.5, 100, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100 / 40%) xyz-d50 x y 0 / alpha)" should set the property valueColors do not match. Actual: color(xyz-d50 7 -20.5 0 / 0.4) Expected: color(from color(xyz-d50 7 -20.5 100 / 0.4) xyz-d50 x y 0 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 -20.5 0 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 0, 0.4], [7, -20.5, 100, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100 / 40%) xyz-d50 x y z / 0)" should set the property valueColors do not match. Actual: color(xyz-d50 7 -20.5 100 / 0) Expected: color(from color(xyz-d50 7 -20.5 100 / 0.4) xyz-d50 x y z / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 -20.5 100 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 100, 0], [7, -20.5, 100, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100) xyz-d50 0.2 y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d50 0.2 -20.5 100) Expected: color(from color(xyz-d50 7 -20.5 100) xyz-d50 0.2 y z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d50 0.2 -20.5 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, -20.5, 100], [7, -20.5, 100, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100) xyz-d50 x 0.2 z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d50 7 0.2 100) Expected: color(from color(xyz-d50 7 -20.5 100) xyz-d50 x 0.2 z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 0.2 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, 0.2, 100], [7, -20.5, 100, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100) xyz-d50 x y 0.2 / alpha)" should set the property valueColors do not match. Actual: color(xyz-d50 7 -20.5 0.2) Expected: color(from color(xyz-d50 7 -20.5 100) xyz-d50 x y 0.2 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 -20.5 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 0.2], [7, -20.5, 100, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100) xyz-d50 x y z / 0.2)" should set the property valueColors do not match. Actual: color(xyz-d50 7 -20.5 100 / 0.2) Expected: color(from color(xyz-d50 7 -20.5 100) xyz-d50 x y z / 0.2). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - ) xyz-d x y z / )" but got "color(xyz-d - / )"
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 -20.5 100 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100, 0.2], [7, -20.5, 100, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  -  / )", "color(from color(xyz-d  - ) xyz-d x y z / )", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100) xyz-d50 x y z / 20%)" should set the property valueColors do not match. Actual: color(xyz-d50 7 -20.5 100 / 0.2) Expected: color(from color(xyz-d50 7 -20.5 100) xyz-d50 x y z / 20%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 3, expected 20 +/- 0.01, expected 20 but got 0.2
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 -20.5 100 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 100, 0.2], [7, -20.5, 100, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100 / 40%) xyz-d50 0.2 y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d50 0.2 -20.5 100 / 0.4) Expected: color(from color(xyz-d50 7 -20.5 100 / 0.4) xyz-d50 0.2 y z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d50 0.2 -20.5 100 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, -20.5, 100, 0.4], [7, -20.5, 100, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100 / 40%) xyz-d50 x 0.2 z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d50 7 0.2 100 / 0.4) Expected: color(from color(xyz-d50 7 -20.5 100 / 0.4) xyz-d50 x 0.2 z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 0.2 100 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, 0.2, 100, 0.4], [7, -20.5, 100, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100 / 40%) xyz-d50 x y 0.2 / alpha)" should set the property valueColors do not match. Actual: color(xyz-d50 7 -20.5 0.2 / 0.4) Expected: color(from color(xyz-d50 7 -20.5 100 / 0.4) xyz-d50 x y 0.2 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 -20.5 0.2 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 0.2, 0.4], [7, -20.5, 100, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100 / 40%) xyz-d50 x y z / 0.2)" should set the property valueColors do not match. Actual: color(xyz-d50 7 -20.5 100 / 0.2) Expected: color(from color(xyz-d50 7 -20.5 100 / 0.4) xyz-d50 x y z / 0.2). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 -20.5 100 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 100, 0.2], [7, -20.5, 100, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100) xyz-d50 y z x)" should set the property valueColors do not match. Actual: color(xyz-d50 -20.5 100 7) Expected: color(from color(xyz-d50 7 -20.5 100) xyz-d50 y z x). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 7 +/- 0.01, expected 7 but got -20.5
Asserts run
Pass
assert_not_equals("color(xyz-d50 -20.5 100 7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([-20.5, 100, 7], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100) xyz-d50 x x x / x)" should set the property valueColors do not match. Actual: color(xyz-d50 7 7 7) Expected: color(from color(xyz-d50 7 -20.5 100) xyz-d50 x x x / x). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 1, expected -20.5 +/- 0.01, expected -20.5 but got 7
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 7 7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, 7, 7], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100 / 40%) xyz-d50 y z x)" should set the property valueColors do not match. Actual: color(xyz-d50 -20.5 100 7 / 0.4) Expected: color(from color(xyz-d50 7 -20.5 100 / 0.4) xyz-d50 y z x). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 7 +/- 0.01, expected 7 but got -20.5
Asserts run
Pass
assert_not_equals("color(xyz-d50 -20.5 100 7 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([-20.5, 100, 7, 0.4], [7, -20.5, 100, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100 / 40%) xyz-d50 x x x / x)" should set the property valueColors do not match. Actual: color(xyz-d50 7 7 7) Expected: color(from color(xyz-d50 7 -20.5 100 / 0.4) xyz-d50 x x x / x). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 7 7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, 7, 7], [7, -20.5, 100, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100) xyz-d50 calc(x) calc(y) calc(z))" should set the property valueColors do not match. Actual: color(xyz-d50 7 -20.5 100) Expected: color(from color(xyz-d50 7 -20.5 100) xyz-d50 calc(x) calc(y) calc(z)). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - ) xyz-d calc(x) calc(y) calc(z))" but got "color(xyz-d - )"
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 -20.5 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  - )", "color(from color(xyz-d  - ) xyz-d calc(x) calc(y) calc(z))", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100 / 40%) xyz-d50 calc(x) calc(y) calc(z) / calc(alpha))" should set the property valueColors do not match. Actual: color(xyz-d50 7 -20.5 100 / 0.4) Expected: color(from color(xyz-d50 7 -20.5 100 / 0.4) xyz-d50 calc(x) calc(y) calc(z) / calc(alpha)). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - / ) xyz-d calc(x) calc(y) calc(z) / calc(alpha))" but got "color(xyz-d - / )"
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 -20.5 100 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100, 0.4], [7, -20.5, 100, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  -  / )", "color(from color(xyz-d  -  / ) xyz-d calc(x) calc(y) calc(z) / calc(alpha))", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100) xyz-d50 none none none)" should set the property valueColors do not match. Actual: color(xyz-d50 none none none) Expected: color(from color(xyz-d50 7 -20.5 100) xyz-d50 none none none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 3 got 0
Asserts run
Pass
assert_not_equals("color(xyz-d50 none none none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100) xyz-d50 none none none / none)" should set the property valueColors do not match. Actual: color(xyz-d50 none none none / none) Expected: color(from color(xyz-d50 7 -20.5 100) xyz-d50 none none none / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 3 got 0
Asserts run
Pass
assert_not_equals("color(xyz-d50 none none none / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100) xyz-d50 x y none)" should set the property valueColors do not match. Actual: color(xyz-d50 7 -20.5 none) Expected: color(from color(xyz-d50 7 -20.5 100) xyz-d50 x y none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 3 got 2
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 -20.5 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100) xyz-d50 x y none / alpha)" should set the property valueColors do not match. Actual: color(xyz-d50 7 -20.5 none) Expected: color(from color(xyz-d50 7 -20.5 100) xyz-d50 x y none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 3 got 2
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 -20.5 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100) xyz-d50 x y z / none)" should set the property valueColors do not match. Actual: color(xyz-d50 7 -20.5 100 / none) Expected: color(from color(xyz-d50 7 -20.5 100) xyz-d50 x y z / none). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - ) xyz-d x y z / none)" but got "color(xyz-d - / none)"
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 -20.5 100 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  -  / none)", "color(from color(xyz-d  - ) xyz-d x y z / none)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100 / 40%) xyz-d50 x y none / alpha)" should set the property valueColors do not match. Actual: color(xyz-d50 7 -20.5 none / 0.4) Expected: color(from color(xyz-d50 7 -20.5 100 / 0.4) xyz-d50 x y none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 -20.5 none / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 0.4], [7, -20.5, 100, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100 / 40%) xyz-d50 x y z / none)" should set the property valueColors do not match. Actual: color(xyz-d50 7 -20.5 100 / none) Expected: color(from color(xyz-d50 7 -20.5 100 / 0.4) xyz-d50 x y z / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 -20.5 100 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 100], [7, -20.5, 100, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 none none none) xyz-d50 x y z)" should set the property valueColors do not match. Actual: color(xyz-d50 0 0 0) Expected: color(from color(xyz-d50 none none none) xyz-d50 x y z). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d50 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 none none none / none) xyz-d50 x y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d50 0 0 0 / 0) Expected: color(from color(xyz-d50 none none none / none) xyz-d50 x y z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d50 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 none 100) xyz-d50 x y z)" should set the property valueColors do not match. Actual: color(xyz-d50 7 0 100) Expected: color(from color(xyz-d50 7 none 100) xyz-d50 x y z). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 2 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 0 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, 0, 100], [7, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d50 7 -20.5 100 / none) xyz-d50 x y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d50 7 -20.5 100 / 0) Expected: color(from color(xyz-d50 7 -20.5 100 / none) xyz-d50 x y z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 3 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d50 7 -20.5 100 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 100, 0], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from currentColor xyz-d50 x y z)" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:100:3)
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['color'] = "color(from color-mix(in xyz-d50, color(xyz-d50 0.7 0.5 0.3), color(xyz-d50 0.7 0.5 0.3)) xyz-d50 x y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d50 0.7 0.5 0.3) Expected: color(from color-mix(in xyz-d50, color(xyz-d50 0.7 0.5 0.3), color(xyz-d50 0.7 0.5 0.3)) xyz-d50 x y z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 6 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d50 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3], [0.7, 0.5, 0.3, 0.7, 0.5, 0.3], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y z)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y z). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - ) xyz-d x y z)" but got "color(xyz-d - )"
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  - )", "color(from color(xyz-d  - ) xyz-d x y z)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y z / alpha). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - ) xyz-d x y z / alpha)" but got "color(xyz-d - )"
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  - )", "color(from color(xyz-d  - ) xyz-d x y z / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100 / 40%) xyz-d65 x y z)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100 / 0.4) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 x y z). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - / ) xyz-d x y z)" but got "color(xyz-d - / )"
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100, 0.4], [7, -20.5, 100, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  -  / )", "color(from color(xyz-d  -  / ) xyz-d x y z)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100 / 40%) xyz-d65 x y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100 / 0.4) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 x y z / alpha). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - / ) xyz-d x y z / alpha)" but got "color(xyz-d - / )"
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100, 0.4], [7, -20.5, 100, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  -  / )", "color(from color(xyz-d  -  / ) xyz-d x y z / alpha)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y z) xyz-d65 x y z)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100) Expected: color(from color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y z) xyz-d65 x y z). Error: assert_equals: Color format is correct. expected "color(from color(from color(xyz-d - ) xyz-d x y z) xyz-d x y z)" but got "color(xyz-d - )"
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  - )", "color(from color(from color(xyz-d  - ) xyz-d x y z) xyz-d x y z)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100) xyz-d65 0 0 0)" should set the property valueColors do not match. Actual: color(xyz-d65 0 0 0) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 0 0 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 6 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0], [7, -20.5, 100, 0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100) xyz-d65 0 0 0 / 0)" should set the property valueColors do not match. Actual: color(xyz-d65 0 0 0 / 0) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 0 0 0 / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 7 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d65 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0, 0], [7, -20.5, 100, 0, 0, 0, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100) xyz-d65 0 y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 0 -20.5 100) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 0 y z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 0 -20.5 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, -20.5, 100], [7, -20.5, 100, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100) xyz-d65 x 0 z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 0 100) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x 0 z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 0 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, 0, 100], [7, -20.5, 100, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y 0 / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 0) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y 0 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 0], [7, -20.5, 100, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y z / 0)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100 / 0) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y z / 0). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - ) xyz-d x y z / )" but got "color(xyz-d - / )"
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100, 0], [7, -20.5, 100, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  -  / )", "color(from color(xyz-d  - ) xyz-d x y z / )", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100 / 40%) xyz-d65 0 y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 0 -20.5 100 / 0.4) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 0 y z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d65 0 -20.5 100 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, -20.5, 100, 0.4], [7, -20.5, 100, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100 / 40%) xyz-d65 x 0 z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 0 100 / 0.4) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 x 0 z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 0 100 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, 0, 100, 0.4], [7, -20.5, 100, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100 / 40%) xyz-d65 x y 0 / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 0 / 0.4) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 x y 0 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 0 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 0, 0.4], [7, -20.5, 100, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100 / 40%) xyz-d65 x y z / 0)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100 / 0) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 x y z / 0). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 100, 0], [7, -20.5, 100, 0.4, 0], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100) xyz-d65 0.2 y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 0.2 -20.5 100) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 0.2 y z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 0.2 -20.5 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, -20.5, 100], [7, -20.5, 100, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100) xyz-d65 x 0.2 z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 0.2 100) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x 0.2 z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 0.2 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, 0.2, 100], [7, -20.5, 100, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y 0.2 / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 0.2) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y 0.2 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 0.2], [7, -20.5, 100, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y z / 0.2)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100 / 0.2) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y z / 0.2). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - ) xyz-d x y z / )" but got "color(xyz-d - / )"
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100, 0.2], [7, -20.5, 100, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  -  / )", "color(from color(xyz-d  - ) xyz-d x y z / )", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y z / 20%)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100 / 0.2) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y z / 20%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 3, expected 20 +/- 0.01, expected 20 but got 0.2
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 100, 0.2], [7, -20.5, 100, 20], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100 / 40%) xyz-d65 0.2 y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 0.2 -20.5 100 / 0.4) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 0.2 y z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d65 0.2 -20.5 100 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.2, -20.5, 100, 0.4], [7, -20.5, 100, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100 / 40%) xyz-d65 x 0.2 z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 0.2 100 / 0.4) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 x 0.2 z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 0.2 100 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, 0.2, 100, 0.4], [7, -20.5, 100, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100 / 40%) xyz-d65 x y 0.2 / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 0.2 / 0.4) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 x y 0.2 / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 0.2 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 0.2, 0.4], [7, -20.5, 100, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100 / 40%) xyz-d65 x y z / 0.2)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100 / 0.2) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 x y z / 0.2). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 5 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100 / 0.2)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 100, 0.2], [7, -20.5, 100, 0.4, 0.2], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100) xyz-d65 y z x)" should set the property valueColors do not match. Actual: color(xyz-d65 -20.5 100 7) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 y z x). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 7 +/- 0.01, expected 7 but got -20.5
Asserts run
Pass
assert_not_equals("color(xyz-d65 -20.5 100 7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([-20.5, 100, 7], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100) xyz-d65 x x x / x)" should set the property valueColors do not match. Actual: color(xyz-d65 7 7 7) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x x x / x). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 1, expected -20.5 +/- 0.01, expected -20.5 but got 7
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 7 7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, 7, 7], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100 / 40%) xyz-d65 y z x)" should set the property valueColors do not match. Actual: color(xyz-d65 -20.5 100 7 / 0.4) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 y z x). Error: assert_array_approx_equals: Numeric parameters are approximately equal. property 0, expected 7 +/- 0.01, expected 7 but got -20.5
Asserts run
Pass
assert_not_equals("color(xyz-d65 -20.5 100 7 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([-20.5, 100, 7, 0.4], [7, -20.5, 100, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100 / 40%) xyz-d65 x x x / x)" should set the property valueColors do not match. Actual: color(xyz-d65 7 7 7) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 x x x / x). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 7 7)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, 7, 7], [7, -20.5, 100, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100) xyz-d65 calc(x) calc(y) calc(z))" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 calc(x) calc(y) calc(z)). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - ) xyz-d calc(x) calc(y) calc(z))" but got "color(xyz-d - )"
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  - )", "color(from color(xyz-d  - ) xyz-d calc(x) calc(y) calc(z))", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100 / 40%) xyz-d65 calc(x) calc(y) calc(z) / calc(alpha))" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100 / 0.4) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 calc(x) calc(y) calc(z) / calc(alpha)). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - / ) xyz-d calc(x) calc(y) calc(z) / calc(alpha))" but got "color(xyz-d - / )"
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100 / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100, 0.4], [7, -20.5, 100, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  -  / )", "color(from color(xyz-d  -  / ) xyz-d calc(x) calc(y) calc(z) / calc(alpha))", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100) xyz-d65 none none none)" should set the property valueColors do not match. Actual: color(xyz-d65 none none none) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 none none none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 3 got 0
Asserts run
Pass
assert_not_equals("color(xyz-d65 none none none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100) xyz-d65 none none none / none)" should set the property valueColors do not match. Actual: color(xyz-d65 none none none / none) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 none none none / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 3 got 0
Asserts run
Pass
assert_not_equals("color(xyz-d65 none none none / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y none)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 none) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 3 got 2
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y none / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 none) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 3 got 2
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y z / none)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100 / none) Expected: color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y z / none). Error: assert_equals: Color format is correct. expected "color(from color(xyz-d - ) xyz-d x y z / none)" but got "color(xyz-d - / none)"
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_array_approx_equals([7, -20.5, 100], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Fail
assert_equals("color(xyz-d  -  / none)", "color(from color(xyz-d  - ) xyz-d x y z / none)", "Color format is correct.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:37:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100 / 40%) xyz-d65 x y none / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 none / 0.4) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 x y none / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 none / 0.4)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 0.4], [7, -20.5, 100, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100 / 40%) xyz-d65 x y z / none)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100 / none) Expected: color(from color(xyz-d65 7 -20.5 100 / 0.4) xyz-d65 x y z / none). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 4 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100 / none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 100], [7, -20.5, 100, 0.4], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 none none none) xyz-d65 x y z)" should set the property valueColors do not match. Actual: color(xyz-d65 0 0 0) Expected: color(from color(xyz-d65 none none none) xyz-d65 x y z). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 0 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 none none none / none) xyz-d65 x y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 0 0 0 / 0) Expected: color(from color(xyz-d65 none none none / none) xyz-d65 x y z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 0 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d65 0 0 0 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0, 0, 0, 0], [], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 none 100) xyz-d65 x y z)" should set the property valueColors do not match. Actual: color(xyz-d65 7 0 100) Expected: color(from color(xyz-d65 7 none 100) xyz-d65 x y z). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 2 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 0 100)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, 0, 100], [7, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from color(xyz-d65 7 -20.5 100 / none) xyz-d65 x y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 7 -20.5 100 / 0) Expected: color(from color(xyz-d65 7 -20.5 100 / none) xyz-d65 x y z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 3 got 4
Asserts run
Pass
assert_not_equals("color(xyz-d65 7 -20.5 100 / 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([7, -20.5, 100, 0], [7, -20.5, 100], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Faile.style['color'] = "color(from currentColor xyz-d65 x y z)" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:100:3)
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['color'] = "color(from color-mix(in xyz-d65, color(xyz-d65 0.7 0.5 0.3), color(xyz-d65 0.7 0.5 0.3)) xyz-d65 x y z / alpha)" should set the property valueColors do not match. Actual: color(xyz-d65 0.7 0.5 0.3) Expected: color(from color-mix(in xyz-d65, color(xyz-d65 0.7 0.5 0.3), color(xyz-d65 0.7 0.5 0.3)) xyz-d65 x y z / alpha). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 6 got 3
Asserts run
Pass
assert_not_equals("color(xyz-d65 0.7 0.5 0.3)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([0.7, 0.5, 0.3], [0.7, 0.5, 0.3, 0.7, 0.5, 0.3], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Passe.style['color'] = "rgb(from var(--bg-color) r g b / 80%)" should set the property value
Asserts run
Pass
assert_not_equals("rgb(from var(--bg-color) r g b / 80%)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("rgb(from var(--bg-color) r g b / 80%)", "rgb(from var(--bg-color) r g b / 80%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("rgb(from var(--bg-color) r g b / 80%)", "rgb(from var(--bg-color) r g b / 80%)", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['color'] = "lch(from var(--color) calc(l / 2) c h)" should set the property value
Asserts run
Pass
assert_not_equals("lch(from var(--color) calc(l / 2) c h)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("lch(from var(--color) calc(l / 2) c h)", "lch(from var(--color) calc(l / 2) c h)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("lch(from var(--color) calc(l / 2) c h)", "lch(from var(--color) calc(l / 2) c h)", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['color'] = "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))" should set the property value
Asserts run
Pass
assert_not_equals("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))", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("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))", "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))", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("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))", "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))", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['color'] = "lch(from var(--color) l 0 h)" should set the property value
Asserts run
Pass
assert_not_equals("lch(from var(--color) l 0 h)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("lch(from var(--color) l 0 h)", "lch(from var(--color) l 0 h)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("lch(from var(--color) l 0 h)", "lch(from var(--color) l 0 h)", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Faile.style['color'] = "rgb(from indianred 255 g b)" should set the property valueassert_equals: serialization should be canonical expected "rgb(from indianred 255 g b)" but got "color(srgb 1 0.360784 0.360784)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at fuzzy_test_valid_color (http://wpt.live/css/support/color-testcommon.js:96:5)
Asserts run
Pass
assert_not_equals("color(srgb 1 0.360784 0.360784)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("color(srgb 1 0.360784 0.360784)", "rgb(from indianred 255 g b)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Passe.style['color'] = "hsl(from var(--accent) calc(h + 180) s l)" should set the property value
Asserts run
Pass
assert_not_equals("hsl(from var(--accent) calc(h + 180) s l)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("hsl(from var(--accent) calc(h + 180) s l)", "hsl(from var(--accent) calc(h + 180) s l)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("hsl(from var(--accent) calc(h + 180) s l)", "hsl(from var(--accent) calc(h + 180) s l)", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['color'] = "lab(from var(--mycolor) l a b / 100%)" should set the property value
Asserts run
Pass
assert_not_equals("lab(from var(--mycolor) l a b / 100%)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("lab(from var(--mycolor) l a b / 100%)", "lab(from var(--mycolor) l a b / 100%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("lab(from var(--mycolor) l a b / 100%)", "lab(from var(--mycolor) l a b / 100%)", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['color'] = "lab(from var(--mycolor) l a b / calc(alpha * 0.8))" should set the property value
Asserts run
Pass
assert_not_equals("lab(from var(--mycolor) l a b / calc(alpha * 0.8))", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("lab(from var(--mycolor) l a b / calc(alpha * 0.8))", "lab(from var(--mycolor) l a b / calc(alpha * 0.8))", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("lab(from var(--mycolor) l a b / calc(alpha * 0.8))", "lab(from var(--mycolor) l a b / calc(alpha * 0.8))", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['color'] = "lab(from var(--mycolor) l 0 0)" should set the property value
Asserts run
Pass
assert_not_equals("lab(from var(--mycolor) l 0 0)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("lab(from var(--mycolor) l 0 0)", "lab(from var(--mycolor) l 0 0)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("lab(from var(--mycolor) l 0 0)", "lab(from var(--mycolor) l 0 0)", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Faile.style['color'] = "lch(from peru calc(l * 0.8) c h)" should set the property valueColors do not match. Actual: lch(49.7972 54.0177 63.6639) Expected: lch(from peru calc(0.8 * l) c h). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths differ, expected 1 got 3
Asserts run
Pass
assert_not_equals("lch(49.7972 54.0177 63.6639)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_array_approx_equals([49.7972, 54.0177, 63.6639], [0.8], 0.01, "Numeric parameters are approximately equal.")
    at Object.fuzzy_compare_colors [as comparisonFunction] ( /css/support/color-testcommon.js:35:7)
Passe.style['color'] = "LCH(from var(--accent) l c calc(h + 180))" should set the property value
Asserts run
Pass
assert_not_equals("LCH(from var(--accent) l c calc(h + 180))", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("LCH(from var(--accent) l c calc(h + 180))", "LCH(from var(--accent) l c calc(h + 180))", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("LCH(from var(--accent) l c calc(h + 180))", "LCH(from var(--accent) l c calc(h + 180))", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['color'] = "lch(from var(--mycolor) l 0 h)" should set the property value
Asserts run
Pass
assert_not_equals("lch(from var(--mycolor) l 0 h)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("lch(from var(--mycolor) l 0 h)", "lch(from var(--mycolor) l 0 h)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("lch(from var(--mycolor) l 0 h)", "lch(from var(--mycolor) l 0 h)", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['color'] = "var(--mygray)" should set the property value
Asserts run
Pass
assert_not_equals("var(--mygray)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("var(--mygray)", "var(--mygray)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("var(--mygray)", "var(--mygray)", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['color'] = "lch(from var(--mygray) l 30 h)" should set the property value
Asserts run
Pass
assert_not_equals("lch(from var(--mygray) l 30 h)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("lch(from var(--mygray) l 30 h)", "lch(from var(--mygray) l 30 h)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("lch(from var(--mygray) l 30 h)", "lch(from var(--mygray) l 30 h)", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)