browser/devtools/webconsole/test/test_bug_770099_bad_policy_uri.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/browser/devtools/webconsole/test/test_bug_770099_bad_policy_uri.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,12 @@
     1.4 +<!DOCTYPE HTML>
     1.5 +<html>
     1.6 +<head>
     1.7 +  <meta charset="UTF-8">
     1.8 +  <title>Test for Bug 770099 - bad policy-uri</title>
     1.9 +<!-- Any copyright is dedicated to the Public Domain.
    1.10 +     http://creativecommons.org/publicdomain/zero/1.0/ -->
    1.11 +</head>
    1.12 +<body>
    1.13 +<a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=770099">Mozilla Bug 770099</a>
    1.14 +</body>
    1.15 +</html>

mercurial