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

Unified Diff: LayoutTests/fast/ime/html-getinputcontext-expected.txt

Issue 23526025: Add test for getting different InputMethodContext for different elements. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update for comments Created 7 years, 3 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/html-getinputcontext.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/ime/html-getinputcontext-expected.txt
diff --git a/LayoutTests/fast/ime/html-getinputcontext-expected.txt b/LayoutTests/fast/ime/html-getinputcontext-expected.txt
index 39134e547cf7738dc933a7b0e6aba21240e601ad..57a2d49f2941af3a73eec19a1af4bf3537c8b530 100644
--- a/LayoutTests/fast/ime/html-getinputcontext-expected.txt
+++ b/LayoutTests/fast/ime/html-getinputcontext-expected.txt
@@ -9,6 +9,7 @@ PASS typeof(html.inputMethodContext) is "object"
PASS context instanceof InputMethodContext is true
PASS context2 instanceof InputMethodContext is true
PASS context === context2 is true
+PASS inputContext is not input2Context
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/fast/ime/html-getinputcontext.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698