summaryrefslogtreecommitdiffstats
path: root/dom/html/test/file_iframe_sandbox_a_if10.html
blob: 14306eb613a944cafd88d0471fcdd6e10dfb8596 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!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>
<frameset>
  <frame src="file_iframe_sandbox_a_if11.html">
  <frame src="file_iframe_sandbox_a_if16.html">
</frameset>
</html>