diff --git a/dom.bs b/dom.bs index 182f246d..ff74e349 100644 --- a/dom.bs +++ b/dom.bs @@ -5549,7 +5549,6 @@ are: "beforeunloadevent"{{BeforeUnloadEvent}}[[!HTML]] "compositionevent"{{CompositionEvent}}[[!UIEVENTS]] - "customevent"{{CustomEvent}} "devicemotionevent"{{DeviceMotionEvent}}[[!DEVICE-ORIENTATION]] "deviceorientationevent"{{DeviceOrientationEvent}} @@ -5566,7 +5565,7 @@ are: "mouseevents" "storageevent"{{StorageEvent}}[[!HTML]] "svgevents"{{Event}} - "textevent"{{CompositionEvent}}[[!UIEVENTS]] + "textevent"{{TextEvent}}[[!UIEVENTS]] "touchevent"{{TouchEvent}}[[!TOUCH-EVENTS]] "uievent"{{UIEvent}}[[!UIEVENTS]] "uievents"