Chromium Code Reviews| Index: LayoutTests/fast/xmlhttprequest/set-dangerous-headers-local-expected.txt |
| diff --git a/LayoutTests/fast/xmlhttprequest/set-dangerous-headers-local-expected.txt b/LayoutTests/fast/xmlhttprequest/set-dangerous-headers-local-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..3f99c7cafc0f04c2802c329b5255531a981cf2ae |
| --- /dev/null |
| +++ b/LayoutTests/fast/xmlhttprequest/set-dangerous-headers-local-expected.txt |
| @@ -0,0 +1,4 @@ |
| +CONSOLE MESSAGE: Refused to set unsafe header "REFERER" |
| +Test that setRequestHeader cannot be used to alter security-sensitive headers for file:// urls. |
| + |
| +SUCCESS |