blob: 61b315dfca19f9be39cb757333994f102a5358d4 [file] [log] [blame]
Test that a live list is updated after the child of an HTMLOutputElement was removed.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
The number of spans before removal is 2
The number of spans after removal is 1
PASS list.length == beforeLength - 1 is true
PASS successfullyParsed is true
TEST COMPLETE