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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/java-applet-calls-expected.txt

Issue 405026: Fix bug 27217 - disable Java in test_shell by default, to match ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: okay, this eol thing is getting weird Created 11 years, 1 month 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
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
-

Powered by Google App Engine
This is Rietveld 408576698