aboutsummaryrefslogtreecommitdiffstats
path: root/test/fixtures/iframe.html
blob: 7b37d91d62c1f31361299301bbba30e89413a89c (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
  <head>
    <title>Iframe Test</title>
  </head>
  <body>
    <span>Text</span>
  </body>
</html>