Skip to content

Commit 1c20133

Browse files
committed
[selectors] Remove unneeded heading.
--HG-- extra : rebase_source : aebb09d2161fbb1b7d5b6afe52cf31c6662ca001
1 parent 99ca994 commit 1c20133

2 files changed

Lines changed: 0 additions & 8 deletions

File tree

selectors/Overview.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff 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

selectors/Overview.src.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2780,9 +2780,6 @@ <h2 id="specificity">
27802780
<h2 id="formal-syntax">
27812781
Formal 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,

0 commit comments

Comments
 (0)