We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f77ae63 commit 57af18aCopy full SHA for 57af18a
css-color-4/Overview.bs
@@ -6205,7 +6205,7 @@ Serializing sRGB values</h3>
6205
<li>The alpha is 1</li>
6206
<li>There are no [=missing=] values</li>
6207
<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>
+ <li><dfn export for="color serialization">HTML-compatible serialization is requested</dfn></li>
6209
</ol>
6210
6211
Then corresponding sRGB values are serialized in 6-digit [=hex color notation=] as follows:
0 commit comments