Skip to content

Commit d9282e9

Browse files
committed
[css-color-6][editorial] WPT
1 parent 3686ab7 commit d9282e9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

css-color-6/Overview.bs

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@ Computing a Contrasting Color: the ''contrast-color()'' function {#colorcontrast
7474
See resolution in #7357 -->
7575
</pre>
7676

77+
<wpt>
78+
parsing/color-computed-contrast-color-function.html
79+
parsing/color-invalid-contrast-color-function.html
80+
parsing/color-valid-contrast-color-function.html
81+
</wpt>
7782

7883
The only mandatory argument is the <dfn lt="contrast base color" local-lt="base color">base color</dfn>
7984
against which the contrast is computed.
@@ -559,6 +564,7 @@ Changes {#changes}
559564
color-mix-currentcolor-nested-for-color-property.html
560565
color-mix-currentcolor-visited-getcomputedstyle.html
561566
color-mix-currentcolor-visited.html
567+
color-mix-missing-components.html
562568
color-mix-non-srgb-001.html
563569
color-mix-percents-01.html
564570
color-mix-percents-02.html
@@ -754,6 +760,7 @@ Changes {#changes}
754760
relative-currentcolor-rec2020-02.html
755761
relative-currentcolor-rgb-01.html
756762
relative-currentcolor-rgb-02.html
763+
relative-currentcolor-visited-getcomputedstyle.html
757764
relative-currentcolor-xyzd50-01.html
758765
relative-currentcolor-xyzd65-01.html
759766
rgb-001.html

0 commit comments

Comments
 (0)