Closed domenic closed 1 year ago
It should be throw a {{RangeError}}, not throw a "{{RangeError}}" {{DOMException}}.
throw a {{RangeError}}
throw a "{{RangeError}}" {{DOMException}}
It should be
throw a {{RangeError}}
, notthrow a "{{RangeError}}" {{DOMException}}
.