summaryrefslogtreecommitdiffstats
path: root/dom/security/test/general/file_about_child.html
blob: d83e0e4d4124011d4c216135546fb43774a15f97 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE HTML>
<html>
<head>
  <meta charset="utf-8">
  <title>Test for Bug 1767581</title>
  <script id="script" src="https://example.com/browser/dom/security/test/general/file_1767581.js"></script>
</head>
<body>
  Just an about page that loads in the privileged about process!
</body>
</html>