blob: d2e578828b04fa485056ec9252ec6e13df618ba3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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
|