File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -443,9 +443,6 @@ <h2 class="no-num no-toc" id=contents>Table of Contents</h2>
443443
444444 < li > < a href ="#formal-syntax "> < span class =secno > 16. </ span > Formal
445445 Syntax</ a >
446- < ul class =toc >
447- < li > < a href ="#grammar "> < span class =secno > 16.1. </ span > Grammar</ a >
448- </ ul >
449446
450447 < li > < a href ="#profiling "> < span class =secno > 17. </ span > Profiles</ a >
451448 < ul class =toc >
@@ -3826,8 +3823,6 @@ <h2 id=specificity><span class=secno>15. </span> Calculating a selector's
38263823
38273824 < h2 id =formal-syntax > < span class =secno > 16. </ span > Formal Syntax</ h2 >
38283825
3829- < h3 id =grammar > < span class =secno > 16.1. </ span > Grammar</ h3 >
3830-
38313826 < p > The grammar below defines the syntax of Selectors. It is applied to a
38323827 stream of tokens, as returned by the tokenizer defined in < a
38333828 href ="#CSS3SYN " rel =biblioentry > [CSS3SYN]<!--{{!CSS3SYN}}--> </ a > . It is
Original file line number Diff line number Diff line change @@ -2780,9 +2780,6 @@ <h2 id="specificity">
27802780< h2 id ="formal-syntax ">
27812781Formal Syntax</ h2 >
27822782
2783- < h3 id ="grammar ">
2784- Grammar</ h3 >
2785-
27862783 < p >
27872784 The grammar below defines the syntax of Selectors.
27882785 It is applied to a stream of tokens,
You can’t perform that action at this time.
0 commit comments