Skip to content

Commit

Permalink
[css-color-5][editorial] Add some WPT #11733
Browse files Browse the repository at this point in the history
  • Loading branch information
svgeesus committed Feb 28, 2025
1 parent c193b17 commit ad0dfe1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions css-color-5/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@ After normalizing both percentages, the result is produced via the following alg

<wpt>
color-mix-basic-001.html
color-mix-missing-components.html
color-mix-non-srgb-001.html
parsing/color-computed-color-mix-function.html
parsing/color-invalid-color-mix-function.html
Expand Down Expand Up @@ -2589,6 +2590,7 @@ or any other color or monochrome output device which has been characterized.
light-dark-currentcolor.html
light-dark-inheritance.html
light-dark-currentcolor-in-color.html
/css/css-pseudo/highlight-styling-004.html
</wpt>

<h2 id="contrast-color">
Expand Down Expand Up @@ -3841,4 +3843,7 @@ This specification adds a way to ensure adequate contrast for text whose backgro
color-layers-no-blend-mode.html
parsing/color-invalid-color-layers-function.html
parsing/color-valid-color-layers-function.html
parsing/color-computed-contrast-color-function.html
parsing/color-invalid-contrast-color-function.html
parsing/color-valid-contrast-color-function.html
</wpt>

0 comments on commit ad0dfe1

Please sign in to comment.