Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / getElementById-consistency5-expected.txt
blobd2e578828b04fa485056ec9252ec6e13df618ba3
1 Test that DOMSubtreeModified listeners cannot cause DocumentOrderedMap to be incorrect
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS document.contains(el) is true
7 PASS document.getElementById('el') is null
8 PASS successfullyParsed is true
10 TEST COMPLETE