diff --git a/dom.bs b/dom.bs
index 80a7c85b..9321d93d 100644
--- a/dom.bs
+++ b/dom.bs
@@ -5551,7 +5551,6 @@ are:
"beforeunloadevent " | {{BeforeUnloadEvent}} | [[!HTML]]
|
"compositionevent " | {{CompositionEvent}} | [[!UIEVENTS]]
-
|
"customevent " | {{CustomEvent}} |
|
"devicemotionevent " | {{DeviceMotionEvent}} | [[!DEVICE-ORIENTATION]]
|
"deviceorientationevent " | {{DeviceOrientationEvent}}
@@ -5568,7 +5567,7 @@ are:
|
"mouseevents "
|
"storageevent " | {{StorageEvent}} | [[!HTML]]
|
"svgevents " | {{Event}} |
- |
"textevent " | {{CompositionEvent}} | [[!UIEVENTS]]
+ |
"textevent " | {{TextEvent}} | [[!UIEVENTS]]
|
"touchevent " | {{TouchEvent}} | [[!TOUCH-EVENTS]]
|
"uievent " | {{UIEvent}} | [[!UIEVENTS]]
|
"uievents "
|