Skip to content

Commit 569261e

Browse files
authored
[css-navigation-1][editorial] Refactor <navigation-condition> definition
1 parent f4e196d commit 569261e

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

css-navigation-1/Overview.bs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -208,9 +208,7 @@ The syntax of the ''@navigation'' rule is:
208208
with <<navigation-condition>> defined as:
209209

210210
<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>> ]*
211+
<dfn><<navigation-condition>></dfn> = <<boolean-expr[ <<navigation-test>> ]>>
214212
<dfn><<navigation-in-parens>></dfn> = ( <<navigation-condition>> ) | ( <<navigation-test>> ) | <<general-enclosed>>
215213
<dfn><<navigation-test>></dfn> = <<navigation-location-test>> | <<navigation-type-test>>
216214

0 commit comments

Comments
 (0)