diff options
-rw-r--r-- | webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/undo/undo-smart-delete-word-expected.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/undo/undo-smart-delete-word-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/undo/undo-smart-delete-word-expected.txt new file mode 100644 index 0000000..8b6a733 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/undo/undo-smart-delete-word-expected.txt @@ -0,0 +1,4 @@ +Tests: +Select a word via double-click. Delete. Then undo the delete. The space that got smart deleted should now be selected. +foo bar baz +PASSED |