blob: e045083b1d63a1ac83b2c445df6746ef546ad046 [file] [log] [blame]
Test for observer exceptions.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS exc is an instance of RangeError
PASS exc is an instance of DOMException
PASS exc.code is DOMException.SYNTAX_ERR
PASS exc is an instance of DOMException
PASS exc.code is DOMException.SYNTAX_ERR
PASS exc is an instance of DOMException
PASS exc.code is DOMException.SYNTAX_ERR
PASS exc is an instance of TypeError
PASS successfullyParsed is true
TEST COMPLETE