diff options
Diffstat (limited to 'devtools/client/webconsole/test/browser/test-subresource-security-error.js')
-rw-r--r-- | devtools/client/webconsole/test/browser/test-subresource-security-error.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devtools/client/webconsole/test/browser/test-subresource-security-error.js b/devtools/client/webconsole/test/browser/test-subresource-security-error.js new file mode 100644 index 0000000000..c7d5cec144 --- /dev/null +++ b/devtools/client/webconsole/test/browser/test-subresource-security-error.js @@ -0,0 +1,2 @@ +// It doesn't matter what this script does, but the broken HSTS header sent +// with it should result in warnings in the webconsole |