summaryrefslogtreecommitdiffstats
path: root/htdocs/dev
diff options
context:
space:
mode:
authorot <ot@localhost>2005-12-09 04:40:09 +0000
committerot <ot@localhost>2005-12-09 04:40:09 +0000
commit2638c273f96822c40a8c275e10c096d083a814fd (patch)
tree3e8502b97fcc0c404adfda68c38b2e903fd9f22e /htdocs/dev
parent44af9895e25b2ea4bf47f78467ba9c2c90d55efe (diff)
downloadmarkup-validator-2638c273f96822c40a8c275e10c096d083a814fd.zip
markup-validator-2638c273f96822c40a8c275e10c096d083a814fd.tar.gz
markup-validator-2638c273f96822c40a8c275e10c096d083a814fd.tar.bz2
finding a combination that actually trips the validator
Diffstat (limited to 'htdocs/dev')
-rwxr-xr-xhtdocs/dev/tests/nocharset_notutf8.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/dev/tests/nocharset_notutf8.html b/htdocs/dev/tests/nocharset_notutf8.html
index 4e7d3ea..24ca3a1 100755
--- a/htdocs/dev/tests/nocharset_notutf8.html
+++ b/htdocs/dev/tests/nocharset_notutf8.html
@@ -4,15 +4,15 @@
<head>
<title>test XHTML 1.0 Strict document</title>
<meta name="revision"
- content="$Id: nocharset_notutf8.html,v 1.1 2005-12-09 03:50:19 ot Exp $" />
+ content="$Id: nocharset_notutf8.html,v 1.2 2005-12-09 04:40:09 ot Exp $" />
</head>
<body>
<p>
-This is a test XHTML 1.0 Strict document, served with no character encoding declaration. It has non-utf8 chars (below - the doc is actually iso-20022-jp), so the validator should break miserably, but send in the warning about no charset nonetheless.
+This is a test XHTML 1.0 Strict document, served with no character encoding declaration. It has non-utf8 chars (below - the doc is actually mac roman, I think), so the validator should break miserably, but send in the warning about no charset nonetheless.
</p>
-<p>$B%m%l%`%$%W%9%`%I%m%k%7%H%"%a%C%H(B</p>
+<p>ди</p>
<p>
See: <a href="./">W3C HTML Validation Service: Tests</a>