File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3144,6 +3144,8 @@ Calculating a selector's specificity</h2>
31443144<h2 id="grammar"><span id="formal-syntax"></span>
31453145Grammar</h2>
31463146
3147+ Issue: Rewrite this whole danged thing in terms of Syntax parsing algos instead.
3148+
31473149 The grammar below defines the syntax of Selectors.
31483150 It is applied to a stream of tokens,
31493151 as returned by the tokenizer defined in [[!CSS3SYN]] .
Original file line number Diff line number Diff line change @@ -3252,6 +3252,8 @@ <h2 class="heading settled heading" data-level=15 id=specificity><span class=sec
32523252< h2 class ="heading settled heading " data-level =16 id =grammar > < span class =secno > 16 </ span > < span class =content > < span id =formal-syntax > </ span >
32533253Grammar</ span > < a class =self-link href =#grammar > </ a > </ h2 >
32543254
3255+ < p class =issue id =issue-240af3df > < a class =self-link href =#issue-240af3df > </ a > Rewrite this whole danged thing in terms of Syntax parsing algos instead.
3256+
32553257< p > The grammar below defines the syntax of Selectors.
32563258 It is applied to a stream of tokens,
32573259 as returned by the tokenizer defined in < a data-biblio-type =normative data-link-type =biblio href =#css3syn title =css3syn > [CSS3SYN]</ a > .
@@ -3765,4 +3767,6 @@ <h2 class="no-num heading settled" id=issues-index><span class=content>Issues In
37653767 Should "null segments" count as matching, or not?
37663768
37673769
3768- < a href =#issue-3f3b379a > ↵ </ a > </ div > </ div >
3770+ < a href =#issue-3f3b379a > ↵ </ a > </ div > < div class =issue > Rewrite this whole danged thing in terms of Syntax parsing algos instead.
3771+
3772+ < a href =#issue-240af3df > ↵ </ a > </ div > </ div >
You can’t perform that action at this time.
0 commit comments