| Index: LayoutTests/fast/ime/html-inputmethodcontext-expected.txt
|
| diff --git a/LayoutTests/fast/ime/html-inputmethodcontext-expected.txt b/LayoutTests/fast/ime/html-inputmethodcontext-expected.txt
|
| deleted file mode 100644
|
| index 57a2d49f2941af3a73eec19a1af4bf3537c8b530..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/ime/html-inputmethodcontext-expected.txt
|
| +++ /dev/null
|
| @@ -1,16 +0,0 @@
|
| -This tests inputMethodContext attribute which is an additional interface for HTMLElement.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS new InputMethodContext() threw exception TypeError: Illegal constructor.
|
| -PASS [object InputMethodContext] is non-null.
|
| -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
|
| -
|
|
|