summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/chromedriver/inner.html
blob: b57f4235d4922afd26d4754092d9f799e2599130 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
  <head>
    <title>Inner iframe</title>
  </head>
  <body>
    <p>Three</p>
  </body>
</html>