summaryrefslogtreecommitdiffstats
path: root/docshell/test/browser/file_onbeforeunload_0.html
blob: 7d9acf057d20abe834da64f12333dbd95f6389f7 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
</head>
<body>
  <iframe src="http://example.com/browser/docshell/test/browser/file_onbeforeunload_1.html"></iframe>
</body>
</html>