| Index: third_party/WebKit/Source/web/tests/data/longpress_selection.html
|
| diff --git a/third_party/WebKit/Source/web/tests/data/longpress_selection.html b/third_party/WebKit/Source/web/tests/data/longpress_selection.html
|
| index 866994f9b0f7c6b10d44b8c32bdac9b5041762d6..1666d0e52053cd0c3c0cb3508342d09808fbbebe 100644
|
| --- a/third_party/WebKit/Source/web/tests/data/longpress_selection.html
|
| +++ b/third_party/WebKit/Source/web/tests/data/longpress_selection.html
|
| @@ -19,5 +19,18 @@ To test onselectstart, here is
|
| anotherbitoftext
|
| </span>
|
| that we should not be able to select.
|
| +<br>
|
| +<textarea id="blanklinestextbox">
|
| +
|
| +
|
| +
|
| +
|
| +
|
| +
|
| +
|
| +
|
| +
|
| +</textarea>
|
| +
|
| </body>
|
| </html>
|
|
|