| 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 042b203c106bd3384051bed10a6b10044b0c5db9..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,2 +1,3 @@
|
| -CONSOLE ERROR: Mixed Content: The page at 'https://127.0.0.1:8443/navigation/resources/ping-cross-origin-from-https-target.html' was loaded over HTTPS, but requested an insecure hyperlink auditing endpoint 'http://localhost:8000/navigation/resources/save-Ping.php?test=cross-origin-from-https'. This request has been blocked; the content must be served over HTTPS.
|
| +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().
|
|
|