| Index: LayoutTests/editing/selection/place-caret-on-single-click-within-selected-readonly-text-expected.txt
|
| diff --git a/LayoutTests/editing/selection/place-caret-on-single-click-within-selected-readonly-text-expected.txt b/LayoutTests/editing/selection/place-caret-on-single-click-within-selected-readonly-text-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..510c13e3b590d11ba23eb1edad28c6d160030f2c
|
| --- /dev/null
|
| +++ b/LayoutTests/editing/selection/place-caret-on-single-click-within-selected-readonly-text-expected.txt
|
| @@ -0,0 +1,9 @@
|
| +Some Text
|
| +
|
| +This tests caret placement when clicked once on existing selection in readonly texts to allow further selection using keys.
|
| +
|
| +PASS getSelection().type is "Caret"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|