1
    2
    3
    4
    5
    6
    7

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

<html>
  <head></head>
  <body>
    <iframe style="width: 50%; height: 50%"></iframe>
    <iframe style="width: 50%; height: 50%"></iframe>
  </body>
</html>