Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / custom / prerender-insert-after-stop-expected.txt
blobcec33742001e5e946391193342cf4e5cc0eae582
1 Test that Custom Element should be defined while navigating between frames.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS customBody is defined.
7 PASS customBody.toLocaleString() is "[object HTMLBodyElement]"
8 PASS successfullyParsed is true
10 TEST COMPLETE