diff --git a/source b/source index 8e2b247e496..50b4da3e8eb 100644 --- a/source +++ b/source @@ -2195,6 +2195,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
DOMString
double
Error
Function
long
object
Replace name with the result of converting to a sequence of Unicode - scalar values.
Set name to the result of converting + name.
If value is not a File
object, then:
Replace value with the result of converting to a sequence of Unicode - scalar values.
Set value to the result of converting + value.
Let errorValue be the value that represents the error: in the case of an
uncaught exception, that would be the value that was thrown; in the case of a JavaScript error
- that would be an Error
object. If there is no corresponding
- value, then the null value must be used instead.
Error
object. If there is no corresponding value, then
+ the null value must be used instead.
Let urlString be the result of applying the