diff --git a/dom.bs b/dom.bs index e747b6b8c..4f7c5d1f0 100644 --- a/dom.bs +++ b/dom.bs @@ -4672,7 +4672,7 @@ method must run these steps:
messageevent
"mouseevent
"mouseevents
"
- touchevent
"touchevent
"uievent
"uievents
"
@@ -9038,6 +9038,7 @@ Brian Kardell,
Cameron McCormack,
Chris Dumez,
Chris Paris,
+Chris Rebert,
Daniel Glazman,
David Bruant,
David Flanagan,
diff --git a/dom.html b/dom.html
index 6f7c8c485..9b417817d 100644
--- a/dom.html
+++ b/dom.html
@@ -69,7 +69,7 @@
touchevent
"
TouchEvent
- uievent
"
UIEvent
@@ -4423,6 +4423,7 @@