File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6196,6 +6196,10 @@ Serializing sRGB values</h3>
61966196 the declared, computed and used value
61976197 is the corresponding sRGB value.
61986198
6199+ During serialization,
6200+ any [=missing=] values
6201+ are converted to 0.
6202+
61996203 <h4 id="HTML-compatible-serialization-of-srgb">HTML-compatible serialization of sRGB values</h4>
62006204
62016205 If the following conditions are all true:
@@ -6262,10 +6266,6 @@ Serializing sRGB values</h3>
62626266 with all <a href="https://infra.spec.whatwg.org/#ascii-lowercase">ASCII lowercase</a>
62636267 letters for the function name.
62646268
6265- During serialization,
6266- any [=missing=] values
6267- are converted to 0.
6268-
62696269 For compatibility, the sRGB component values
62706270 are serialized in <<number>> form, not <<percentage>> .
62716271 Also for compatibility,
You can’t perform that action at this time.
0 commit comments