We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4e196d commit 569261eCopy full SHA for 569261e
1 file changed
css-navigation-1/Overview.bs
@@ -208,9 +208,7 @@ The syntax of the ''@navigation'' rule is:
208
with <<navigation-condition>> defined as:
209
210
<pre class="prod def" dfn-type="type" nohighlight>
211
-<dfn><<navigation-condition>></dfn> = not <<navigation-in-parens>>
212
- | <<navigation-in-parens>> [ and <<navigation-in-parens>> ]*
213
- | <<navigation-in-parens>> [ or <<navigation-in-parens>> ]*
+<dfn><<navigation-condition>></dfn> = <<boolean-expr[ <<navigation-test>> ]>>
214
<dfn><<navigation-in-parens>></dfn> = ( <<navigation-condition>> ) | ( <<navigation-test>> ) | <<general-enclosed>>
215
<dfn><<navigation-test>></dfn> = <<navigation-location-test>> | <<navigation-type-test>>
216
0 commit comments