Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / dom / MutationObserver / script-append-expected.txt
1 Test that an appended script does NOT invoke MutationObserver callbacks
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS mutationsDelivered is false
7 PASS scriptDidRun is false
8 PASS scriptDidRun is true
9 PASS mutationsDelivered is false
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
13