summaryrefslogtreecommitdiffstats
path: root/docshell/test/browser/file_onbeforeunload_1.html
blob: edd27783e4b6f039870da68623d7d05c2aa07595 (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://mochi.test:8888/browser/docshell/test/browser/file_onbeforeunload_2.html"></iframe>
</body>
</html>