File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2116,6 +2116,9 @@ <h3 id=tree-construction><span class=secno>3.6. </span> Tree Construction</h3>
21162116 the stack isn't a stylesheet, such as when parsing the
21172117 < code > style</ code > attribute (there, the top element is a style rule,
21182118 and we start by entering the declaration mode).
2119+
2120+ < li > Handle the an+b production somehow. Maybe just define it in property
2121+ grammar terms?
21192122 </ ul >
21202123 </ div >
21212124
Original file line number Diff line number Diff line change @@ -2135,6 +2135,7 @@ <h3>
21352135 < div class ='issue '>
21362136 < p >
21372137 TODO:
2138+
21382139 < ul >
21392140 < li >
21402141 Handle an eof token in all the states.
@@ -2144,6 +2145,10 @@ <h3>
21442145 such as when parsing the < code > style</ code > attribute
21452146 (there, the top element is a style rule,
21462147 and we start by entering the declaration mode).
2148+
2149+ < li >
2150+ Handle the an+b production somehow.
2151+ Maybe just define it in property grammar terms?
21472152 </ ul >
21482153 </ div >
21492154
You can’t perform that action at this time.
0 commit comments