summaryrefslogtreecommitdiff
path: root/src/tests/charset_NULL.html
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-12-29 18:28:53 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-12-29 18:28:53 +0100
commit0dfa4d0d73eb4b8d0a24221ca1baeabdb473aa6d (patch)
treec5dfaef60cbcabbdd6e623671926909aa998cef2 /src/tests/charset_NULL.html
parentFix a regression introduced by f8a2d38a (diff)
downloadrekonq-0dfa4d0d73eb4b8d0a24221ca1baeabdb473aa6d.tar.xz
charset static tests
Diffstat (limited to 'src/tests/charset_NULL.html')
-rw-r--r--src/tests/charset_NULL.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/tests/charset_NULL.html b/src/tests/charset_NULL.html
new file mode 100644
index 00000000..6e5598fa
--- /dev/null
+++ b/src/tests/charset_NULL.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+<title>Charset NULL</title>
+</head>
+<body>
+CHARSET: NULL<br />
+This document contains strange text: à è ì ò ù <br />
+Chinese text: ??, ????????? <br />
+</body>
+</html>