Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(548)

Side by Side Diff: LayoutTests/editing/deleting/smart-editing-disabled-win-expected.txt

Issue 14930006: Ctrl+Shift+Right in Windows should select the spacing after the word (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added expectations for chromium-mac for delete-cell-contents-win.html Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 This test verifies that smart insert and delete can be disabled at test time. 1 This test verifies that smart insert and delete can be disabled at test time.
2 If viewing in a browser, you should see the words "foo bar baz". 2 If viewing in a browser, you should see the words "foo bar baz".
3 If using a version of testRunner with this functionality, you should see "foo ba z". (two spaces between the words) 3 If using a version of testRunner with this functionality, you should see "foo ba z". (two spaces between the words)
4 If using a version of testRunner without this functionality, you should see "foo baz". (one space between the words) 4 If using a version of testRunner without this functionality, you should see "foo baz". (one space between the words)
5 foo  baz 5 foo  baz
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698