File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -74,6 +74,11 @@ Computing a Contrasting Color: the ''contrast-color()'' function {#colorcontrast
74
74
See resolution in #7357 -->
75
75
</pre>
76
76
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>
77
82
78
83
The only mandatory argument is the <dfn lt="contrast base color" local-lt="base color">base color</dfn>
79
84
against which the contrast is computed.
@@ -559,6 +564,7 @@ Changes {#changes}
559
564
color-mix-currentcolor-nested-for-color-property.html
560
565
color-mix-currentcolor-visited-getcomputedstyle.html
561
566
color-mix-currentcolor-visited.html
567
+ color-mix-missing-components.html
562
568
color-mix-non-srgb-001.html
563
569
color-mix-percents-01.html
564
570
color-mix-percents-02.html
@@ -754,6 +760,7 @@ Changes {#changes}
754
760
relative-currentcolor-rec2020-02.html
755
761
relative-currentcolor-rgb-01.html
756
762
relative-currentcolor-rgb-02.html
763
+ relative-currentcolor-visited-getcomputedstyle.html
757
764
relative-currentcolor-xyzd50-01.html
758
765
relative-currentcolor-xyzd65-01.html
759
766
rgb-001.html
You can’t perform that action at this time.
0 commit comments