summaryrefslogtreecommitdiffstats
path: root/htdocs/dev
diff options
context:
space:
mode:
authorot <ot@localhost>2008-03-11 14:27:45 +0000
committerot <ot@localhost>2008-03-11 14:27:45 +0000
commit38aab5a9d6663575eaf3f0bf6581cda9154fbbbd (patch)
tree1fbce7174ce4c50042300386129658377a761d02 /htdocs/dev
parent3d5d9c9429ac641564f890260e678e2db7229462 (diff)
downloadmarkup-validator-38aab5a9d6663575eaf3f0bf6581cda9154fbbbd.zip
markup-validator-38aab5a9d6663575eaf3f0bf6581cda9154fbbbd.tar.gz
markup-validator-38aab5a9d6663575eaf3f0bf6581cda9154fbbbd.tar.bz2
test case for document with charset only declared in xml declaration
Diffstat (limited to 'htdocs/dev')
-rwxr-xr-xhtdocs/dev/tests/charset-xmldecl.xhtml5
1 files changed, 3 insertions, 2 deletions
diff --git a/htdocs/dev/tests/charset-xmldecl.xhtml b/htdocs/dev/tests/charset-xmldecl.xhtml
index 958bfa9..4861e60 100755
--- a/htdocs/dev/tests/charset-xmldecl.xhtml
+++ b/htdocs/dev/tests/charset-xmldecl.xhtml
@@ -5,12 +5,13 @@
<head>
<title>test XHTML 1.0 Strict document</title>
<meta name="revision"
- content="$Id: charset-xmldecl.xhtml,v 1.1 2008-03-11 14:24:39 ot Exp $" />
+ content="$Id: charset-xmldecl.xhtml,v 1.2 2008-03-11 14:27:45 ot Exp $" />
</head>
<body>
<p>
-This is a test XHTML 1.0 Strict document, served with no character encoding declaration.
+This is a test XHTML 1.0 Strict document, served with no character encoding declaration
+at the HTTP level but one in the XML declaration
</p>
<p>