diff --git a/index.bs b/index.bs index decdef9b..a26ada6d 100644 --- a/index.bs +++ b/index.bs @@ -4687,8 +4687,22 @@ Note: If an error name is not listed here, please file a bug as indicated at the
InvalidAccessError
"INVALID_ACCESS_ERR
(15)
+ "DOMStringSizeError
"DOMSTRING_SIZE_ERR
(2)
+ NoDataAllowedError
"NO_DATA_ALLOWED_ERR
(6)
+ InvalidAccessError
"INVALID_ACCESS_ERR
(15)
ValidationError
"VALIDATION_ERR
(16)
+ TypeMismatchError
"TYPE_MISMATCH_ERR
(17)
+ DOMStringSizeError
"DOMSTRING_SIZE_ERR
(2)
+ NoDataAllowedError
"NO_DATA_ALLOWED_ERR
(6)
+ InvalidAccessError
"INVALID_ACCESS_ERR
(15)
NotSupportedError
" for unsupported operations, and
"NotAllowedError
" for denied requests.
+ ValidationError
"VALIDATION_ERR
(16)
+ TypeMismatchError
"TYPE_MISMATCH_ERR
(17)
+