Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/http/tests/inspector/network/warning-for-long-cookie-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/network/warning-for-long-cookie-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/network/warning-for-long-cookie-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..2f98e4fb13f7d3c6bc2a23ef29133b29b755c73b |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/network/warning-for-long-cookie-expected.txt |
| @@ -0,0 +1,3 @@ |
| +Checks that we show warning message for long cookie. |
| +Set-Cookie header is ignored in response from url: http://127.0.0.1:8000/inspector/network/resources/set-cookie.php?length=4097. Cookie length should be less then or equal to 4096 characters. |
| + |