summaryrefslogtreecommitdiffstats
path: root/toolkit/mozapps/extensions/test/browser/sandboxed.html
blob: 219426f0a9e9df0d74f3b99b0df82e758703670f (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE HTML>
<!-- Any copyright is dedicated to the Public Domain.
     http://creativecommons.org/publicdomain/zero/1.0/ -->
<html dir="ltr" xml:lang="en-US" lang="en-US">
  <head>
    <meta charset="utf8">
  </head>
  <body>
    Sandboxed page
  </body>
</html>