Chromium Code Reviews| Index: LayoutTests/fast/forms/setrangetext-within-events-expected.txt |
| diff --git a/LayoutTests/fast/forms/setrangetext-within-events-expected.txt b/LayoutTests/fast/forms/setrangetext-within-events-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ab629d0c3e09c8d3d9c3fd5e70ecf3bbb0558e6d |
| --- /dev/null |
| +++ b/LayoutTests/fast/forms/setrangetext-within-events-expected.txt |
| @@ -0,0 +1,5 @@ |
| +ALERT: start: 5 end: 5 [focus] |
| +ALERT: start: 5 end: 5 [mousedown] |
| +ALERT: start: 0 end: 5 [mouseup] |
| +ALERT: start: 0 end: 5 [click] |
| + |