haikuwebkit/LayoutTests/fast/dom/getElementById-consistency5...

12 lines
299 B
Plaintext

Test that DOMSubtreeModified listeners cannot cause DocumentOrderedMap to be incorrect
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.contains(el) is true
PASS document.getElementById('el') is null
PASS successfullyParsed is true
TEST COMPLETE