File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -128944,7 +128944,7 @@ dictionary <dfn dictionary>StorageEventInit</dfn> : <span>EventInit</span> {
128944
128944
<dt>U+005D RIGHT SQUARE BRACKET (])</dt>
128945
128945
<dd>Emit a U+005D RIGHT SQUARE BRACKET character token.</dd>
128946
128946
128947
- <dt>U+003E GREATER-THAN SIGN character </dt>
128947
+ <dt>U+003E GREATER-THAN SIGN (>) </dt>
128948
128948
<dd>Switch to the <span>data state</span>.</dd>
128949
128949
128950
128950
<dt>Anything else</dt>
@@ -129134,7 +129134,7 @@ dictionary <dfn dictionary>StorageEventInit</dfn> : <span>EventInit</span> {
129134
129134
(subtract 0x0057 from the character's code point) to the <var data-x="character reference
129135
129135
code">character reference code</var>.</dd>
129136
129136
129137
- <dt>U+003B SEMICOLON</dt>
129137
+ <dt>U+003B SEMICOLON (;) </dt>
129138
129138
<dd>Switch to the <span>numeric character reference end state</span>.</dd>
129139
129139
129140
129140
<dt>Anything else</dt>
@@ -129157,7 +129157,7 @@ dictionary <dfn dictionary>StorageEventInit</dfn> : <span>EventInit</span> {
129157
129157
character's code point) to the <var data-x="character reference code">character reference
129158
129158
code</var>.</dd>
129159
129159
129160
- <dt>U+003B SEMICOLON</dt>
129160
+ <dt>U+003B SEMICOLON (;) </dt>
129161
129161
<dd>Switch to the <span>numeric character reference end state</span>.</dd>
129162
129162
129163
129163
<dt>Anything else</dt>
You can’t perform that action at this time.
0 commit comments