Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / frames / set-parent-src-synchronously.html
blob1a9d0e59f8ec5d33a4755366538aab78a5058e55
1 <html>
2 <body>
3 This test fails if we crash or any text below this is visible (the iframe should detach itself from the page).
5 <iframe id="parent" src="resources/set-src-to-javascript-url.html"></iframe>
6 </body>
7 </html>