summaryrefslogtreecommitdiffstats
path: root/webkit/data
diff options
context:
space:
mode:
authoramit@chromium.org <amit@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-18 21:03:34 +0000
committeramit@chromium.org <amit@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-18 21:03:34 +0000
commit76caaf9e133f071e32ca5ad13fb95613b23c1891 (patch)
tree7c699ca4d24762297c14c0aee31de35cb98106d1 /webkit/data
parent0a8f88c90840e5f642e6bc64e150229d336eca72 (diff)
downloadchromium_src-76caaf9e133f071e32ca5ad13fb95613b23c1891.zip
chromium_src-76caaf9e133f071e32ca5ad13fb95613b23c1891.tar.gz
chromium_src-76caaf9e133f071e32ca5ad13fb95613b23c1891.tar.bz2
Rebaseline the passing test.
The test fails in webkit and the expected.txt contains failure output. We work fine so just rebaseline till it is fixed upstream. Review URL: http://codereview.chromium.org/42353 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12010 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data')
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/java-applet-calls-expected.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/java-applet-calls-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/java-applet-calls-expected.txt
new file mode 100644
index 0000000..f8d9de3
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/java-applet-calls-expected.txt
@@ -0,0 +1,11 @@
+Requires Java plugin installed and enabled. This tests that calling functions on Java Applet works.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+
+PASS document.testapplet.getString() == 'abcdefg' is true
+PASS successfullyParsed is true
+
+TEST COMPLETE
+