Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / security / contentSecurityPolicy / 1.1 / referrer-default-https-https.html
index 38169ac..8bf2d78 100644 (file)
@@ -7,7 +7,7 @@
 <body>
     <script>
         description("Test that 'default' works correctly from HTTPS to HTTPS.");
-        expectFullReferrer(ReferrerTest.DEFAULT, ReferrerTest.HTTPS, ReferrerTest.HTTPS);
+        expectFullReferrer(ReferrerTest.NO_REFERRER_WHEN_DOWNGRADE, ReferrerTest.HTTPS, ReferrerTest.HTTPS);
     </script>
 </body>
 </html>