Update the 'testbase' to 5.1.8

There were just 21 of 227 message text files changed,
and just 15 of 220 html outputs changed.

After reviewing each diff carefully it seems all changes
were 'better', thus all are deemed acceptable to be
included in this 'testbase' update.

See report-5.1.8.txt for a full list of the changes.
This commit is contained in:
Geoff R. McLane 2015-09-09 14:00:12 +02:00
parent 88a656f029
commit 5ae0ba4152
36 changed files with 146 additions and 94 deletions

View File

@ -7,11 +7,25 @@ line 7 column 1 - Warning: missing </noframes>
line 6 column 1 - Warning: missing </table>
line 5 column 1 - Warning: missing </ul>
line 3 column 1 - Warning: inserting missing 'title' element
line 6 column 1 - Warning: <table> lacks "summary" attribute
line 7 column 1 - Warning: trimming empty <noframes>
Info: Doctype given is "-//W3C//DTD HTML 4.01//EN"
Info: Document content looks like HTML 4.01 Transitional
Info: No system identifier in emitted doctype
9 warnings, 0 errors were found!
10 warnings, 0 errors were found!
The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.
For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
. You may also want to try
"http://www.cast.org/bobby/" which is a free Web-based
service for checking URLs for accessibility.
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues

View File

@ -6,12 +6,26 @@ line 7 column 1 - Warning: missing </noframes>
line 6 column 1 - Warning: missing </table>
line 5 column 1 - Warning: missing </dl>
line 3 column 1 - Warning: inserting missing 'title' element
line 6 column 1 - Warning: <table> lacks "summary" attribute
line 7 column 1 - Warning: trimming empty <noframes>
line 6 column 1 - Warning: trimming empty <table>
Info: Doctype given is "-//W3C//DTD HTML 4.01//EN"
Info: Document content looks like HTML 4.01 Transitional
Info: No system identifier in emitted doctype
9 warnings, 0 errors were found!
10 warnings, 0 errors were found!
The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.
For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
. You may also want to try
"http://www.cast.org/bobby/" which is a free Web-based
service for checking URLs for accessibility.
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues

View File

@ -1,11 +1,25 @@
line 7 column 1 - Warning: <ul> isn't allowed in <tr> elements
line 6 column 1 - Info: <tr> previously mentioned
line 11 column 1 - Warning: discarding unexpected </ul>
line 5 column 1 - Warning: <table> lacks "summary" attribute
line 7 column 1 - Warning: trimming empty <ul>
Info: Doctype given is "-//W3C//DTD HTML 4.0 Transitional//EN"
Info: Document content looks like HTML 4.01 Strict
Info: No system identifier in emitted doctype
3 warnings, 0 errors were found!
4 warnings, 0 errors were found!
The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.
For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
. You may also want to try
"http://www.cast.org/bobby/" which is a free Web-based
service for checking URLs for accessibility.
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues

View File

@ -2,9 +2,10 @@ line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 12 column 7 - Warning: <center> isn't allowed in <tr> elements
line 11 column 5 - Info: <tr> previously mentioned
line 12 column 7 - Warning: missing </center> before <td>
line 10 column 5 - Warning: The summary attribute on the <table> element is obsolete in HTML5
line 12 column 7 - Warning: trimming empty <center>
Info: Document content looks like HTML5
4 warnings, 0 errors were found!
5 warnings, 0 errors were found!
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues

View File

@ -1,10 +1,25 @@
line 9 column 1 - Warning: <tr> isn't allowed in <body> elements
line 6 column 1 - Info: <body> previously mentioned
line 9 column 1 - Warning: inserting implicit <table>
line 9 column 1 - Warning: <table> lacks "summary" attribute
line 29 column 1 - Warning: <table> lacks "summary" attribute
Info: Doctype given is "-//W3C//DTD HTML 4.0 Transitional//EN"
Info: Document content looks like HTML 4.01 Transitional
Info: No system identifier in emitted doctype
2 warnings, 0 errors were found!
4 warnings, 0 errors were found!
The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.
For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
. You may also want to try
"http://www.cast.org/bobby/" which is a free Web-based
service for checking URLs for accessibility.
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues

View File

@ -1,8 +1,9 @@
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 7 column 1 - Warning: <a> isn't allowed in <table> elements
line 6 column 1 - Info: <table> previously mentioned
line 6 column 1 - Warning: The summary attribute on the <table> element is obsolete in HTML5
Info: Document content looks like HTML5
2 warnings, 0 errors were found!
3 warnings, 0 errors were found!
You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce

View File

@ -1,6 +1,7 @@
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 6 column 10 - Warning: The summary attribute on the <table> element is obsolete in HTML5
Info: Document content looks like HTML5
1 warning, 0 errors were found!
2 warnings, 0 errors were found!
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues

View File

@ -1,10 +1,11 @@
line 2 column 1 - Warning: missing <!DOCTYPE> declaration
line 2 column 1 - Warning: inserting implicit <body>
line 3 column 17 - Warning: <img> discarding newline in URI reference
line 2 column 1 - Warning: inserting missing 'title' element
line 3 column 17 - Warning: <img> escaping malformed URI reference
line 3 column 17 - Warning: <img> lacks "alt" attribute
Info: Document content looks like HTML5
5 warnings, 0 errors were found!
6 warnings, 0 errors were found!
URIs must be properly escaped, they must not contain unescaped
characters below U+0021 including the space character and not

View File

@ -1,2 +1,2 @@
input\in_431895.html:17:14: Warning: adjacent hyphens within comment
input\in_431895.html:32:1: Warning: trimming empty <p>
./input/in_431895.html:17:14: Warning: adjacent hyphens within comment
./input/in_431895.html:32:1: Warning: trimming empty <p>

View File

@ -503,9 +503,7 @@ line 784 column 17 - Warning: unescaped & or unknown entity "&rsaquo"
line 784 column 34 - Warning: unescaped & or unknown entity "&rsaquo"
line 790 column 17 - Warning: unescaped & or unknown entity "&euro"
line 790 column 32 - Warning: unescaped & or unknown entity "&euro"
line 798 column 2 - Warning: named entity &apos; only defined in XML/XHTML
line 798 column 17 - Warning: entity "&apos" doesn't end in ';'
line 798 column 27 - Warning: named entity &apos; only defined in XML/XHTML
line 798 column 32 - Warning: entity "&apos" doesn't end in ';'
line 801 column 17 - Warning: unescaped & or unknown entity "&foo"
line 801 column 31 - Warning: unescaped & or unknown entity "&foo"
@ -608,7 +606,7 @@ line 300 column 2 - Warning: <a> escaping malformed URI reference
line 695 column 2 - Warning: <a> escaping malformed URI reference
line 698 column 2 - Warning: <a> escaping malformed URI reference
Info: Document content looks like HTML5
609 warnings, 0 errors were found!
607 warnings, 0 errors were found!
URIs must be properly escaped, they must not contain unescaped
characters below U+0021 including the space character and not

View File

@ -1,11 +1,12 @@
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 6 column 1 - Warning: <p> attribute "align" has invalid value "fizzle"
line 7 column 1 - Warning: The summary attribute on the <table> element is obsolete in HTML5
line 9 column 1 - Warning: <td> attribute "valign" has invalid value "center"
line 11 column 1 - Warning: <td> attribute "valign" has invalid value "fuzzle"
line 13 column 1 - Warning: <td> attribute "align" has invalid value "fuzzle"
line 13 column 1 - Warning: <td> attribute "valign" has invalid value "fuzzle"
Info: Document content looks like HTML5
6 warnings, 0 errors were found!
7 warnings, 0 errors were found!
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues

View File

@ -1,7 +1,8 @@
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 4 column 1 - Warning: <table> dropping value "right" for repeated attribute "align"
line 4 column 1 - Warning: The summary attribute on the <table> element is obsolete in HTML5
Info: Document content looks like HTML5
2 warnings, 0 errors were found!
3 warnings, 0 errors were found!
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues

View File

@ -1,7 +1,6 @@
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 6 column 1 - Warning: nested q elements, possible typo.
Info: Document content looks like HTML5
2 warnings, 0 errors were found!
1 warning, 0 errors were found!
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues

View File

@ -1,6 +1,7 @@
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 7 column 1 - Warning: The summary attribute on the <table> element is obsolete in HTML5
Info: Document content looks like HTML5
1 warning, 0 errors were found!
2 warnings, 0 errors were found!
You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce

View File

@ -1,8 +1,6 @@
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 29 column 37 - Warning: unescaped & which should be written as &amp;
line 30 column 37 - Warning: unescaped & which should be written as &amp;
Info: Document content looks like HTML5
3 warnings, 0 errors were found!
1 warning, 0 errors were found!
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues

View File

@ -1,8 +1,9 @@
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 2 column 1 - Warning: inserting implicit <body>
line 4 column 7 - Warning: missing </pre> before </td>
line 2 column 1 - Warning: The summary attribute on the <table> element is obsolete in HTML5
Info: Document content looks like HTML5
3 warnings, 0 errors were found!
4 warnings, 0 errors were found!
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues

View File

@ -7,7 +7,6 @@ line 20 column 9 - Warning: inserting implicit <strong>
line 20 column 9 - Warning: missing </strong> before <h1>
line 23 column 1 - Warning: inserting implicit <strong>
line 25 column 96 - Warning: unescaped & or unknown entity "&body"
line 43 column 128 - Warning: unescaped & which should be written as &amp;
line 23 column 1 - Warning: replacing unexpected font by </font>
line 66 column 104 - Warning: unescaped & or unknown entity "&city"
line 66 column 5 - Warning: missing </strong> before <h2>
@ -26,11 +25,8 @@ line 134 column 236 - Warning: unescaped & or unknown entity "&body"
line 138 column 237 - Warning: unescaped & or unknown entity "&body"
line 142 column 237 - Warning: unescaped & or unknown entity "&body"
line 168 column 280 - Warning: unescaped & or unknown entity "&body"
line 188 column 76 - Warning: unescaped & which should be written as &amp;
line 196 column 153 - Warning: discarding unexpected </a>
line 200 column 339 - Warning: unescaped & or unknown entity "&body"
line 216 column 90 - Warning: unescaped & which should be written as &amp;
line 240 column 67 - Warning: unescaped & which should be written as &amp;
line 248 column 281 - Warning: unescaped & or unknown entity "&body"
line 300 column 177 - Warning: discarding unexpected </a>
line 314 column 1 - Warning: inserting implicit <strong>
@ -101,7 +97,7 @@ line 168 column 131 - Warning: <a> cannot copy name attribute to id
line 200 column 176 - Warning: <a> cannot copy name attribute to id
line 248 column 94 - Warning: <a> cannot copy name attribute to id
Info: Document content looks like HTML5
100 warnings, 0 errors were found!
96 warnings, 0 errors were found!
URIs must be properly escaped, they must not contain unescaped
characters below U+0021 including the space character and not

View File

@ -1,10 +1,8 @@
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 796 column 2 - Warning: named entity &apos; only defined in XML/XHTML
line 796 column 28 - Warning: named entity &apos; only defined in XML/XHTML
line 799 column 17 - Warning: unescaped & or unknown entity "&foo"
line 799 column 32 - Warning: unescaped & or unknown entity "&foo"
Info: Document content looks like HTML5
5 warnings, 0 errors were found!
3 warnings, 0 errors were found!
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues

View File

@ -3,8 +3,12 @@ line 19 column 5 - Warning: missing <tr>
line 29 column 11 - Error: discarding unexpected </form>
line 29 column 18 - Error: discarding unexpected </td>
line 25 column 3 - Warning: missing </form>
line 6 column 3 - Warning: The summary attribute on the <table> element is obsolete in HTML5
line 13 column 3 - Warning: The summary attribute on the <table> element is obsolete in HTML5
line 18 column 5 - Warning: The summary attribute on the <table> element is obsolete in HTML5
line 26 column 5 - Warning: The summary attribute on the <table> element is obsolete in HTML5
Info: Document content looks like HTML5
3 warnings, 2 errors were found!
7 warnings, 2 errors were found!
You may need to move one or both of the <form> and </form>
tags. HTML elements should be properly nested and form elements

View File

@ -1,12 +1,12 @@
line 11 column 1 - Warning: <img> discarding newline in URI reference
line 11 column 1 - Warning: <img> discarding newline in URI reference
line 11 column 1 - Warning: <img> discarding newline in URI reference
line 14 column 1 - Warning: <img> end of file while parsing attributes
line 11 column 1 - Warning: <img> escaping malformed URI reference
line 11 column 1 - Warning: <img> lacks "alt" attribute
Info: Doctype given is "-//W3C//DTD XHTML 1.0 Transitional//EN"
Info: Document content looks like XHTML 1.0 Transitional
6 warnings, 0 errors were found!
line 3 column 1 - Warning: missing <!DOCTYPE> declaration
line 8 column 3 - Warning: <img> discarding newline in URI reference
line 8 column 3 - Warning: <img> discarding newline in URI reference
line 8 column 3 - Warning: <img> discarding newline in URI reference
line 11 column 1 - Warning: <img> end of file while parsing attributes
line 8 column 3 - Warning: <img> escaping malformed URI reference
line 8 column 3 - Warning: <img> lacks "alt" attribute
Info: Document content looks like XHTML5
7 warnings, 0 errors were found!
URIs must be properly escaped, they must not contain unescaped
characters below U+0021 including the space character and not

View File

@ -4,8 +4,22 @@ line 4 column 1 - Warning: missing </title> before <table>
line 12 column 1 - Warning: inserting implicit <body>
line 1 column 1 - Warning: <html> proprietary attribute "xmlns:msxsl"
line 1 column 1 - Warning: <html> proprietary attribute "xmlns:user"
line 12 column 1 - Warning: <table> lacks "summary" attribute
Info: Document content looks like XHTML5
6 warnings, 0 errors were found!
7 warnings, 0 errors were found!
The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.
For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
. You may also want to try
"http://www.cast.org/bobby/" which is a free Web-based
service for checking URLs for accessibility.
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues

View File

@ -5,11 +5,9 @@
</head>
<body>
<pre>
PrintString("
</pre>\n");
PrintString("</pre>\n");
<pre>
PrintString("
</pre>\n");
PrintString("</pre>\n");
<table>
<tr>
<td></td>

View File

@ -25,9 +25,9 @@
</ul>
<p>&nbsp;</p>
<p>Joe-Bob joined the Firm in 1995 after 15 years with the
Kansas City firm of Fish, Gill, Smoker &amp; Butts, where he
was a Shareholder/Director.&nbsp; John is a past Chair of the
Estate Planning, Probate and Trust Committee of the Kansas City
Kansas City firm of Fish, Gill, Smoker & Butts, where he was a
Shareholder/Director.&nbsp; John is a past Chair of the Estate
Planning, Probate and Trust Committee of the Kansas City
Metropolitan Bar Association and co-authored the Drinking
Procedures Manual for County Practitioners.&nbsp; Currently, JB
is a member of the Missouri Bar Probate and Trust Committee,

View File

@ -4,8 +4,6 @@
<title>[ #435923 ] Preserve case of attribute names</title>
</head>
<body>
<textarea>
Blah Blah Blah
</textarea>
<textarea>Blah Blah Blah</textarea>
</body>
</html>

View File

@ -17,8 +17,7 @@
<p>Your XHTML document contains a document type declaration but
the system identifier points at some non-W3C URI. Your document
probably contains something like this:</p>
<pre>
<pre>
</pre>

View File

@ -1,5 +1,5 @@
<!-- use "==word-2000 yes -xml" on command line -->
<!-- Test case for MS Access files failing with Error: missing quote mark for attribute value -->
<PARAM NAME="XMLData"
VALUE="&lt;xml xmlns:a=&quot;urn:schemas-microsoft-com:office:access&quot;&gt; &lt;a:something&gt;&lt;/a:something&gt;&lt;a:something&gt;&lt;/a:something&gt;&lt;/xml&gt;'&quot;">
</PARAM>
<!-- use "==word-2000 yes -xml" on command line -->
<!-- Test case for MS Access files failing with Error: missing quote mark for attribute value -->
<PARAM NAME="XMLData"
VALUE="&lt;xml xmlns:a=&quot;urn:schemas-microsoft-com:office:access&quot;&gt; &lt;a:something&gt;&lt;/a:something&gt;&lt;a:something&gt;&lt;/a:something&gt;&lt;/xml&gt;'&quot;">
</PARAM>

View File

@ -158,19 +158,16 @@
<p><strong>Stengths (class/instructor):</strong><br>
<textarea rows="5"
cols="60"
name="STRENGTHS">
</textarea><br></p>
name="STRENGTHS"></textarea><br></p>
<p><strong>Weaknesses (class/instructor):</strong><br>
<textarea rows="5"
cols="60"
name="WEAKNESSES">
</textarea><br></p>
name="WEAKNESSES"></textarea><br></p>
<p><strong>Suggestions for improvement (class/instructor; NOTE:
This field is REQUIRED):</strong><br>
<textarea rows="5"
cols="60"
name="SUGGESTIONS">
</textarea><br></p>
name="SUGGESTIONS"></textarea><br></p>
<p><input type="submit"
value="Send"> <input type="reset"
value="Clear Form"></p>

View File

@ -39,8 +39,7 @@
rows="5"
cols="28"
title="Selected Card Text"
name="cardtext">
Selected Card Text
name="cardtext">Selected Card Text
</textarea><br>
<input type="button"
value="Discard &amp; Draw"><br>

View File

@ -8,9 +8,7 @@
<table summary="No end tag for PRE">
<tr>
<td>
<pre>
<span class="foo">foo</span>
</pre>
<pre><span class="foo">foo</span></pre>
</td>
</tr>
</table>

View File

@ -77,8 +77,8 @@
STOCK!</span>**<br>
<br>
<span class="c6">**</span><span class="c1">NEW!</span> Europe
MapSource: City Navigator, City Select, MetroGuide and Roads
&amp; Recreation <span class="c1">IN STOCK!</span>**<br>
MapSource: City Navigator, City Select, MetroGuide and Roads &
Recreation <span class="c1">IN STOCK!</span>**<br>
<br>
<span class="c6">**</span><span class="c1">NEW!</span> We now
have <span class="c2">remanufactured</span> <a href=
@ -317,7 +317,7 @@
"c1">IN STOCK!</span><br>
<br>
<a class="c7"
href="softwarereturn.html">*</a>U.S. Waterways &amp; Lights
href="softwarereturn.html">*</a>U.S. Waterways & Lights
MapSource....$60.00 <span class="c1">IN STOCK!</span><br>
<br>
<a href="http://www.garmin.com/products/streetPilot/"
@ -356,9 +356,8 @@
STOCK!</span><br>
<br>
<a class="c7"
href="softwarereturn.html">*</a>MetroGuide Canada with Roads
&amp; Recreation....$80.00 <span class="c1">IN
STOCK!</span><br>
href="softwarereturn.html">*</a>MetroGuide Canada with Roads &
Recreation....$80.00 <span class="c1">IN STOCK!</span><br>
<br>
<a class="c7"
href="softwarereturn.html">*</a>City Navigator
@ -381,7 +380,7 @@
<span class="c1">IN STOCK!</span><br>
<br>
<a class="c7"
href="softwarereturn.html">*</a>Roads &amp; Recreation
href="softwarereturn.html">*</a>Roads & Recreation
Europe....$85.00 <span class="c1">IN STOCK!</span><br>
<br>
<a class="c7"

View File

@ -5,8 +5,6 @@
</head>
<body>
<p class="foo">foo</p>
<pre>
bar<br>baz
</pre>
<pre>bar<br>baz</pre>
</body>
</html>

View File

@ -9,7 +9,6 @@
<p>This is a test</p>
<zippo>
<baz>
This is a pre-formatted Baz!
</baz>
</body>

View File

@ -5,11 +5,9 @@
</head>
<body>
<form action="foo">
<textarea name="txt1" rows="4" cols="40">
Blah Blah blah...
<textarea name="txt1" rows="4" cols="40">Blah Blah blah...
Blah Blah...
Blah Blah Blah Blah.
</textarea>
Blah Blah Blah Blah.</textarea>
</form>
</body>
</html>

View File

@ -5,7 +5,7 @@
</head>
<body>
<p>BIG-5 ¦r¶°</p>
<p>Here are some entities: &amp; "  2</p>
<p>Here are some entities: & "  2</p>
<p>A0 ¢¯ ¢° ¢± ¢² ¢³ ¢´ ¢µ ¢¶ ¢· ¢¸ ¢Ï ¢Ð ¢Ñ ¢Ò ¢Ó ¢Ô ¢³  @  A  B  C  D  E  F  G  H  I  J  K  L  M
 N  O ¢´  P  Q  R  S  T  U  V  W  X  Y  Z  [  \  ]  ^  _ ¢µ  `  a  b  c  d  e  f  g  h  i  j  k  l  m
 n  o ¢¶  p  q  r  s  t  u  v  w  x  y  z  {  |  }  ~ ¢Ï     ¡  ¢  £  ¤  ¥  ¦  §  ¨  ©  ª  «  ¬  ­  ®

Binary file not shown.

View File

@ -1,14 +1,11 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xml:lang="en"
lang="en">
<!-- XHTML namespace declaration required to reproduce bug.
-->
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>[ 676205 ] &lt;img src="&gt; crashes Tidy</title>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1" />
<title>[676205] &lt;img src="&gt; crashes Tidy</title>
</head>
<body>
<img src="%3E%3C/body%3E%3C/html%3E" />
<img src="%3E%20%3C/body%3E%20%3C/html%3E" />
</body>
</html>