1
    2
    3
    4
    5
    6
    7

content / test / data / navigation_controller / page_with_iframe.html [blame]

<html>
<head></head>
<body>
  <p>This page has an iframe. Yay for iframes!
  <p><iframe src="about:blank"></iframe>
</body>
</html>