summaryrefslogtreecommitdiffstats
path: root/dom/html/test/file_iframe_sandbox_navigation_start.html
blob: fa5642517767bfda5858647be55e905fcc5e4da6 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE HTML>
<html>
<head>
  <meta charset="utf-8">
  <title>Test for Bug 341604</title>
  <link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css"/>
</head>
<body>
I am just a normal HTML document, probably contained in a sandboxed iframe
</body>
</html>