Make new test use local resources only.

This commit is contained in:
Josh Matthews 2016-03-09 12:33:33 -05:00
parent 16096f1a9c
commit d888ed368d
12 changed files with 121 additions and 15 deletions

View file

@ -3,6 +3,6 @@
<title>Certificate error</title>
</head>
<body>
<img src="badcert.jpg">
<img src="chrome://badcert.jpg">
</body>
</html>