Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / security / contentSecurityPolicy / 1.1 / referrer-always-http-https-expected.txt
index 0eef407..a3af024 100644 (file)
@@ -1,9 +1,9 @@
-Test that 'always' works correctly from HTTP to HTTPS.
+Test that 'unsafe-url' works correctly from HTTP to HTTPS.
 
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-PASS ReferrerTest.referrerResult is "http://127.0.0.1:8000/security/contentSecurityPolicy/resources/referrer-test.php?policy=always&to=https"
+PASS ReferrerTest.referrerResult is "http://127.0.0.1:8000/security/contentSecurityPolicy/resources/referrer-test.php?policy=unsafe-url&to=https"
 PASS successfullyParsed is true
 
 TEST COMPLETE