Skip to content

Commit 00fff75

Browse files
committed
fix #1080
1 parent 0c9a077 commit 00fff75

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-color/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1935,12 +1935,12 @@ Predefined colorspaces: ''srgb'', ''image-p3'', and ''rec2020''.</h3>
19351935

19361936
It has the following characteristics:
19371937

1938-
<table>
1938+
<table>
19391939
<thead><td></td><td>x</td><td>y</td></thead>
19401940
<tr><th>Red chromaticity</th><td>0.680</td><td>0.320</td></tr>
19411941
<tr><th>Green chromaticity</th><td>0.265</td><td>0.690</td></tr>
19421942
<tr><th>Blue chromaticity</th><td>0.150</td><td>0.060</td></tr>
1943-
<tr><th>White chromaticity</th><td>0.3127</td><td>3290</td></tr>
1943+
<tr><th>White chromaticity</th><td>0.3127</td><td>0.3290</td></tr>
19441944
<tr><th>Transfer function</th><td>same as srgb</td></tr>
19451945
</table>
19461946

0 commit comments

Comments
 (0)