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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/autocomplete-general-expected.txt

Issue 2385273004: DevTools: fix text editor autocompletion (Closed)
Patch Set: Created 4 years, 2 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/inspector/sources/autocomplete-general-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/autocomplete-general-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/autocomplete-general-expected.txt
index 440bbea818dc008b0bd27afb0fa3c7708fd3b9a6..fc2835c7845e57825b4cacdfc9433103389e66a6 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/autocomplete-general-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/autocomplete-general-expected.txt
@@ -29,6 +29,14 @@ Running: testAlphaNumericWords
[foo2, foo3bar]
=============
+Running: testRemoveDuplicate
+========= Text in editor =========
+|
+one
+======= Words in dictionary =======
+[one]
+=============
+
Running: testSetText
========= Text in editor =========
|dog cat 'mouse';dog bird

Powered by Google App Engine
This is Rietveld 408576698