blob: cfab7695380cea661edf30bfef3f32d7276905bd [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