Skip to content

Commit c940f1f

Browse files
committed
[css-color-4][editorial][sigh] whoops
1 parent 405421e commit c940f1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-color-4/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -4333,8 +4333,8 @@ The Predefined CIE XYZ Color Spaces: the ''xyz-d50'', ''xyz-d65'', and ''xyz'' k
43334333

43344334
<pre class="lang-css">
43354335
<span class="swatch" style="--color: #FFFFFF"></span> #FFFFFF
4336-
<span class="swatch" style="--color: ##FFFFF"></span> color(xyz-d50 0.9643 1 0.8251)
4337-
<span class="swatch" style="--color: ##FFFFF"></span> color(xyz-d65 0.9505 1 1.089)
4336+
<span class="swatch" style="--color: #FFFFFF"></span> color(xyz-d50 0.9643 1 0.8251)
4337+
<span class="swatch" style="--color: #FFFFFF"></span> color(xyz-d65 0.9505 1 1.089)
43384338
</pre>
43394339
</div>
43404340

0 commit comments

Comments
 (0)