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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/editing/deleting/smart-editing-disabled-mac-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/deleting/smart-editing-disabled-mac-expected.txt b/third_party/WebKit/LayoutTests/editing/deleting/smart-editing-disabled-mac-expected.txt
deleted file mode 100644
index fcfabe6793212ac39863f191e47fb844387084d6..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/editing/deleting/smart-editing-disabled-mac-expected.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-This test verifies that smart insert and delete can be disabled at test time.
-If viewing in a browser, you should see the words "foo bar baz".
-If using a version of testRunner with this functionality, you should see "foo baz". (two spaces between the words)
-If using a version of testRunner without this functionality, you should see "foo baz". (one space between the words)
-foo  baz

Powered by Google App Engine
This is Rietveld 408576698