There was an error while loading. Please reload this page.
1 parent 34d6bf9 commit e595770Copy full SHA for e595770
1 file changed
css-color-5/Overview.bs
@@ -3655,7 +3655,7 @@ is the string "color(srgb 1 0 0 / 0.5)"
3655
because trailing zeros are trimmed,
3656
while the serialization of the declared value of
3657
3658
-<pre class="lang-css">alpha (from gold / calc(2/3))</pre>
+<pre class="lang-css">alpha(from gold / calc(2/3))</pre>
3659
3660
is the string "color(srgb 1 0.843137 0 / 0.666667)"
3661
because, by [[css-color-4#serializing-modern-alpha-values]]
0 commit comments