Skip to content

Commit 47ee7a1

Browse files
committed
[css-color-5] start preparing for publication
1 parent 7aeff7a commit 47ee7a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-color-5/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Group: csswg
77
TR: https://www.w3.org/TR/css-color-5/
88
ED: https://drafts.csswg.org/css-color-5/
99
Work Status: exploring
10-
!Delta Spec: yes
10+
Delta Spec: yes
1111
Editor: Chris Lilley, W3C, chris@w3.org, w3cid 1438
1212
Editor: Una Kravets, Google, https://una.im, w3cid 115525
1313
Editor: Lea Verou, Invited Expert, http://lea.verou.me/about, w3cid 52258
@@ -168,7 +168,7 @@ Selecting the most contrasting color: the ''color-contrast()'' function {#colorc
168168
* <span class="swatch" style="--color: wheat"></span> wheat (#f5deb3), the background, has relative luminance 0.749
169169
* <span class="swatch" style="--color: tan"></span> tan (#d2b48c) has relative luminance 0.482 and contrast ratio 1.501
170170
* <span class="swatch" style="--color: sienna"></span> sienna (#a0522d) has relative luminance 0.137 and contrast ratio 4.273
171-
171+
172172
Suppose myAccent has the value <span class="swatch" style="--color: #b22222"></span> #b22222:
173173
* #b22222 has relative luminance 0.107 and contrast ratio 5.081
174174
* <span class="swatch" style="--color: #d2691e"></span> #d2691e has relative luminance 0.305 and contrast ratio 2.249

0 commit comments

Comments
 (0)