| Index: third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-nowrap-paste-eol-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-nowrap-paste-eol-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-nowrap-paste-eol-expected.txt
|
| index 924a7fa66234c8f9bf5b953a43408686abc5b31f..dd9963d303ccc54feb3558d4a144aed6a2374c79 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-nowrap-paste-eol-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-nowrap-paste-eol-expected.txt
|
| @@ -1,4 +1,4 @@
|
| This is a testharness.js-based test.
|
| -FAIL TEXTAREA with white-space:nowrap should not increase the number of EOLs assert_equals: expected "a\n\n b\n" but got "a\n\n\n\n\n b\n"
|
| +FAIL TEXTAREA with white-space:nowrap should not increase the number of EOLs assert_equals: expected "a\n\n b\n" but got "a b "
|
| Harness: the test ran to completion.
|
|
|
|
|