From 5cab22bd49df3a0f24f0b6c5c1ef9fe32e2dd651 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 17 Jun 2012 10:50:11 +0200 Subject: Moved static html tests to a new dir and added one for fonts CCBUG: 295896 --- src/tests/html/charset_ISO_8859_1.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/tests/html/charset_ISO_8859_1.html (limited to 'src/tests/html/charset_ISO_8859_1.html') diff --git a/src/tests/html/charset_ISO_8859_1.html b/src/tests/html/charset_ISO_8859_1.html new file mode 100644 index 00000000..587a8bb5 --- /dev/null +++ b/src/tests/html/charset_ISO_8859_1.html @@ -0,0 +1,12 @@ + + + + +Charset ISO-8859-1 + + +CHARSET: ISO 8859 1
+This document contains strange text: à è ì ò ù
+Chinese text: ??, ?????????
+ + -- cgit v1.2.1