| Index: third_party/WebKit/LayoutTests/http/tests/inspector/security/mixed-content-reload-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/security/blocked-mixed-content-and-subresources-with-cert-errors-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/security/mixed-content-reload-expected.txt
|
| similarity index 52%
|
| copy from third_party/WebKit/LayoutTests/http/tests/inspector/security/blocked-mixed-content-and-subresources-with-cert-errors-expected.txt
|
| copy to third_party/WebKit/LayoutTests/http/tests/inspector/security/mixed-content-reload-expected.txt
|
| index 0b59204f68635206fafacc8144c7d22e2bdf3298..d19bf0f1b79313c43d5462e861b888d642a4e017 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/security/blocked-mixed-content-and-subresources-with-cert-errors-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/security/mixed-content-reload-expected.txt
|
| @@ -1,26 +1,29 @@
|
| -Tests active mixed content blocking in the security panel, along with subresources with cert errors.
|
| +Tests that the mixed content explanation prompts the user to refresh when there are no recorded requests, and links to the network panel when there are recorded requests.
|
|
|
| <DIV class=security-explanation security-explanation-neutral >
|
| <DIV class=security-property security-property-neutral >
|
| </DIV>
|
| <DIV class=security-explanation-text >
|
| <DIV class=security-explanation-title >
|
| -Content with certificate errors
|
| +Mixed Content
|
| </DIV>
|
| <DIV >
|
| -This site includes resources that were loaded with certificate errors.
|
| +The site includes HTTP resources.
|
| + </DIV>
|
| + <DIV class=security-mixed-content >
|
| +Reload the page to record requests for HTTP resources.
|
| </DIV>
|
| </DIV>
|
| </DIV>
|
| -<DIV class=security-explanation security-explanation-info >
|
| - <DIV class=security-property security-property-info >
|
| +<DIV class=security-explanation security-explanation-neutral >
|
| + <DIV class=security-property security-property-neutral >
|
| </DIV>
|
| <DIV class=security-explanation-text >
|
| <DIV class=security-explanation-title >
|
| -Blocked mixed content
|
| +Mixed Content
|
| </DIV>
|
| <DIV >
|
| -Your page requested insecure resources that were blocked.
|
| +The site includes HTTP resources.
|
| </DIV>
|
| <DIV class=security-mixed-content link >
|
| View 1 request in Network Panel
|
|
|