blob: bfe1367f2aea0db7c4bdc8313c1d900a0d0fbdfd [file] [log] [blame]
This test verifies that a HTMLCollection protects its base node from being GC'd.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS options[0].parentNode.getAttribute('foo') is 'bar'
PASS successfullyParsed is true
TEST COMPLETE