OSDN Git Service

Add android-specific result for fast/encoding/meta-in-script.html
authorBen Murdoch <benm@google.com>
Tue, 21 Jun 2011 10:02:30 +0000 (11:02 +0100)
committerBen Murdoch <benm@google.com>
Tue, 21 Jun 2011 15:47:53 +0000 (16:47 +0100)
Currently failing on Android due to difference in output of V8 vs. JSC.

See http://trac.webkit.org/changeset/73797

Change-Id: Iad35a22066d18d8e1c5d292bbf86574cdbb77f38

LayoutTests/platform/android-v8/fast/encoding/meta-in-script-expected.txt [new file with mode: 0644]

diff --git a/LayoutTests/platform/android-v8/fast/encoding/meta-in-script-expected.txt b/LayoutTests/platform/android-v8/fast/encoding/meta-in-script-expected.txt
new file mode 100644 (file)
index 0000000..5d5b9f9
--- /dev/null
@@ -0,0 +1,3 @@
+CONSOLE MESSAGE: line 4: Uncaught SyntaxError: Unexpected token <
+PASS: windows-1255
+This test passes if the charset is parsed from the meta tag outside the script.