1
    2
    3
    4
    5
    6
    7

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

<html>
<head></head>
<body>
  <p>This page has a data URL iframe.
  <p><iframe src="data:text/html,Subframe"></iframe>
</body>
</html>