summaryrefslogtreecommitdiffstats
path: root/webkit/data
diff options
context:
space:
mode:
authorojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-17 01:24:31 +0000
committerojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-17 01:24:31 +0000
commit42b94496717c8a7ddc9deef7ee0d7b8466e4c2fe (patch)
tree8eb2bfbe73e1ff55008e19dc87f3e5b981ed04c5 /webkit/data
parent3b845753b707daca3fe3e733263065f162b7162b (diff)
downloadchromium_src-42b94496717c8a7ddc9deef7ee0d7b8466e4c2fe.zip
chromium_src-42b94496717c8a7ddc9deef7ee0d7b8466e4c2fe.tar.gz
chromium_src-42b94496717c8a7ddc9deef7ee0d7b8466e4c2fe.tar.bz2
Now that the Windows results have changed, Linux no longer matches
it's upstream result. Linux has smartinsertdelete disabled, but doesn't selection the trailing space, so gets a different result than Windows. TBR to green tree. Review URL: http://codereview.chromium.org/985006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41802 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data')
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/undo/undo-smart-delete-word-expected.txt4
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