@@ -1511,11 +1511,7 @@ The RGB functions: ''rgb()'' and ''rgba()''</h3>
15111511 rgb-007.html
15121512 rgb-008.html
15131513 rgb-rounding-001.html
1514- <!--
1515- apparently it can't find these, but their rel=help points to this spec
1516- background-color-rgb-001.html
1517- background-color-rgb-002.html
1518- background-color-rgb-003.html -->
1514+ parsing/color-valid.html
15191515 </wpt>
15201516
15211517 The first three arguments specify the red, green, and blue channels of the color, respectively.
@@ -1539,6 +1535,13 @@ The RGB functions: ''rgb()'' and ''rgba()''</h3>
15391535 while ''100%'' represents a fully opaque color.
15401536 If omitted, it defaults to ''100%'' .
15411537
1538+ <wpt>
1539+ background-color-rgb-001.html
1540+ background-color-rgb-002.html
1541+ background-color-rgb-003.html
1542+ parsing/color-valid.html
1543+ </wpt>
1544+
15421545 Values outside these ranges are not invalid,
15431546 but are clamped to the ranges defined here at computed-value time.
15441547
@@ -1564,6 +1567,7 @@ The RGB functions: ''rgb()'' and ''rgba()''</h3>
15641567 rgba-006.html
15651568 rgba-007.html
15661569 rgba-008.html
1570+ parsing/color-valid.html
15671571 </wpt>
15681572
15691573<h3 id='hex-notation'>
@@ -1648,6 +1652,7 @@ The RGB hexadecimal notations: ''#RRGGBB''</h3>
16481652 border-left-color.xht
16491653 border-right-color.xht
16501654 border-top-color.xht
1655+ parsing/color-valid.html
16511656 </wpt>
16521657
16531658<!--
@@ -2031,6 +2036,7 @@ Note: The history of the X11 color system is interesting,
20312036
20322037<wpt>
20332038named-001.html
2039+ parsing/color-valid.html
20342040</wpt>
20352041
20362042<h3 id="css-system-colors" dfn lt="system colors">
@@ -2138,6 +2144,7 @@ System Colors</h3>
21382144
21392145 <wpt>
21402146 parsing/system-color-valid.html
2147+ parsing/color-valid.html
21412148 system-color-compute.html
21422149 </wpt>
21432150
@@ -2220,6 +2227,7 @@ The ''<color>/currentcolor'' keyword</h3>
22202227 <wpt>
22212228 currentcolor-001.html
22222229 currentcolor-002.html
2230+ parsing/color-valid.html
22232231 </wpt>
22242232
22252233 <div class='example' id="ex-currentcolor">
@@ -2481,6 +2489,7 @@ HSL Colors: ''hsl()'' and ''hsla()'' functions</h2>
24812489 hsla-006.html
24822490 hsla-007.html
24832491 hsla-008.html
2492+ parsing/color-valid.html
24842493 </wpt>
24852494
24862495
@@ -2872,6 +2881,7 @@ HWB Colors: ''hwb()'' function</h2>
28722881 hwb-004.html
28732882 hwb-005.html
28742883 color-resolving-hwb.html
2884+ parsing/color-valid.html
28752885 </wpt>
28762886
28772887<h3 id='hwb-to-rgb'>
@@ -3401,6 +3411,7 @@ Specifying Lab and LCH: the ''lab()'' and ''lch()'' functional notations</h3>
34013411 lab-006.html
34023412 lab-007.html
34033413 lab-008.html
3414+ parsing/color-valid.html
34043415 </wpt>
34053416
34063417 The first argument specifies the CIE Lightness.
@@ -3457,6 +3468,7 @@ Specifying Lab and LCH: the ''lab()'' and ''lch()'' functional notations</h3>
34573468 lch-006.html
34583469 lch-007.html
34593470 lch-008.html
3471+ parsing/color-valid.html
34603472 </wpt>
34613473
34623474 The first argument specifies the CIE Lightness,
@@ -3526,6 +3538,7 @@ Specifying Lab and LCH: the ''lab()'' and ''lch()'' functional notations</h3>
35263538 oklab-006.html
35273539 oklab-007.html
35283540 oklab-008.html
3541+ parsing/color-valid.html
35293542 </wpt>
35303543
35313544 The first argument specifies the OKLab Lightness.
@@ -3579,6 +3592,7 @@ Specifying Lab and LCH: the ''lab()'' and ''lch()'' functional notations</h3>
35793592 oklch-006.html
35803593 oklch-007.html
35813594 oklch-008.html
3595+ parsing/color-valid.html
35823596 </wpt>
35833597
35843598 The first argument specifies the OKLCH Lightness,
@@ -3792,6 +3806,10 @@ Predefined Color Spaces</h2>
37923806 This is interpreted the same way as the <<alpha-value>> in ''rgb()'' ,
37933807 and if omitted it defaults to ''100%'' .
37943808
3809+ <wpt>
3810+ parsing/color-valid.html
3811+ </wpt>
3812+
37953813 There is no Web compatibility issue
37963814 with ''color()'' , which is new in this level of the specification, and so
37973815 ''color()'' does <em> not</em> support a <a>legacy color syntax</a>
@@ -3917,6 +3935,7 @@ Predefined Color Spaces</h2>
39173935 <wpt>
39183936 predefined-001.html
39193937 predefined-002.html
3938+ parsing/color-valid.html
39203939 </wpt>
39213940 </dl>
39223941
@@ -3965,6 +3984,7 @@ Predefined Color Spaces</h2>
39653984 srgb-linear-002.html
39663985 srgb-linear-003.html
39673986 srgb-linear-004.html
3987+ parsing/color-valid.html
39683988 </wpt>
39693989
39703990 To avoid banding artifacts, a
@@ -4089,6 +4109,7 @@ Predefined Color Spaces</h2>
40894109 a98rgb-002.html
40904110 a98rgb-003.html
40914111 a98rgb-004.html
4112+ parsing/color-valid.html
40924113 </wpt>
40934114 </dl>
40944115
@@ -4179,6 +4200,7 @@ Predefined Color Spaces</h2>
41794200 prophoto-rgb-003.html
41804201 prophoto-rgb-004.html
41814202 prophoto-rgb-005.html
4203+ parsing/color-valid.html
41824204 </wpt>
41834205 </dl>
41844206
@@ -4253,6 +4275,7 @@ Predefined Color Spaces</h2>
42534275 rec2020-003.html
42544276 rec2020-004.html
42554277 rec2020-005.html
4278+ parsing/color-valid.html
42564279 </wpt>
42574280 </dl>
42584281
@@ -4313,6 +4336,7 @@ Predefined Color Spaces</h2>
43134336 xyz-d65-003.html
43144337 xyz-d65-004.html
43154338 xyz-d65-005.html
4339+ parsing/color-valid.html
43164340 </wpt>
43174341 </dl>
43184342
@@ -5686,10 +5710,18 @@ t44-currentcolor-inherited-c.xht
56865710animation/color-composition.html
56875711animation/color-interpolation.html
56885712animation/opacity-interpolation.html
5689- color-initial-canvastext.html
56905713color-mix-basic-001.html
56915714parsing/color-invalid.html
5692- parsing/color-valid.html
5715+
5716+ parsing/color-contrast-computed.html
5717+ parsing/color-contrast-invalid.html
5718+ parsing/color-contrast-valid.html
5719+ parsing/color-mix-computed.html
5720+ parsing/color-mix-invalid.html
5721+ parsing/color-mix-valid.html
5722+ parsing/relative-color-computed.html
5723+ parsing/relative-color-invalid.html
5724+ parsing/relative-color-valid.html
56935725</wpt>
56945726
56955727<!--
@@ -6049,3 +6081,6 @@ This specification <a href="#css-system-colors">encourages browsers to ensure
60496081 or selected by users (who may have particular requirements,
60506082 including lower contrast for people living with migraines or epileptic seizures), the CSSWG
60516083 was unable to require a specific contrast level.
6084+
6085+ <!-- <wpt-rest>
6086+ </wpt-rest> -->
0 commit comments