File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -128682,7 +128682,7 @@ dictionary <dfn dictionary>StorageEventInit</dfn> : <span>EventInit</span> {
128682
128682
<dt>U+005D RIGHT SQUARE BRACKET (])</dt>
128683
128683
<dd>Emit a U+005D RIGHT SQUARE BRACKET character token.</dd>
128684
128684
128685
- <dt>U+003E GREATER-THAN SIGN character</dt>
128685
+ <dt>U+003E GREATER-THAN SIGN (>) character</dt>
128686
128686
<dd>Switch to the <span>data state</span>.</dd>
128687
128687
128688
128688
<dt>Anything else</dt>
@@ -128872,7 +128872,7 @@ dictionary <dfn dictionary>StorageEventInit</dfn> : <span>EventInit</span> {
128872
128872
(subtract 0x0057 from the character's code point) to the <var data-x="character reference
128873
128873
code">character reference code</var>.</dd>
128874
128874
128875
- <dt>U+003B SEMICOLON</dt>
128875
+ <dt>U+003B SEMICOLON (;) </dt>
128876
128876
<dd>Switch to the <span>numeric character reference end state</span>.</dd>
128877
128877
128878
128878
<dt>Anything else</dt>
@@ -128895,7 +128895,7 @@ dictionary <dfn dictionary>StorageEventInit</dfn> : <span>EventInit</span> {
128895
128895
character's code point) to the <var data-x="character reference code">character reference
128896
128896
code</var>.</dd>
128897
128897
128898
- <dt>U+003B SEMICOLON</dt>
128898
+ <dt>U+003B SEMICOLON (;) </dt>
128899
128899
<dd>Switch to the <span>numeric character reference end state</span>.</dd>
128900
128900
128901
128901
<dt>Anything else</dt>
You can’t perform that action at this time.
0 commit comments