summaryrefslogtreecommitdiff
path: root/test/data/csdetect/non-ascii-meta.dat
diff options
context:
space:
mode:
authorAndrew Sidwell <andy@entai.co.uk>2008-08-09 15:47:34 +0000
committerAndrew Sidwell <andy@entai.co.uk>2008-08-09 15:47:34 +0000
commit3d3e3b0dfda0fe808039b4b8e8b455bc0ea1b704 (patch)
treeacd2365a57b730844727138ba42ae407061e9b3f /test/data/csdetect/non-ascii-meta.dat
parented627ac9bdd961cc98cba8fc455596d288f15212 (diff)
downloadlibhubbub-3d3e3b0dfda0fe808039b4b8e8b455bc0ea1b704.tar.gz
libhubbub-3d3e3b0dfda0fe808039b4b8e8b455bc0ea1b704.tar.bz2
Bring encoding detection tests up-to-date with html5lib, fix Hubbub-specific ones, and bring the csdetect algorithm up-to-date with that in the spec.
svn path=/trunk/hubbub/; revision=4974
Diffstat (limited to 'test/data/csdetect/non-ascii-meta.dat')
-rw-r--r--test/data/csdetect/non-ascii-meta.dat18
1 files changed, 9 insertions, 9 deletions
diff --git a/test/data/csdetect/non-ascii-meta.dat b/test/data/csdetect/non-ascii-meta.dat
index ea2a707..e1d35b8 100644
--- a/test/data/csdetect/non-ascii-meta.dat
+++ b/test/data/csdetect/non-ascii-meta.dat
@@ -3,63 +3,63 @@
<head>
<meta charset="utf-16">
#encoding
-windows-1252
+utf-8
#data
<html>
<head>
<meta charset="utf-16le">
#encoding
-windows-1252
+utf-8
#data
<html>
<head>
<meta charset="utf-16be">
#encoding
-windows-1252
+utf-8
#data
<html>
<head>
<meta charset='utf-16'>
#encoding
-windows-1252
+utf-8
#data
<html>
<head>
<meta charset='utf-16le'>
#encoding
-windows-1252
+utf-8
#data
<html>
<head>
<meta charset='utf-16be'>
#encoding
-windows-1252
+utf-8
#data
<html>
<head>
<meta charset=utf-16>
#encoding
-windows-1252
+utf-8
#data
<html>
<head>
<meta charset=utf-16le>
#encoding
-windows-1252
+utf-8
#data
<html>
<head>
<meta charset=utf-16be>
#encoding
-windows-1252
+utf-8