diff --git a/source b/source
index 0c7b65a152d..55980edfc25 100644
--- a/source
+++ b/source
@@ -128928,7 +128928,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 (>)
Switch to the data state.
Anything else
@@ -129118,7 +129118,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
@@ -129141,7 +129141,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