blob: f4406cbfed361d67b9c56e75b19e18328ab3bcd2 [file] [log] [blame]
This test checks that a correct exception is raised when calculating the base value of a dot expression fails.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS (document.appendChild()).foobar() threw exception Error: NotFoundError: DOM Exception 8.
PASS successfullyParsed is true
TEST COMPLETE