Chromium Code Reviews| Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/java-applet-calls-expected.txt |
| =================================================================== |
| --- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/java-applet-calls-expected.txt (revision 32453) |
| +++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/java-applet-calls-expected.txt (working copy) |
| @@ -3,9 +3,7 @@ |
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
| - |
| -PASS document.testapplet.getString() == 'abcdefg' is true |
| + FAIL document.testapplet.getString() == 'abcdefg' should be true. Threw exception TypeError: Object #<an HTMLAppletElement> has no method 'getString' |
| PASS successfullyParsed is true |
| TEST COMPLETE |
| - |