From fd5c6425ce58eb75211be7718d5dee960842a37e Mon Sep 17 00:00:00 2001 From: Iain Merrick Date: Wed, 29 Sep 2010 10:59:30 +0100 Subject: Add fast/encoding layout tests. Merged from WebKit at r67178. The vast majority of these are passing. The exceptions: - Three Mac-specific tests, won't fix. - Four failures in the Java HTTP stack (no problem for the Chrome HTTP stack). - fast/encoding/mailto-always-utf-8 needs a new LayoutTestController callback. Change-Id: I16c613d42acd0ea2dc146909d514376d0a2e5aaa --- LayoutTests/fast/encoding/charset-xuser-defined.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 LayoutTests/fast/encoding/charset-xuser-defined.html (limited to 'LayoutTests/fast/encoding/charset-xuser-defined.html') diff --git a/LayoutTests/fast/encoding/charset-xuser-defined.html b/LayoutTests/fast/encoding/charset-xuser-defined.html new file mode 100644 index 0000000..45d7c50 --- /dev/null +++ b/LayoutTests/fast/encoding/charset-xuser-defined.html @@ -0,0 +1,17 @@ + + + +x-user-defined (bug + + + +

Test bugzilla bug 18270 (Interpreting x-user-defined as windows-1252 when +declared in meta tag). Two lines below should be identical.

+ +€ ‚ƒ„…†‡ˆ‰Š‹Œ Ž ‘’“”•–—˜™š›œ žŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ
+€ ‚ƒ„…†‡ˆ‰Š‹Œ Ž ‘’“”•–—˜™š›œ žŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ + + -- cgit v1.1