Skip to content

Commit 0602931

Browse files
committed
[css-color-4] hide some wpt tests
1 parent 4938a12 commit 0602931

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

css-color-4/Overview.bs

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1107,9 +1107,11 @@ The RGB functions: ''rgb()'' and ''rgba()''</h3>
11071107
rgb-007.html
11081108
rgb-008.html
11091109
rgb-rounding-001.html
1110+
<!--
1111+
apparently it can't find these, but their rel=help points to this spec
11101112
background-color-rgb-001.html
11111113
background-color-rgb-002.html
1112-
background-color-rgb-003.html
1114+
background-color-rgb-003.html -->
11131115
</wpt>
11141116

11151117
The first three arguments specify the red, green, and blue channels of the color, respectively.
@@ -1873,10 +1875,12 @@ HSL Colors: ''hsl()'' and ''hsla()'' functions</h2>
18731875
hsl-006.html
18741876
hsl-007.html
18751877
hsl-008.html
1878+
<!--
1879+
the rel=help for these points to this spec, but bikeshed can't fnd them
18761880
background-color-hsl-001.html
18771881
background-color-hsl-002.html
18781882
background-color-hsl-003.html
1879-
background-color-hsl-004.html
1883+
background-color-hsl-004.html -->
18801884
</wpt>
18811885

18821886
The first argument specifies the hue angle.
@@ -3622,7 +3626,7 @@ Predefined colorspaces: ''srgb'', ''display-p3'', ''a98-rgb'', ''prophoto-rgb'',
36223626
<wpt>
36233627
predefined-011.html
36243628
predefined-012.html
3625-
html/rec2020-001.html
3629+
rec2020-001.html
36263630
rec2020-002.html
36273631
rec2020-003.html
36283632
rec2020-004.html

0 commit comments

Comments
 (0)