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 00a3be1 commit c7235bbCopy full SHA for c7235bb
css-values-5/Overview.bs
@@ -1384,7 +1384,13 @@ Conditional Value Selection: the ''if()'' notation</h3>
1384
otherwise, let the result be |condition|.
1385
1386
2. Evaluate |condition|.
1387
- If the result is false,
+
1388
+ If a <<style-query>> in |condition| tests the value of a property,
1389
+ and a &bs<<;"property", referenced-property-name&bs>>; [=substitution context=]
1390
+ would be a [=cyclic substitution context=],
1391
+ that query evaluates to false.
1392
1393
+ If the result of |condition| is false,
1394
[=iteration/continue=].
1395
1396
3. [=Substitute arbitrary substitution functions=] in the second <<declaration-value>> of |branch|,
0 commit comments