diff --git a/testing/web-platform/tests/css/css-color/parsing/color-invalid-relative-color.html b/testing/web-platform/tests/css/css-color/parsing/color-invalid-relative-color.html index 50b488f668ae6..001defc06899f 100644 --- a/testing/web-platform/tests/css/css-color/parsing/color-invalid-relative-color.html +++ b/testing/web-platform/tests/css/css-color/parsing/color-invalid-relative-color.html @@ -464,34 +464,6 @@ ( from rebeccapurple -h -10 -% -10 -) -) -; -test_invalid_value -( -color -hsl -( -from -rebeccapurple -h -10 -10 -% -) -) -; -test_invalid_value -( -color -hsl -( -from -rebeccapurple 10 % s @@ -516,54 +488,6 @@ 40 % ) -h -10 -% -10 -) -) -; -test_invalid_value -( -color -hsl -( -from -rgb -( -10 -% -20 -% -30 -% -40 -% -) -h -10 -10 -% -) -) -; -test_invalid_value -( -color -hsl -( -from -rgb -( -10 -% -20 -% -30 -% -40 -% -) 10 % s @@ -696,34 +620,6 @@ ( from rebeccapurple -h -10 -% -10 -) -) -; -test_invalid_value -( -color -hwb -( -from -rebeccapurple -h -10 -10 -% -) -) -; -test_invalid_value -( -color -hwb -( -from -rebeccapurple 10 % w @@ -748,54 +644,6 @@ 40 % ) -h -10 -% -10 -) -) -; -test_invalid_value -( -color -hwb -( -from -rgb -( -10 -% -20 -% -30 -% -40 -% -) -h -10 -10 -% -) -) -; -test_invalid_value -( -color -hwb -( -from -rgb -( -10 -% -20 -% -30 -% -40 -% -) 10 % w