| Index: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/meta-outside-head-expected.txt
 | 
| diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/meta-outside-head-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/meta-outside-head-expected.txt
 | 
| new file mode 100644
 | 
| index 0000000000000000000000000000000000000000..755603027de7c99456561be706a6fba3556edf65
 | 
| --- /dev/null
 | 
| +++ b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/meta-outside-head-expected.txt
 | 
| @@ -0,0 +1,3 @@
 | 
| +CONSOLE ERROR: line 11: The Content Security Policy 'script-src 'none'' was delivered via a <meta> element outside the document's <head>, which is disallowed. The policy has been ignored.
 | 
| +ALERT: PASS (1/1)
 | 
| +This test checks that Content Security Policy delivered via a meta element is not enforced if the element is outside the document's head.
 | 
| 
 |