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 @@ -128929,7 +128929,7 @@ dictionary <dfn dictionary>StorageEventInit</dfn> : <span>EventInit</span> {
128929
128929
<dt>U+005D RIGHT SQUARE BRACKET (])</dt>
128930
128930
<dd>Emit a U+005D RIGHT SQUARE BRACKET character token.</dd>
128931
128931
128932
- <dt>U+003E GREATER-THAN SIGN character </dt>
128932
+ <dt>U+003E GREATER-THAN SIGN (>) </dt>
128933
128933
<dd>Switch to the <span>data state</span>.</dd>
128934
128934
128935
128935
<dt>Anything else</dt>
@@ -129119,7 +129119,7 @@ dictionary <dfn dictionary>StorageEventInit</dfn> : <span>EventInit</span> {
129119
129119
(subtract 0x0057 from the character's code point) to the <var data-x="character reference
129120
129120
code">character reference code</var>.</dd>
129121
129121
129122
- <dt>U+003B SEMICOLON</dt>
129122
+ <dt>U+003B SEMICOLON (;) </dt>
129123
129123
<dd>Switch to the <span>numeric character reference end state</span>.</dd>
129124
129124
129125
129125
<dt>Anything else</dt>
@@ -129142,7 +129142,7 @@ dictionary <dfn dictionary>StorageEventInit</dfn> : <span>EventInit</span> {
129142
129142
character's code point) to the <var data-x="character reference code">character reference
129143
129143
code</var>.</dd>
129144
129144
129145
- <dt>U+003B SEMICOLON</dt>
129145
+ <dt>U+003B SEMICOLON (;) </dt>
129146
129146
<dd>Switch to the <span>numeric character reference end state</span>.</dd>
129147
129147
129148
129148
<dt>Anything else</dt>
You can’t perform that action at this time.
0 commit comments