Skip to content

Commit 5ed572a

Browse files
committed
[css-color-5] comment out-of-date image
1 parent cdf9778 commit 5ed572a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

css-color-5/Overview.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ which is rgb(52.446% 45.821% 62.953%)
288288

289289
</div>
290290

291-
Issue:(4711)
291+
Issue: <a href="https://github.com/w3c/csswg-drafts/issues/4711">color-mix to allow more than two colors? #4711</a>
292292

293293
Selecting the most contrasting color: the ''color-contrast()'' function {#colorcontrast}
294294
========================================================================================
@@ -406,7 +406,8 @@ Adjusting colors: the ''color-adjust'' function {#coloradjust}
406406
* which is <span class="swatch" style="--color: rgb(57.58%, 32.47%, 3.82%)"></span> rgb(57.58%, 32.47%, 3.82%)
407407
</div>
408408

409-
<img src="images/adjust_red_lightness30.png" alt="Result of adjust-color(red, lightness(30%)" />
409+
<!-- image out of sync with example
410+
<img src="images/adjust_red_lightness30.png" alt="Result of adjust-color(red, lightness(30%)" /> -->
410411

411412
Relative color syntax {#relative-colors}
412413
--------------------------------------------------------

0 commit comments

Comments
 (0)