We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ef76ec commit 69702afCopy full SHA for 69702af
css-values-5/Overview.bs
@@ -2412,6 +2412,11 @@ Simplification</h4>
2412
before any canonicalization/reordering might occur
2413
that could shuffle the values around.
2414
2415
+ If the <<random-cache-key>> contains a <<random-ua-ident>>,
2416
+ this must not be omitted in the serialization of the value,
2417
+ even if this would normally be valid per the
2418
+ [=serialize a CSS value|"shortest serialization principle"=].
2419
+
2420
<div class=example>
2421
For example,
2422
specifying ''margin: random(10px, 20px) random(10px, 20px)''
0 commit comments