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 |