| Index: third_party/WebKit/LayoutTests/http/tests/inspector-protocol/request-mixed-content-status-optionally-blockable-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/request-mixed-content-status-optionally-blockable-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/request-mixed-content-status-optionally-blockable-expected.txt
|
| index 8fc07b95c62d70481abdda5ff268e9f08afc3036..7015f6dc4cf34b30ef62fa0e56ca8d453ac62081 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/request-mixed-content-status-optionally-blockable-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/request-mixed-content-status-optionally-blockable-expected.txt
|
| @@ -1,7 +1,7 @@
|
| -CONSOLE WARNING: Mixed Content: The page at 'https://127.0.0.1:8443/inspector-protocol/resources/passive-mixed-content-iframe.html' was loaded over HTTPS, but requested an insecure image 'http://127.0.0.1:8000/resources/square.png'. This content should also be served over HTTPS.
|
| +CONSOLE WARNING: Mixed Content: The page at 'https://127.0.0.1:8443/inspector-protocol/resources/passive-mixed-content-iframe.html' was loaded over HTTPS, but requested an insecure image 'http://example.test:8000/resources/square.png'. This content should also be served over HTTPS.
|
| Tests that willSendRequest contains the correct mixed content status for passive mixed content.
|
|
|
| Network agent enabled
|
| Mixed content type of https://127.0.0.1:8443/inspector-protocol/resources/passive-mixed-content-iframe.html: none
|
| -Mixed content type of http://127.0.0.1:8000/resources/square.png: optionally-blockable
|
| +Mixed content type of http://example.test:8000/resources/square.png: optionally-blockable
|
|
|
|
|