blob: 22330d7ce8d6ea12117b19e17d80e9a81e24466c [file] [log] [blame]
test test
This tests that if you access an element that has been removed, it return the correct value for isIgnored (true, that is, it is ignored).
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS element1.isIgnored is false
PASS element1.isIgnored is true
PASS successfullyParsed is true
TEST COMPLETE