We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43c5bae commit 8b56285Copy full SHA for 8b56285
css-pseudo-4/Overview.bs
@@ -346,6 +346,27 @@ First-Letter Text: ''::first-letter'' pseudo-element and its ''::prefix'' and ''
346
<!-- this is not actually BNF, but it highlights better that way -->
347
348
ISSUE: Bikeshed is <a href="https://github.com/tabatkins/bikeshed/issues/2202">eating punctuation</a> in this note, which is not helpful.
349
+
350
+ <pre class=railroad>
351
+ Optional:
352
+ Sequence:
353
+ N: P
354
+ ZeroOrMore:
355
+ Choice:
356
357
+ N: Zs
358
359
+ N: L
360
+ N: N
361
+ N: S
362
363
364
+ N: P − (Ps ∪ Pd)
365
366
367
368
369
+ </pre>
370
</div>
371
372
<div class="figure">
0 commit comments