Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / frames / resources / frame-unload-crash-1.html
blobf83f8aeb03abf14deebf5c15d00ecb2bc09a3eb0
1 <html>
2 <body onload="location='frame-unload-crash-3.html'">
3 <iframe src="frame-unload-crash-2.html">
4 </body>
5 </html>