| Index: third_party/WebKit/LayoutTests/fast/events/touch/gesture/gesture-tap-setrangetext-with-events.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/events/touch/gesture/gesture-tap-setrangetext-with-events.html b/third_party/WebKit/LayoutTests/fast/events/touch/gesture/gesture-tap-setrangetext-with-events.html
|
| index 1495a7399d6c630fc3ac2898b3d4c52113c9e91b..1614a33d22fd4eab166c77c0bfac00dd3a425d42 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/events/touch/gesture/gesture-tap-setrangetext-with-events.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/events/touch/gesture/gesture-tap-setrangetext-with-events.html
|
| @@ -42,4 +42,4 @@ async_test(function(t) {
|
| textfield.setSelectionRange(0, textfield.value.length);
|
| }
|
| }, "This tests the selection of the text field after setSelectionRange is called during a tap.");
|
| -</script>
|
| +</script>
|
|
|