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..e7b597b2e2d819eddd22872f7bb4aa54457519df |
| --- /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 for response from url: http://localhost:8000/inspector/network/resources/set-long-cookie.php?length=4097. Cookie length should be less then or equal to 4096 symbols. |
| + |