1
    2
    3
    4
    5
    6
    7

content / test / data / page_with_blank_iframe.html [blame]

<html>
<head></head>
<body>
  <p>This page has blank iframe. Yay for iframes!
  <p><iframe id="test_iframe" name="test_iframe"></iframe>
</body>
</html>