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

Unified Diff: LayoutTests/fast/ime/candidatewindowevent-expected.txt

Issue 1162853002: Remove IME API from Blink (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: remove interface in WebWidgets.h Created 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/ime/candidatewindowevent.html ('k') | LayoutTests/fast/ime/composition-offsets.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/ime/candidatewindowevent-expected.txt
diff --git a/LayoutTests/fast/ime/candidatewindowevent-expected.txt b/LayoutTests/fast/ime/candidatewindowevent-expected.txt
deleted file mode 100644
index d46c6d02d5fdfa12d1af0de83d3474e79a96c65e..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/ime/candidatewindowevent-expected.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-This tests if candidatewindow events work for InputMethodContext.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS event.type is "candidatewindowshow"
-PASS event.type is "candidatewindowupdate"
-PASS event.type is "candidatewindowhide"
-PASS event.type is "candidatewindowshow"
-PASS event.type is "candidatewindowupdate"
-PASS event.type is "candidatewindowhide"
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« no previous file with comments | « LayoutTests/fast/ime/candidatewindowevent.html ('k') | LayoutTests/fast/ime/composition-offsets.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698