Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / security / contentSecurityPolicy / 1.1 / referrer-empty-http-https-expected.txt
index f63939b..e7c21ac 100644 (file)
@@ -1,4 +1,4 @@
-CONSOLE ERROR: The 'referrer' Content Security Policy directive has the invalid value "". Valid values are "always", "default", "never", and "origin".
+CONSOLE ERROR: The 'referrer' Content Security Policy directive has the invalid value "". Valid values are "no-referrer", "no-referrer-when-downgrade", "origin", and "unsafe-url". Note that "origin-when-cross-origin" is not yet supported.
 Test that '' == never works correctly from HTTP to HTTPS.
 
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".