Index: LayoutTests/http/tests/navigation/ping-cross-origin-from-https-expected.txt |
diff --git a/LayoutTests/http/tests/navigation/ping-cross-origin-from-https-expected.txt b/LayoutTests/http/tests/navigation/ping-cross-origin-from-https-expected.txt |
index 80d73bca98ddc0fd3be48b92cf9b14d9782e12eb..32b19244a88dc337b1cddfc457b33deb400a31dd 100644 |
--- a/LayoutTests/http/tests/navigation/ping-cross-origin-from-https-expected.txt |
+++ b/LayoutTests/http/tests/navigation/ping-cross-origin-from-https-expected.txt |
@@ -1,5 +1,3 @@ |
-PingLoader dispatched to 'http://localhost:8000/navigation/resources/save-Ping.php?test=cross-origin'. |
-Ping sent successfully |
-CONTENT_TYPE: text/ping |
-HTTP_PING_TO: https://127.0.0.1:8443/navigation/resources/check-ping.php?test=cross-origin |
-REQUEST_METHOD: POST |
+CONSOLE ERROR: [blocked] The page at 'https://127.0.0.1:8443/navigation/resources/ping-cross-origin-from-https-target.html' was loaded over HTTPS, but ran insecure content from 'http://localhost:8000/navigation/resources/save-Ping.php?test=cross-origin-from-https': this content should also be loaded over HTTPS. |
+ |
+This page calls testRunner.notifyDone(). |