| 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..68a26ef7fe51b300e19919e2d5fc8d17605600fb 100644
|
| --- a/LayoutTests/fast/ime/html-getinputcontext-expected.txt
|
| +++ b/LayoutTests/fast/ime/html-getinputcontext-expected.txt
|
| @@ -9,7 +9,8 @@ PASS typeof(html.inputMethodContext) is "object"
|
| PASS context instanceof InputMethodContext is true
|
| PASS context2 instanceof InputMethodContext is true
|
| PASS context === context2 is true
|
| +PASS input != input2 is true
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| -
|
| +
|
|
|