diff --git a/source b/source index a2c9a70bd10..617a438c4a7 100644 --- a/source +++ b/source @@ -7478,8 +7478,8 @@ interface HTMLAllCollection {
If argumentsList's size is zero, return - null.
If argumentsList's size is zero, or if + argumentsList[0] is undefined, return null.
Let nameOrIndex be the result of converting argumentsList[0] to a