Skip to content

Commit 57af18a

Browse files
committed
[css-color-4] Export HTML-Compatible Serialization, w3c#10550
1 parent f77ae63 commit 57af18a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-color-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6205,7 +6205,7 @@ Serializing sRGB values</h3>
62056205
<li>The alpha is 1</li>
62066206
<li>There are no [=missing=] values</li>
62076207
<li>The RGB component values are internally represented as integers between 0 and 255 inclusive (i.e. 8-bit unsigned integer)</li>
6208-
<li>HTMLCompatible serialization is requested</li>
6208+
<li><dfn export for="color serialization">HTML-compatible serialization is requested</dfn></li>
62096209
</ol>
62106210

62116211
Then corresponding sRGB values are serialized in 6-digit [=hex color notation=] as follows:

0 commit comments

Comments
 (0)