diff --git a/source b/source
index 91a98c390ef..6924fd9e34a 100644
--- a/source
+++ b/source
@@ -128682,7 +128682,7 @@ dictionary StorageEventInit : EventInit {
U+005D RIGHT SQUARE BRACKET (])
Emit a U+005D RIGHT SQUARE BRACKET character token.
- U+003E GREATER-THAN SIGN character
+ U+003E GREATER-THAN SIGN (>) character
Switch to the data state.
Anything else
@@ -128872,7 +128872,7 @@ dictionary StorageEventInit : EventInit {
(subtract 0x0057 from the character's code point) to the character reference code.
- U+003B SEMICOLON
+ U+003B SEMICOLON (;)
Switch to the numeric character reference end state.
Anything else
@@ -128895,7 +128895,7 @@ dictionary StorageEventInit : EventInit {
character's code point) to the character reference
code.
- U+003B SEMICOLON
+ U+003B SEMICOLON (;)
Switch to the numeric character reference end state.
Anything else