We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaea01a commit 81d9d32Copy full SHA for 81d9d32
css-color-5/Overview.bs
@@ -504,7 +504,7 @@ Selecting the most contrasting color: the ''color-contrast()'' function {#colorc
504
to the single color.
505
506
<pre class='prod'>
507
- <dfn>color-contrast()</dfn> = color-contrast( <<color>> vs <<color>># )
+ <dfn>color-contrast()</dfn> = color-contrast( <<color>> vs <<color>>#{2,} )
508
</pre>
509
510
Issue(#4749): <a href="https://github.com/w3c/csswg-drafts/issues/4749">add target contrast ratio to color-contrast?</a>
0 commit comments