Roll src/third_party/WebKit e0eac24:489c548 (svn 193311:193320)
[chromium-blink-merge.git] / content / test / data / navigation_controller / page_with_iframe.html
blobcdd13b6df24e3a3be51be3eacb3ca1a6cb9d3ae5
1 <html>
2 <head></head>
3 <body>
4 <p>This page has an iframe. Yay for iframes!
5 <p><iframe src="about:blank"></iframe>
6 </body>
7 </html>