| Index: third_party/WebKit/LayoutTests/http/tests/inspector/network/warning-for-strict-secure-cookies-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/network/warning-for-strict-secure-cookies-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/network/warning-for-strict-secure-cookies-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..4056870a1fae836259b7ad19c89676e025169fd9
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/network/warning-for-strict-secure-cookies-expected.txt
|
| @@ -0,0 +1,3 @@
|
| +Checks that we show warning message for an attempt to set a secure cookie on an insecure URL.
|
| +Set-Cookie for TestCookie is ignored in response from url: http://127.0.0.1:8000/inspector/network/resources/set-cookie.php?secure=true. It is marked as secure, but the response url is insecure.
|
| +
|
|
|