diff --git a/index.html b/index.html
index 8c35779..49d6595 100644
--- a/index.html
+++ b/index.html
@@ -1632,7 +1632,7 @@
If this algorithm is not triggered by user
activation, return a Promise rejected with a
- InvalidAccessError.
+ "NotAllowedError" DOMException.
Let promise be a new Promise.
@@ -2236,9 +2236,6 @@
the following DOMException types from [[!WEBIDL]] are used:
- - "
InvalidAccessError
"
-
- "
InvalidStateError
"
@@ -2246,14 +2243,8 @@
"!WEBIDL#notallowederror">NotAllowedError"
- "
NotFoundError
"
-
- - "
OperationError
"
- - "
SecurityError
"
-