summaryrefslogtreecommitdiffstats
path: root/devtools/client/webconsole/test/browser/test-iframe-child.html
blob: af1a8e419ebf742b74be5f5b8a3b869ef8513bb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!-- Any copyright is dedicated to the Public Domain.
     http://creativecommons.org/publicdomain/zero/1.0/ -->
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <title>test for bug 989025 - iframe child</title>
  </head>
  <body>
    <p>test for bug 989025 - iframe child</p>
  </body>
</html>