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

Side by Side Diff: third_party/WebKit/LayoutTests/editing/deleting/smart-editing-disabled-mac-expected.txt

Issue 2935693004: Rewrite editing/deleting/smart-editing-disabled-{mac,win}.html to utilize assert_selection() (Closed)
Patch Set: 2017-06-14T13:25:00 Created 3 years, 6 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
(Empty)
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".
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)
5 foo  baz
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698