Skip to content

Commit d629921

Browse files
committed
[css-color-5] Clarify calc(none) = calc(0), w3c#7771
1 parent aedfc95 commit d629921

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

css-color-5/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -998,6 +998,8 @@ which are then carried forward as missing.
998998
</figure>
999999
</div>
10001000

1001+
However, if calculations are done on missing values, ''none'' is treated as 0.
1002+
10011003
<h3 id="relative-RGB">Relative sRGB Colors</h3>
10021004

10031005
The grammar of the ''rgb()'' function is extended as follows:

0 commit comments

Comments
 (0)