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 d5516fa commit 6e257e2Copy full SHA for 6e257e2
css-values-5/Overview.bs
@@ -1393,7 +1393,7 @@ Conditional Value Selection: the ''if()'' notation</h3>
1393
<div class=example>
1394
For example, in ''--foo: if(style(--foo: bar): baz);''
1395
the ''style()'' query is automatically false,
1396
- since [=property replacement=] has already established a &bs<<"property", "--foo"&bs>>; [=substitution context=].
+ since [=property replacement=] has already established a &bs<<;"property", "--foo"&bs>>; [=substitution context=].
1397
</div>
1398
1399
If the result of |condition| is false,
0 commit comments