summaryrefslogtreecommitdiffstats
path: root/devtools/client/webconsole/test/browser/test-subresource-security-error.html
blob: 6c33ebec4159527ff8fa15412da9c006922c6918 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE HTML>
<html>
<head>
  <meta charset="UTF-8">
  <title>Bug 1092055 - Log console messages for non-top-level security errors</title>
  <script src="test-subresource-security-error.js"></script>
  <!--
    Any copyright is dedicated to the Public Domain.
    http://creativecommons.org/publicdomain/zero/1.0/
  -->
</head>
<body>
Bug 1092055 - Log console messages for non-top-level security errors
</body>
</html>