haikuwebkit/LayoutTests/fast/dom/node-iterator-detach-noop-e...

12 lines
267 B
Plaintext

Tests that NodeIterator.detach() is a no-op.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS iter.detach() did not throw exception.
PASS iter.detach() did not throw exception.
PASS successfullyParsed is true
TEST COMPLETE