summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/loader/create-frame-in-DOMContentLoaded-expected.txt
blob: c2f89223b12550d9ba4d763f3b47aa46dcb567de (plain)
1
2
3
4
5
A) Entered DOMContentLoaded event handler function.
C) Entered load event handler function.
D) Exiting load event handler function.
Test passed if messages A, B, C, D were all in order and there was no crash.
B) Exiting DOMContentLoaded event handler function.