blob: 227b49b1643c058a6ed1f58cb57ffdee2b3a4662 [file] [log] [blame]
Tests that br.outerText does not throw
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS br.outerText = 'PASS'; did not throw exception.
PASS br.parentNode is null
PASS target.firstChild.data is "PASS"
PASS successfullyParsed is true
TEST COMPLETE
PASS