summaryrefslogtreecommitdiffstats
path: root/dom/base/test/file_change_policy_redirect.html
blob: e48386d97c69cf247884d5db3961cc535b48f61c (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
  <script>
    parent.postMessage('childLoadComplete', 'http://mochi.test:8888');
  </script>
</head>
<body>
</body>
</html>