summaryrefslogtreecommitdiffstats
path: root/browser/components/enterprisepolicies/tests/browser/policy_websitefilter_exception.html
blob: bf389aac318ed857bc04559db04958f8426eb417 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8">
    <title>This page should not be blocked</title>
  </head>
  <body>
    This page should be seen.
  </body>
</html>