summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/encoding/latin1-winlatin-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/fast/encoding/latin1-winlatin-expected.txt')
-rw-r--r--LayoutTests/fast/encoding/latin1-winlatin-expected.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/LayoutTests/fast/encoding/latin1-winlatin-expected.txt b/LayoutTests/fast/encoding/latin1-winlatin-expected.txt
new file mode 100644
index 0000000..f58c141
--- /dev/null
+++ b/LayoutTests/fast/encoding/latin1-winlatin-expected.txt
@@ -0,0 +1,17 @@
+We need to treat Latin-1 as if it were windows-1252, see bug 7602.
+
+As entities: €ƒ†‡
+
+(escaped): %u20AC%81%u0192%u2020%u2021
+
+Inline: €ƒ†‡
+
+(escaped): %u20AC%81%u0192%u2020%u2021
+
+document.write of unicode escapes: €ƒ†‡
+
+(escaped): %80%81%83%86%87
+
+innerHTML assignment of unicode escapes: €ƒ†‡
+
+(escaped): %80%81%83%86%87