You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(46) |
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
(1) |
Jul
(15) |
Aug
(24) |
Sep
(14) |
Oct
(2) |
Nov
(1) |
Dec
(18) |
2002 |
Jan
(12) |
Feb
(5) |
Mar
(3) |
Apr
(1) |
May
(1) |
Jun
(10) |
Jul
(3) |
Aug
(4) |
Sep
|
Oct
(1) |
Nov
|
Dec
(5) |
2003 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
(1) |
May
(2) |
Jun
(4) |
Jul
(2) |
Aug
(4) |
Sep
|
Oct
(1) |
Nov
(1) |
Dec
(1) |
2004 |
Jan
(141) |
Feb
(79) |
Mar
(85) |
Apr
(38) |
May
(1) |
Jun
|
Jul
(78) |
Aug
(223) |
Sep
(107) |
Oct
(158) |
Nov
(136) |
Dec
|
2005 |
Jan
(7) |
Feb
(4) |
Mar
|
Apr
(13) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(2) |
Dec
(3) |
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
(100) |
Dec
(22) |
From: <fg...@us...> - 2010-12-07 19:29:23
|
Revision: 1261 http://jtidy.svn.sourceforge.net/jtidy/?rev=1261&view=rev Author: fgiust Date: 2010-12-07 19:29:16 +0000 (Tue, 07 Dec 2010) Log Message: ----------- reviewed expected html output for all the tests previosly working in trunk. Formatting-only changes (dtd split in 2 lines or similar) are acceptable. Modified Paths: -------------- branches/CodeUpdateAndJava5/src/test/resources/1024661.out branches/CodeUpdateAndJava5/src/test/resources/1058909.out branches/CodeUpdateAndJava5/src/test/resources/1097062.out branches/CodeUpdateAndJava5/src/test/resources/427662.out branches/CodeUpdateAndJava5/src/test/resources/427812.out branches/CodeUpdateAndJava5/src/test/resources/427819.out branches/CodeUpdateAndJava5/src/test/resources/427821.out branches/CodeUpdateAndJava5/src/test/resources/427835.out branches/CodeUpdateAndJava5/src/test/resources/427837.out branches/CodeUpdateAndJava5/src/test/resources/431731.out branches/CodeUpdateAndJava5/src/test/resources/431736.out branches/CodeUpdateAndJava5/src/test/resources/431889.out branches/CodeUpdateAndJava5/src/test/resources/431965.out branches/CodeUpdateAndJava5/src/test/resources/443678.out branches/CodeUpdateAndJava5/src/test/resources/445074.out branches/CodeUpdateAndJava5/src/test/resources/470688.out branches/CodeUpdateAndJava5/src/test/resources/475643.out branches/CodeUpdateAndJava5/src/test/resources/480406.out branches/CodeUpdateAndJava5/src/test/resources/480701.out branches/CodeUpdateAndJava5/src/test/resources/487204.out branches/CodeUpdateAndJava5/src/test/resources/500236.out branches/CodeUpdateAndJava5/src/test/resources/502348.out branches/CodeUpdateAndJava5/src/test/resources/517528.out branches/CodeUpdateAndJava5/src/test/resources/517550.out branches/CodeUpdateAndJava5/src/test/resources/527118.out branches/CodeUpdateAndJava5/src/test/resources/538536.out branches/CodeUpdateAndJava5/src/test/resources/538727.out branches/CodeUpdateAndJava5/src/test/resources/547976.out branches/CodeUpdateAndJava5/src/test/resources/663197.out branches/CodeUpdateAndJava5/src/test/resources/791933.out branches/CodeUpdateAndJava5/src/test/resources/909187.out Modified: branches/CodeUpdateAndJava5/src/test/resources/1024661.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/1024661.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/1024661.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -1,4 +1,5 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>[1024661] Error Parsing duplicate style</title> Modified: branches/CodeUpdateAndJava5/src/test/resources/1058909.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/1058909.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/1058909.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -1,10 +1,11 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>[ #1058909 ] Certain sites causing null pointer Exceptions</title> </head> <body> -<div id="content" class="blogbody"> +<div class="blogbody" id="content"> <h2>NPE</h2> </div> </body> Modified: branches/CodeUpdateAndJava5/src/test/resources/1097062.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/1097062.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/1097062.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -1,5 +1,6 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>[#1097062] trimInitialSpace does not handle nested inlines</title> </head> Modified: branches/CodeUpdateAndJava5/src/test/resources/427662.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/427662.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/427662.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -5,5 +5,6 @@ </head> <body> <a href="111"><font size="+3"><b>Big and bold</b> Big</font></a> +<table border="1" summary=""></table> </body> </html> Modified: branches/CodeUpdateAndJava5/src/test/resources/427812.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/427812.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/427812.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -1,5 +1,6 @@ <!-- use "-asxml" on the command line --> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!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"> <head> <title>[ #427812 ] Reprocessing OBJECT removes PARAM</title> @@ -7,7 +8,6 @@ <body> <object type="application/x-spt" width="250" height="250"><param name="button" value="push" /> <param name="target" value="chair" /> -<param name="script" value="select *; color cpk; zoom 250" /> -</object> +<param name="script" value="select *; color cpk; zoom 250" /></object> </body> </html> Modified: branches/CodeUpdateAndJava5/src/test/resources/427819.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/427819.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/427819.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -5,10 +5,10 @@ </head> <body> <form method="get"><select name="select"> -<option value="1">Tidy gets this right</option> +<option value="1">Tidy gets this right</option> <!-- The following gets tidied into "Tidy getsthis wrong" --> -<option value="2">Tidy gets this wrong</option> +<option value="2">Tidy gets this wrong</option> </select></form> </body> </html> Modified: branches/CodeUpdateAndJava5/src/test/resources/427821.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/427821.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/427821.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -1,5 +1,5 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" -"http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>[ #427821 ] XHTML TRANSITIONAL doctype set wrongly</title> Modified: branches/CodeUpdateAndJava5/src/test/resources/427835.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/427835.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/427835.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta name="generator" content="HTML Tidy, see www.w3.org" /> Modified: branches/CodeUpdateAndJava5/src/test/resources/427837.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/427837.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/427837.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> <names> - <name>Bj\xF6rn H\xF6hrmann</name> - <name>Marc-Andr\xE9 Lemburg</name> +<name>Bj\xF6rn H\xF6hrmann</name> +<name>Marc-Andr\xE9 Lemburg</name> </names> Modified: branches/CodeUpdateAndJava5/src/test/resources/431731.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/431731.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/431731.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -4,7 +4,7 @@ <title>[ #431731 ] Inline emphasis inconsistent propagation</title> </head> <body> -<font size="1"><noscript><span>inside</span></noscript>OUTSIDE</font> <br> +<font size="1"><noscript><span>inside</span></noscript>OUTSIDE</font><br> <font size="1"><noscript>X<span>inside</span></noscript>OUTSIDE</font> </body> </html> Modified: branches/CodeUpdateAndJava5/src/test/resources/431736.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/431736.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/431736.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -1,5 +1,6 @@ <?xml version="1.0"?> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>[#431736] Doctype decl added before XML decl</title> Modified: branches/CodeUpdateAndJava5/src/test/resources/431889.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/431889.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/431889.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -1,4 +1,4 @@ -<!DOCTYPE html PUBLIC "-//ACME//DTD HTML 3.14159//EN"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!-- bug-2000-12-27-b.html @@ -22,13 +22,14 @@ config.c (ParseString) lexer.c (FixDocType) --> +<!DOCTYPE html PUBLIC "-//ACME//DTD HTML 3.14159//EN"> <html> <head> <title>Bug-2000-12-27-B [ #431889 ] Config file options w/"param" don't work</title> </head> <body> -<p><img alt=""Alternate"" src="a">This image has no ALT +<p><img src="a" alt="Alternate">This image has no ALT attribute.</p> </body> </html> Modified: branches/CodeUpdateAndJava5/src/test/resources/431965.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/431965.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/431965.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -1,4 +1,5 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>[ #431965 ] XHTML Strict seen as Transitional w/div</title> Modified: branches/CodeUpdateAndJava5/src/test/resources/443678.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/443678.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/443678.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -2,14 +2,15 @@ <html> <head> <title>[ #443678 ] Unclosed <script> in <head> messes Tidy</title> -<script type="text/javascript" src="bar.js"> + +<script src="bar.js" type="text/javascript"> function baz() { - document.write( '<foo><\/foo>' ); + document.write( '<foo></foo>' ); document.write( "<bar>\"Some Text\"<\/bar>" ); } </script> -<script type="text/javascript" src="foo.js"> +<script src="foo.js" type="text/javascript"> </script> </head> <body text="#FF0000"> Modified: branches/CodeUpdateAndJava5/src/test/resources/445074.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/445074.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/445074.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -1,4 +1,5 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>[ #445074 ] XHTML requires form method="post"</title> Modified: branches/CodeUpdateAndJava5/src/test/resources/470688.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/470688.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/470688.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -5,6 +5,6 @@ <title>[ #470688 ] doesn't cleanup badly nested tags right</title> </head> <body> -<p><i>RIGHT TRIANGLES</i></p> +<p><u>RIGHT TRIANGLES</u></p> </body> </html> Modified: branches/CodeUpdateAndJava5/src/test/resources/475643.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/475643.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/475643.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -1,4 +1,5 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" + "http://www.w3.org/TR/REC-html40/strict.dtd"> <html lang="en"> <head> <title>HTML 4.0 Special Entities</title> Modified: branches/CodeUpdateAndJava5/src/test/resources/480406.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/480406.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/480406.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -1,4 +1,3 @@ <?xml version="1.0"?> <!-- [ #480406 ] Single document element discarded - use "-xml" on command line --> <test /> - Modified: branches/CodeUpdateAndJava5/src/test/resources/480701.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/480701.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/480701.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-8859-1"?> <!-- [ #480701 ] -xml conflicts with -output-xhtml --> <test> - <image rdf:resource="http://www.atmedia.net/" /> +<image rdf:resource="http://www.atmedia.net/" /> </test> <!-- Expected output: @@ -12,4 +12,3 @@ Actual output: <image rdf:resource="http://www.atmedia.net/"/></image> --> - Modified: branches/CodeUpdateAndJava5/src/test/resources/487204.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/487204.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/487204.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -5,7 +5,7 @@ <title>[ #487204 ] Duplicate DIV style attribute generated</title> </head> <body> -<div style='margin-left: 2em; margin-top:0in'> +<div style='margin-left: 2em; margin-top: 0in'> <ol style='margin-top:0in'> <li>One</li> <li>Two</li> Modified: branches/CodeUpdateAndJava5/src/test/resources/500236.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/500236.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/500236.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -2,4 +2,5 @@ <!-- Test case for MS Access files failing with Error: missing quote mark for attribute value --> <PARAM NAME="XMLData" VALUE="<xml xmlns:a="urn:schemas-microsoft-com:office:access"> - <a:something></a:something><a:something></a:something></xml>'""></PARAM> + <a:something></a:something><a:something></a:something></xml>'""> +</PARAM> Modified: branches/CodeUpdateAndJava5/src/test/resources/502348.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/502348.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/502348.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -1,4 +1,5 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!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"> <head> <title>[502348] <BR CLEAR="NONE"> should be output.</title> Modified: branches/CodeUpdateAndJava5/src/test/resources/517528.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/517528.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/517528.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"> <head> <title>test doc</title> Modified: branches/CodeUpdateAndJava5/src/test/resources/517550.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/517550.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/517550.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <?xml-stylesheet href="xhtml.css" type="text/css" media="screen" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" -"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"> <head> <title>[ #517550 ] parser misinterprets ?xml-stylesheet PI</title> Modified: branches/CodeUpdateAndJava5/src/test/resources/527118.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/527118.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/527118.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -1,15 +1,16 @@ -<?xml version="1.0"?> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<?xml version="1.0" encoding="us-ascii"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>[ 527118 ] Suppress duplicate attributes</title> </head> <body> -<div dir="ltr" style="margin-left: 2em; MARGIN-RIGHT: 0px"> +<div dir="ltr" style="MARGIN-RIGHT: 0px; margin-left: 2em"> <ul> <li>blah blah blah</li> <li>blah blah blah</li> </ul> </div> </body> -</html> \ No newline at end of file +</html> Modified: branches/CodeUpdateAndJava5/src/test/resources/538536.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/538536.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/538536.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -1,4 +1,5 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" +"http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>#538536 Extra endtags not detected</title> Modified: branches/CodeUpdateAndJava5/src/test/resources/538727.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/538727.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/538727.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -6,4 +6,4 @@ <body> doctype should not contain "" </body> -</html> \ No newline at end of file +</html> Modified: branches/CodeUpdateAndJava5/src/test/resources/547976.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/547976.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/547976.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -1,4 +1,5 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>[547976] Case of attribute values</title> Modified: branches/CodeUpdateAndJava5/src/test/resources/663197.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/663197.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/663197.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -1,5 +1,6 @@ -<?xml version="1.0"?> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<?xml version="1.0" encoding="us-ascii"?> +<!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"> <head> <title>[ 663197 ] nbsp handling is wrong</title> Modified: branches/CodeUpdateAndJava5/src/test/resources/791933.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/791933.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/791933.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -1,4 +1,5 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" +"http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>[ 791933 ] Why German special character converted to upper case (ü ->Ü)</title> Modified: branches/CodeUpdateAndJava5/src/test/resources/909187.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/909187.out 2010-12-07 15:26:20 UTC (rev 1260) +++ branches/CodeUpdateAndJava5/src/test/resources/909187.out 2010-12-07 19:29:16 UTC (rev 1261) @@ -1,4 +1,5 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!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"> <head> <title>[909187] JTidy should remove 0x0 from stream</title> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-12-07 15:26:26
|
Revision: 1260 http://jtidy.svn.sourceforge.net/jtidy/?rev=1260&view=rev Author: fgiust Date: 2010-12-07 15:26:20 +0000 (Tue, 07 Dec 2010) Log Message: ----------- updated output Modified Paths: -------------- branches/CodeUpdateAndJava5/src/test/resources/441740.out branches/CodeUpdateAndJava5/src/test/resources/443381.out Modified: branches/CodeUpdateAndJava5/src/test/resources/441740.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/441740.out 2010-12-07 15:25:54 UTC (rev 1259) +++ branches/CodeUpdateAndJava5/src/test/resources/441740.out 2010-12-07 15:26:20 UTC (rev 1260) @@ -1,4 +1,5 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" + "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Sample XHTML 1.1 document with Ruby markup</title> Modified: branches/CodeUpdateAndJava5/src/test/resources/443381.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/443381.out 2010-12-07 15:25:54 UTC (rev 1259) +++ branches/CodeUpdateAndJava5/src/test/resources/443381.out 2010-12-07 15:26:20 UTC (rev 1260) @@ -1,4 +1,5 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>[ #443381 ] end tags for empty elements in XHTML</title> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-12-07 15:26:01
|
Revision: 1259 http://jtidy.svn.sourceforge.net/jtidy/?rev=1259&view=rev Author: fgiust Date: 2010-12-07 15:25:54 +0000 (Tue, 07 Dec 2010) Log Message: ----------- updated output Modified Paths: -------------- branches/CodeUpdateAndJava5/src/test/resources/434940b.out Modified: branches/CodeUpdateAndJava5/src/test/resources/434940b.out =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/434940b.out 2010-12-05 09:40:17 UTC (rev 1258) +++ branches/CodeUpdateAndJava5/src/test/resources/434940b.out 2010-12-07 15:25:54 UTC (rev 1259) @@ -1,2 +1 @@ Use "--show-body-only yes" on the command line<br /> - This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-12-05 09:40:23
|
Revision: 1258 http://jtidy.svn.sourceforge.net/jtidy/?rev=1258&view=rev Author: fgiust Date: 2010-12-05 09:40:17 +0000 (Sun, 05 Dec 2010) Log Message: ----------- fix for 538727 user doctype ignored when not in xhtml mode (looks broken also in tidy c) Modified Paths: -------------- branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/Lexer.java Modified: branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/Lexer.java =================================================================== --- branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/Lexer.java 2010-12-05 08:16:33 UTC (rev 1257) +++ branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/Lexer.java 2010-12-05 09:40:17 UTC (rev 1258) @@ -1325,6 +1325,26 @@ if (configuration.isXmlOut()) { return true; } + + // fgiust: missing in Tidy c, custom doctype only works in xhtml mode (when setXhtmlDocType is called) + // see test 538727 + if (dtmode == DoctypeModes.User && this.configuration.getDocTypeStr() != null + && this.configuration.getDocTypeStr().length() > 0) { + final String pub = "PUBLIC"; + doctype = newDocTypeNode(root); + doctype.element = "html"; + + String docTypeStringFixed = this.configuration.getDocTypeStr(); + // check if the fpi is quoted or not + if (docTypeStringFixed.charAt(0) == '"') + { + docTypeStringFixed = docTypeStringFixed.substring(1, docTypeStringFixed.length() -1); + } + + doctype.repairAttrValue(pub, docTypeStringFixed); + } + // + if (doctype != null) { hadSI = doctype.getAttrByName("SYSTEM") != null; } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-12-05 08:16:39
|
Revision: 1257 http://jtidy.svn.sourceforge.net/jtidy/?rev=1257&view=rev Author: fgiust Date: 2010-12-05 08:16:33 +0000 (Sun, 05 Dec 2010) Log Message: ----------- fixed broken input file and updated messages Modified Paths: -------------- branches/CodeUpdateAndJava5/src/test/resources/828316.html branches/CodeUpdateAndJava5/src/test/resources/828316.msg Modified: branches/CodeUpdateAndJava5/src/test/resources/828316.html =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/828316.html 2010-12-04 21:23:13 UTC (rev 1256) +++ branches/CodeUpdateAndJava5/src/test/resources/828316.html 2010-12-05 08:16:33 UTC (rev 1257) @@ -3,6 +3,7 @@ <html> <head> <title>[ 828316 ] FRAMEBORDER attribute of IFRAME gives spurious warning</title> +<body> <iframe marginheight="0" marginwidth="0" frameborder="0" src="some" height="0" width="0" scrolling="no"> Uh-oh, no IFRAME Modified: branches/CodeUpdateAndJava5/src/test/resources/828316.msg =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/828316.msg 2010-12-04 21:23:13 UTC (rev 1256) +++ branches/CodeUpdateAndJava5/src/test/resources/828316.msg 2010-12-05 08:16:33 UTC (rev 1257) @@ -3,23 +3,31 @@ <messages> <message> <code>110</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[InputStream: Doctype given is "-//W3C//DTD HTML 4.01 Transitional//EN"]]></text> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Doctype given is "-//W3C//DTD HTML 4.01 Transitional//EN"]]></text> </message> <message> <code>111</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[InputStream: Document content looks like HTML 4.01 Transitional]]></text> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Document content looks like HTML 4.01 Transitional]]></text> </message> <message> <code>-1</code> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[No system identifier in emitted doctype]]></text> + </message> + <message> + <code>-1</code> <level>0</level> <line>0</line> <column>0</column> - <text><![CDATA[no warnings or errors were found]]></text> + <text><![CDATA[1 warning, 0 errors were found! +]]></text> </message> </messages> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-12-04 21:23:19
|
Revision: 1256 http://jtidy.svn.sourceforge.net/jtidy/?rev=1256&view=rev Author: fgiust Date: 2010-12-04 21:23:13 +0000 (Sat, 04 Dec 2010) Log Message: ----------- updated messages Modified Paths: -------------- branches/CodeUpdateAndJava5/src/test/resources/545772.msg Modified: branches/CodeUpdateAndJava5/src/test/resources/545772.msg =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/545772.msg 2010-12-04 21:22:13 UTC (rev 1255) +++ branches/CodeUpdateAndJava5/src/test/resources/545772.msg 2010-12-04 21:23:13 UTC (rev 1256) @@ -10,16 +10,17 @@ </message> <message> <code>111</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[InputStream: Document content looks like HTML 4.01 Transitional]]></text> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Document content looks like XHTML 1.0 Transitional]]></text> </message> <message> <code>-1</code> <level>0</level> <line>0</line> <column>0</column> - <text><![CDATA[1 warning, no errors were found!]]></text> + <text><![CDATA[1 warning, 0 errors were found! +]]></text> </message> </messages> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-12-04 21:22:22
|
Revision: 1255 http://jtidy.svn.sourceforge.net/jtidy/?rev=1255&view=rev Author: fgiust Date: 2010-12-04 21:22:13 +0000 (Sat, 04 Dec 2010) Log Message: ----------- updated messages Modified Paths: -------------- branches/CodeUpdateAndJava5/src/test/resources/572154.msg Modified: branches/CodeUpdateAndJava5/src/test/resources/572154.msg =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/572154.msg 2010-12-04 21:21:35 UTC (rev 1254) +++ branches/CodeUpdateAndJava5/src/test/resources/572154.msg 2010-12-04 21:22:13 UTC (rev 1255) @@ -16,24 +16,39 @@ <text><![CDATA[discarding unexpected <frame>]]></text> </message> <message> - <code>111</code> - <level>0</level> - <line>1</line> + <code>23</code> + <level>2</level> + <line>5</line> <column>1</column> - <text><![CDATA[InputStream: Document content looks like HTML 4.01 Frameset]]></text> + <text><![CDATA[trimming empty <frameset>]]></text> </message> <message> + <code>111</code> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Document content looks like HTML 4.01 Frameset]]></text> + </message> + <message> <code>-1</code> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[No system identifier in emitted doctype]]></text> + </message> + <message> + <code>-1</code> <level>0</level> <line>0</line> <column>0</column> - <text><![CDATA[2 warnings, no errors were found!]]></text> + <text><![CDATA[3 warnings, 0 errors were found! +]]></text> </message> <message> <code>16</code> <level>0</level> - <line>1</line> - <column>1</column> + <line>0</line> + <column>0</column> <text><![CDATA[Pages designed using frames presents problems for people who are either blind or using a browser that doesn't support frames. A frames-based page should always @@ -42,11 +57,13 @@ <message> <code>112</code> <level>0</level> - <line>1</line> - <column>1</column> + <line>0</line> + <column>0</column> <text><![CDATA[For further advice on how to make your pages accessible -see "http://www.w3.org/WAI/GL". You may also want to try +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.]]></text> +service for checking URLs for accessibility. +]]></text> </message> </messages> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-12-04 21:21:41
|
Revision: 1254 http://jtidy.svn.sourceforge.net/jtidy/?rev=1254&view=rev Author: fgiust Date: 2010-12-04 21:21:35 +0000 (Sat, 04 Dec 2010) Log Message: ----------- updated messages Modified Paths: -------------- branches/CodeUpdateAndJava5/src/test/resources/542029.msg Modified: branches/CodeUpdateAndJava5/src/test/resources/542029.msg =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/542029.msg 2010-12-04 21:21:07 UTC (rev 1253) +++ branches/CodeUpdateAndJava5/src/test/resources/542029.msg 2010-12-04 21:21:35 UTC (rev 1254) @@ -10,16 +10,17 @@ </message> <message> <code>111</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[InputStream: Document content looks like HTML 4.01]]></text> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Document content looks like XHTML 1.0 Transitional]]></text> </message> <message> <code>-1</code> <level>0</level> <line>0</line> <column>0</column> - <text><![CDATA[1 warning, no errors were found!]]></text> + <text><![CDATA[1 warning, 0 errors were found! +]]></text> </message> </messages> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-12-04 21:21:13
|
Revision: 1253 http://jtidy.svn.sourceforge.net/jtidy/?rev=1253&view=rev Author: fgiust Date: 2010-12-04 21:21:07 +0000 (Sat, 04 Dec 2010) Log Message: ----------- updated messages Modified Paths: -------------- branches/CodeUpdateAndJava5/src/test/resources/540296.msg Modified: branches/CodeUpdateAndJava5/src/test/resources/540296.msg =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/540296.msg 2010-12-04 21:19:46 UTC (rev 1252) +++ branches/CodeUpdateAndJava5/src/test/resources/540296.msg 2010-12-04 21:21:07 UTC (rev 1253) @@ -11,50 +11,65 @@ <message> <code>23</code> <level>2</level> - <line>6</line> + <line>5</line> <column>1</column> <text><![CDATA[trimming empty <dt>]]></text> </message> <message> <code>23</code> <level>2</level> - <line>7</line> - <column>-3</column> + <line>4</line> + <column>1</column> + <text><![CDATA[trimming empty <dl>]]></text> + </message> + <message> + <code>23</code> + <level>2</level> + <line>6</line> + <column>1</column> <text><![CDATA[trimming empty <center>]]></text> </message> <message> <code>23</code> <level>2</level> - <line>9</line> + <line>8</line> <column>1</column> <text><![CDATA[trimming empty <dt>]]></text> </message> <message> <code>23</code> <level>2</level> - <line>10</line> - <column>-3</column> + <line>7</line> + <column>1</column> + <text><![CDATA[trimming empty <dl>]]></text> + </message> + <message> + <code>23</code> + <level>2</level> + <line>9</line> + <column>1</column> <text><![CDATA[trimming empty <center>]]></text> </message> <message> <code>23</code> <level>2</level> - <line>11</line> - <column>-3</column> + <line>10</line> + <column>1</column> <text><![CDATA[trimming empty <dl>]]></text> </message> <message> <code>111</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[InputStream: Document content looks like HTML 3.2]]></text> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Document content looks like HTML 3.2]]></text> </message> <message> <code>-1</code> <level>0</level> <line>0</line> <column>0</column> - <text><![CDATA[6 warnings, no errors were found!]]></text> + <text><![CDATA[8 warnings, 0 errors were found! +]]></text> </message> </messages> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-12-04 21:19:52
|
Revision: 1252 http://jtidy.svn.sourceforge.net/jtidy/?rev=1252&view=rev Author: fgiust Date: 2010-12-04 21:19:46 +0000 (Sat, 04 Dec 2010) Log Message: ----------- updated messages Modified Paths: -------------- branches/CodeUpdateAndJava5/src/test/resources/539369a.msg Modified: branches/CodeUpdateAndJava5/src/test/resources/539369a.msg =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/539369a.msg 2010-12-04 20:40:07 UTC (rev 1251) +++ branches/CodeUpdateAndJava5/src/test/resources/539369a.msg 2010-12-04 21:19:46 UTC (rev 1252) @@ -4,64 +4,72 @@ <message> <code>7</code> <level>2</level> - <line>14</line> - <column>9</column> + <line>13</line> + <column>1</column> <text><![CDATA[missing </noframes> before <frameset>]]></text> </message> <message> <code>8</code> <level>2</level> <line>15</line> - <column>-3</column> + <column>1</column> <text><![CDATA[discarding unexpected </noframes>]]></text> </message> <message> <code>8</code> <level>2</level> <line>18</line> - <column>-3</column> + <column>1</column> <text><![CDATA[discarding unexpected </frame>]]></text> </message> <message> <code>8</code> <level>2</level> <line>20</line> - <column>-3</column> + <column>1</column> <text><![CDATA[discarding unexpected </html>]]></text> </message> <message> <code>6</code> <level>2</level> - <line>22</line> + <line>8</line> <column>1</column> <text><![CDATA[missing </frameset>]]></text> </message> <message> - <code>28</code> + <code>23</code> <level>2</level> - <line>1</line> + <line>13</line> <column>1</column> - <text><![CDATA[html doctype doesn't match content]]></text> + <text><![CDATA[trimming empty <noframes>]]></text> </message> <message> + <code>23</code> + <level>2</level> + <line>14</line> + <column>9</column> + <text><![CDATA[trimming empty <frameset>]]></text> + </message> + <message> <code>110</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[InputStream: Doctype given is "-//W3C//DTD HTML 4.0 Transitional//EN"]]></text> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Doctype given is "-//W3C//DTD HTML 4.0 Transitional//EN"]]></text> </message> <message> <code>111</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[InputStream: Document content looks like HTML 4.01 Frameset]]></text> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Document content looks like HTML 4.01 Frameset]]></text> </message> <message> <code>-1</code> <level>0</level> <line>0</line> <column>0</column> - <text><![CDATA[6 warnings, no errors were found!]]></text> + <text><![CDATA[7 warnings, 0 errors were found! +]]></text> </message> </messages> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-12-04 20:40:13
|
Revision: 1251 http://jtidy.svn.sourceforge.net/jtidy/?rev=1251&view=rev Author: fgiust Date: 2010-12-04 20:40:07 +0000 (Sat, 04 Dec 2010) Log Message: ----------- updated messages Modified Paths: -------------- branches/CodeUpdateAndJava5/src/test/resources/539369.msg Modified: branches/CodeUpdateAndJava5/src/test/resources/539369.msg =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/539369.msg 2010-12-04 20:38:02 UTC (rev 1250) +++ branches/CodeUpdateAndJava5/src/test/resources/539369.msg 2010-12-04 20:40:07 UTC (rev 1251) @@ -5,35 +5,36 @@ <code>8</code> <level>2</level> <line>19</line> - <column>-3</column> + <column>1</column> <text><![CDATA[discarding unexpected </frame>]]></text> </message> <message> - <code>28</code> + <code>23</code> <level>2</level> - <line>1</line> + <line>19</line> <column>1</column> - <text><![CDATA[html doctype doesn't match content]]></text> + <text><![CDATA[trimming empty <noframes>]]></text> </message> <message> <code>110</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[InputStream: Doctype given is "-//W3C//DTD HTML 4.0 Transitional//EN"]]></text> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Doctype given is "-//W3C//DTD HTML 4.0 Transitional//EN"]]></text> </message> <message> <code>111</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[InputStream: Document content looks like HTML 4.01 Frameset]]></text> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Document content looks like HTML 4.01 Frameset]]></text> </message> <message> <code>-1</code> <level>0</level> <line>0</line> <column>0</column> - <text><![CDATA[2 warnings, no errors were found!]]></text> + <text><![CDATA[2 warnings, 0 errors were found! +]]></text> </message> </messages> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-12-04 20:38:08
|
Revision: 1250 http://jtidy.svn.sourceforge.net/jtidy/?rev=1250&view=rev Author: fgiust Date: 2010-12-04 20:38:02 +0000 (Sat, 04 Dec 2010) Log Message: ----------- updated messages Modified Paths: -------------- branches/CodeUpdateAndJava5/src/test/resources/532535.msg Modified: branches/CodeUpdateAndJava5/src/test/resources/532535.msg =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/532535.msg 2010-12-04 20:36:25 UTC (rev 1249) +++ branches/CodeUpdateAndJava5/src/test/resources/532535.msg 2010-12-04 20:38:02 UTC (rev 1250) @@ -9,31 +9,25 @@ <text><![CDATA[<o:p> is not approved by W3C]]></text> </message> <message> - <code>28</code> - <level>2</level> - <line>1</line> - <column>1</column> - <text><![CDATA[html doctype doesn't match content]]></text> - </message> - <message> <code>110</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[InputStream: Doctype given is "-//W3C//DTD HTML 4.01 Transitional//EN"]]></text> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Doctype given is "-//W3C//DTD HTML 4.01 Transitional//EN"]]></text> </message> <message> <code>111</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[InputStream: Document content looks like HTML proprietary]]></text> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Document content looks like HTML Proprietary]]></text> </message> <message> <code>-1</code> <level>0</level> <line>0</line> <column>0</column> - <text><![CDATA[2 warnings, no errors were found!]]></text> + <text><![CDATA[1 warning, 0 errors were found! +]]></text> </message> </messages> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-12-04 20:36:31
|
Revision: 1249 http://jtidy.svn.sourceforge.net/jtidy/?rev=1249&view=rev Author: fgiust Date: 2010-12-04 20:36:25 +0000 (Sat, 04 Dec 2010) Log Message: ----------- updating messages Modified Paths: -------------- branches/CodeUpdateAndJava5/src/test/resources/433856.msg Modified: branches/CodeUpdateAndJava5/src/test/resources/433856.msg =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/433856.msg 2010-12-04 20:35:05 UTC (rev 1248) +++ branches/CodeUpdateAndJava5/src/test/resources/433856.msg 2010-12-04 20:36:25 UTC (rev 1249) @@ -19,45 +19,24 @@ <code>7</code> <level>2</level> <line>10</line> - <column>33</column> + <column>7</column> <text><![CDATA[missing </font> before <p>]]></text> </message> <message> - <code>23</code> - <level>2</level> - <line>10</line> - <column>33</column> - <text><![CDATA[trimming empty <font>]]></text> - </message> - <message> <code>7</code> <level>2</level> <line>10</line> - <column>33</column> + <column>4</column> <text><![CDATA[missing </u> before <p>]]></text> </message> <message> - <code>23</code> - <level>2</level> - <line>10</line> - <column>33</column> - <text><![CDATA[trimming empty <u>]]></text> - </message> - <message> <code>7</code> <level>2</level> <line>10</line> - <column>33</column> + <column>1</column> <text><![CDATA[missing </b> before <p>]]></text> </message> <message> - <code>23</code> - <level>2</level> - <line>10</line> - <column>33</column> - <text><![CDATA[trimming empty <b>]]></text> - </message> - <message> <code>15</code> <level>2</level> <line>10</line> @@ -82,38 +61,31 @@ <code>8</code> <level>2</level> <line>11</line> - <column>-3</column> + <column>1</column> <text><![CDATA[discarding unexpected </b>]]></text> </message> <message> <code>8</code> <level>2</level> <line>11</line> - <column>1</column> + <column>5</column> <text><![CDATA[discarding unexpected </u>]]></text> </message> <message> <code>8</code> <level>2</level> <line>11</line> - <column>5</column> + <column>9</column> <text><![CDATA[discarding unexpected </font>]]></text> </message> <message> <code>7</code> <level>2</level> - <line>12</line> - <column>1</column> + <line>11</line> + <column>16</column> <text><![CDATA[missing </font> before <p>]]></text> </message> <message> - <code>23</code> - <level>2</level> - <line>12</line> - <column>1</column> - <text><![CDATA[trimming empty <font>]]></text> - </message> - <message> <code>15</code> <level>2</level> <line>12</line> @@ -124,31 +96,68 @@ <code>8</code> <level>2</level> <line>13</line> - <column>-3</column> + <column>1</column> <text><![CDATA[discarding unexpected </font>]]></text> </message> <message> - <code>111</code> - <level>0</level> - <line>1</line> + <code>23</code> + <level>2</level> + <line>10</line> + <column>7</column> + <text><![CDATA[trimming empty <font>]]></text> + </message> + <message> + <code>23</code> + <level>2</level> + <line>10</line> + <column>4</column> + <text><![CDATA[trimming empty <u>]]></text> + </message> + <message> + <code>23</code> + <level>2</level> + <line>10</line> <column>1</column> - <text><![CDATA[InputStream: Document content looks like HTML 3.2]]></text> + <text><![CDATA[trimming empty <b>]]></text> </message> <message> + <code>23</code> + <level>2</level> + <line>11</line> + <column>16</column> + <text><![CDATA[trimming empty <font>]]></text> + </message> + <message> + <code>111</code> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Document content looks like HTML 4.01 Transitional]]></text> + </message> + <message> <code>-1</code> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[No system identifier in emitted doctype]]></text> + </message> + <message> + <code>-1</code> <level>0</level> <line>0</line> <column>0</column> - <text><![CDATA[18 warnings, no errors were found!]]></text> + <text><![CDATA[18 warnings, 0 errors were found! +]]></text> </message> <message> <code>8</code> <level>0</level> - <line>1</line> - <column>1</column> + <line>0</line> + <column>0</column> <text><![CDATA[You are recommended to use CSS to specify the font and properties such as its size and color. This will reduce the size of HTML files and make them easier to maintain -compared with using <FONT> elements.]]></text> +compared with using <FONT> elements. +]]></text> </message> </messages> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-12-04 20:35:11
|
Revision: 1248 http://jtidy.svn.sourceforge.net/jtidy/?rev=1248&view=rev Author: fgiust Date: 2010-12-04 20:35:05 +0000 (Sat, 04 Dec 2010) Log Message: ----------- different but acceptable messages Modified Paths: -------------- branches/CodeUpdateAndJava5/src/test/resources/443362.msg Modified: branches/CodeUpdateAndJava5/src/test/resources/443362.msg =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/443362.msg 2010-12-04 20:33:32 UTC (rev 1247) +++ branches/CodeUpdateAndJava5/src/test/resources/443362.msg 2010-12-04 20:35:05 UTC (rev 1248) @@ -2,31 +2,32 @@ <!-- expected messages for test 443362--> <messages> <message> - <code>39</code> + <code>8</code> <level>2</level> <line>26</line> <column>11</column> - <text><![CDATA[unescaped <pre> in pre content]]></text> + <text><![CDATA[discarding unexpected <!DOCTYPE>]]></text> </message> <message> <code>110</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[InputStream: Doctype given is "-//W3C//DTD XHTML 1.0 Strict//EN"]]></text> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Doctype given is "-//W3C//DTD XHTML 1.0 Strict//EN"]]></text> </message> <message> <code>111</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[InputStream: Document content looks like XHTML 1.0 Strict]]></text> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Document content looks like XHTML 1.0 Strict]]></text> </message> <message> <code>-1</code> <level>0</level> <line>0</line> <column>0</column> - <text><![CDATA[1 warning, no errors were found!]]></text> + <text><![CDATA[1 warning, 0 errors were found! +]]></text> </message> </messages> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-12-04 20:33:38
|
Revision: 1247 http://jtidy.svn.sourceforge.net/jtidy/?rev=1247&view=rev Author: fgiust Date: 2010-12-04 20:33:32 +0000 (Sat, 04 Dec 2010) Log Message: ----------- updated messages Modified Paths: -------------- branches/CodeUpdateAndJava5/src/test/resources/431716.msg Modified: branches/CodeUpdateAndJava5/src/test/resources/431716.msg =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/431716.msg 2010-12-04 20:31:50 UTC (rev 1246) +++ branches/CodeUpdateAndJava5/src/test/resources/431716.msg 2010-12-04 20:33:32 UTC (rev 1247) @@ -3,30 +3,31 @@ <messages> <message> <code>110</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[InputStream: Doctype given is "-//W3C//DTD HTML 4.01 Transitional//EN"]]></text> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Doctype given is "-//W3C//DTD HTML 4.01 Transitional//EN"]]></text> </message> <message> <code>111</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[InputStream: Document content looks like HTML 4.01 Transitional]]></text> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Document content looks like HTML 4.01 Strict]]></text> </message> <message> <code>-1</code> - <level>0</level> + <level>1</level> <line>0</line> <column>0</column> - <text><![CDATA[no warnings or errors were found]]></text> + <text><![CDATA[No system identifier in emitted doctype]]></text> </message> <message> <code>-1</code> <level>0</level> <line>0</line> <column>0</column> - <text><![CDATA[26 Slides found]]></text> + <text><![CDATA[No warnings or errors were found. +]]></text> </message> </messages> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-12-04 20:31:56
|
Revision: 1246 http://jtidy.svn.sourceforge.net/jtidy/?rev=1246&view=rev Author: fgiust Date: 2010-12-04 20:31:50 +0000 (Sat, 04 Dec 2010) Log Message: ----------- better output than with the previous version Modified Paths: -------------- branches/CodeUpdateAndJava5/src/test/resources/427841.msg Modified: branches/CodeUpdateAndJava5/src/test/resources/427841.msg =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/427841.msg 2010-12-04 20:28:52 UTC (rev 1245) +++ branches/CodeUpdateAndJava5/src/test/resources/427841.msg 2010-12-04 20:31:50 UTC (rev 1246) @@ -18,22 +18,30 @@ <message> <code>6</code> <level>2</level> - <line>32</line> + <line>22</line> <column>1</column> <text><![CDATA[missing </ul>]]></text> </message> <message> <code>111</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[InputStream: Document content looks like HTML 2.0]]></text> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Document content looks like HTML 4.01 Strict]]></text> </message> <message> <code>-1</code> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[No system identifier in emitted doctype]]></text> + </message> + <message> + <code>-1</code> <level>0</level> <line>0</line> <column>0</column> - <text><![CDATA[3 warnings, no errors were found!]]></text> + <text><![CDATA[3 warnings, 0 errors were found! +]]></text> </message> </messages> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-12-04 20:28:58
|
Revision: 1245 http://jtidy.svn.sourceforge.net/jtidy/?rev=1245&view=rev Author: fgiust Date: 2010-12-04 20:28:52 +0000 (Sat, 04 Dec 2010) Log Message: ----------- different order of messages, but good Modified Paths: -------------- branches/CodeUpdateAndJava5/src/test/resources/427840.msg Modified: branches/CodeUpdateAndJava5/src/test/resources/427840.msg =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/427840.msg 2010-12-04 20:27:24 UTC (rev 1244) +++ branches/CodeUpdateAndJava5/src/test/resources/427840.msg 2010-12-04 20:28:52 UTC (rev 1245) @@ -10,7 +10,7 @@ </message> <message> <code>52</code> - <level>3</level> + <level>2</level> <line>4</line> <column>1</column> <text><![CDATA[<span> missing '>' for end of tag]]></text> @@ -18,44 +18,51 @@ <message> <code>7</code> <level>2</level> - <line>5</line> - <column>2</column> + <line>4</line> + <column>1</column> <text><![CDATA[missing </span> before <p>]]></text> </message> <message> - <code>23</code> + <code>15</code> <level>2</level> <line>5</line> - <column>2</column> - <text><![CDATA[trimming empty <span>]]></text> + <column>4</column> + <text><![CDATA[inserting implicit <span>]]></text> </message> <message> <code>8</code> <level>2</level> <line>6</line> - <column>-3</column> + <column>1</column> <text><![CDATA[discarding unexpected </span>]]></text> </message> <message> - <code>111</code> - <level>0</level> - <line>1</line> + <code>23</code> + <level>2</level> + <line>4</line> <column>1</column> - <text><![CDATA[InputStream: Document content looks like HTML 4.01 Transitional]]></text> + <text><![CDATA[trimming empty <span>]]></text> </message> <message> + <code>111</code> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Document content looks like HTML 4.01 Transitional]]></text> + </message> + <message> <code>-1</code> - <level>0</level> + <level>1</level> <line>0</line> <column>0</column> - <text><![CDATA[4 warnings, 1 error were found!]]></text> + <text><![CDATA[No system identifier in emitted doctype]]></text> </message> <message> <code>-1</code> <level>0</level> <line>0</line> <column>0</column> - <text><![CDATA[This document has errors that must be fixed before -using HTML Tidy to generate a tidied up version.]]></text> + <text><![CDATA[6 warnings, 0 errors were found! +]]></text> </message> </messages> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-12-04 20:27:30
|
Revision: 1244 http://jtidy.svn.sourceforge.net/jtidy/?rev=1244&view=rev Author: fgiust Date: 2010-12-04 20:27:24 +0000 (Sat, 04 Dec 2010) Log Message: ----------- only changes in messages Modified Paths: -------------- branches/CodeUpdateAndJava5/src/test/resources/427818.msg Modified: branches/CodeUpdateAndJava5/src/test/resources/427818.msg =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/427818.msg 2010-12-04 20:26:30 UTC (rev 1243) +++ branches/CodeUpdateAndJava5/src/test/resources/427818.msg 2010-12-04 20:27:24 UTC (rev 1244) @@ -24,75 +24,31 @@ </message> <message> <code>110</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[InputStream: Doctype given is "-//W3C//DTD HTML 3.2//EN"]]></text> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Doctype given is "-//W3C//DTD HTML 3.2//EN"]]></text> </message> <message> <code>111</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[InputStream: Document content looks like HTML 3.2]]></text> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Document content looks like HTML 3.2]]></text> </message> <message> <code>-1</code> <level>0</level> <line>0</line> <column>0</column> - <text><![CDATA[3 warnings, no errors were found!]]></text> + <text><![CDATA[3 warnings, 0 errors were found! +]]></text> </message> <message> - <code>76</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[It is unlikely that vendor-specific, system-dependent encodings -work widely enough on the World Wide Web; you should avoid using the -specified character encoding, instead you are recommended to -use named entities, e.g. ™.]]></text> - </message> - <message> - <code>77</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[Character codes 128 to 159 (U+0080 to U+009F) are not allowed in HTML; -even if they were, they would likely be unprintable control characters. -Tidy assumed you wanted to refer to a character with the same byte value in the -specified encoding and replaced that reference with the Unicode equivalent.]]></text> - </message> - <message> - <code>78</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[Character codes for UTF-8 must be in the range: U+0000 to U+10FFFF. -The definition of UTF-8 in Annex D of ISO/IEC 10646-1:2000 also -allows for the use of five- and six-byte sequences to encode -characters that are outside the range of the Unicode character set; -those five- and six-byte sequences are illegal for the use of -UTF-8 as a transformation of Unicode characters. ISO/IEC 10646 -does not allow mapping of unpaired surrogates, nor U+FFFE and U+FFFF -(but it does allow other noncharacters). For more information please refer to -http://www.unicode.org/unicode and http://www.cl.cam.ac.uk/~mgk25/unicode.html]]></text> - </message> - <message> - <code>79</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[Character codes for UTF-16 must be in the range: U+0000 to U+10FFFF. -The definition of UTF-16 in Annex C of ISO/IEC 10646-1:2000 does not allow the -mapping of unpaired surrogates. For more information please refer to -http://www.unicode.org/unicode and http://www.cl.cam.ac.uk/~mgk25/unicode.html]]></text> - </message> - <message> <code>81</code> <level>0</level> - <line>1</line> - <column>1</column> + <line>0</line> + <column>0</column> <text><![CDATA[URIs must be properly escaped, they must not contain unescaped characters below U+0021 including the space character and not above U+007E. Tidy escapes the URI for you as recommended by @@ -100,6 +56,7 @@ use another algorithm to escape such URIs and some server-sided scripts depend on that. If you want to depend on that, you must escape the URI by your own. For more information please refer to -http://www.w3.org/International/O-URL-and-ident.html]]></text> +http://www.w3.org/International/O-URL-and-ident.html +]]></text> </message> </messages> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-12-04 20:26:36
|
Revision: 1243 http://jtidy.svn.sourceforge.net/jtidy/?rev=1243&view=rev Author: fgiust Date: 2010-12-04 20:26:30 +0000 (Sat, 04 Dec 2010) Log Message: ----------- only changes in messages Modified Paths: -------------- branches/CodeUpdateAndJava5/src/test/resources/427816.msg Modified: branches/CodeUpdateAndJava5/src/test/resources/427816.msg =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/427816.msg 2010-12-04 20:25:05 UTC (rev 1242) +++ branches/CodeUpdateAndJava5/src/test/resources/427816.msg 2010-12-04 20:26:30 UTC (rev 1243) @@ -24,16 +24,17 @@ </message> <message> <code>111</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[InputStream: Document content looks like HTML 3.2]]></text> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Document content looks like HTML 3.2]]></text> </message> <message> <code>-1</code> <level>0</level> <line>0</line> <column>0</column> - <text><![CDATA[3 warnings, no errors were found!]]></text> + <text><![CDATA[3 warnings, 0 errors were found! +]]></text> </message> </messages> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-12-04 20:25:11
|
Revision: 1242 http://jtidy.svn.sourceforge.net/jtidy/?rev=1242&view=rev Author: fgiust Date: 2010-12-04 20:25:05 +0000 (Sat, 04 Dec 2010) Log Message: ----------- only changes in messages Modified Paths: -------------- branches/CodeUpdateAndJava5/src/test/resources/427813.msg Modified: branches/CodeUpdateAndJava5/src/test/resources/427813.msg =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/427813.msg 2010-12-04 20:24:15 UTC (rev 1241) +++ branches/CodeUpdateAndJava5/src/test/resources/427813.msg 2010-12-04 20:25:05 UTC (rev 1242) @@ -17,16 +17,17 @@ </message> <message> <code>111</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[InputStream: Document content looks like HTML 3.2]]></text> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Document content looks like HTML 3.2]]></text> </message> <message> <code>-1</code> <level>0</level> <line>0</line> <column>0</column> - <text><![CDATA[2 warnings, no errors were found!]]></text> + <text><![CDATA[2 warnings, 0 errors were found! +]]></text> </message> </messages> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-12-04 20:24:21
|
Revision: 1241 http://jtidy.svn.sourceforge.net/jtidy/?rev=1241&view=rev Author: fgiust Date: 2010-12-04 20:24:15 +0000 (Sat, 04 Dec 2010) Log Message: ----------- acceptable output Modified Paths: -------------- branches/CodeUpdateAndJava5/src/test/resources/427811.msg Modified: branches/CodeUpdateAndJava5/src/test/resources/427811.msg =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/427811.msg 2010-12-04 20:22:16 UTC (rev 1240) +++ branches/CodeUpdateAndJava5/src/test/resources/427811.msg 2010-12-04 20:24:15 UTC (rev 1241) @@ -16,11 +16,11 @@ <text><![CDATA[discarding unexpected <noframes>]]></text> </message> <message> - <code>11</code> + <code>8</code> <level>2</level> <line>11</line> <column>3</column> - <text><![CDATA[<body> isn't allowed in <body> elements]]></text> + <text><![CDATA[discarding unexpected <body>]]></text> </message> <message> <code>11</code> @@ -30,17 +30,32 @@ <text><![CDATA[<frame> isn't allowed in <body> elements]]></text> </message> <message> - <code>111</code> - <level>0</level> - <line>1</line> + <code>88</code> + <level>1</level> + <line>10</line> <column>1</column> - <text><![CDATA[InputStream: Document content looks like HTML 4.01 Frameset]]></text> + <text><![CDATA[<body> previously mentioned]]></text> </message> <message> + <code>111</code> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Document content looks like HTML 4.01 Frameset]]></text> + </message> + <message> <code>-1</code> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[No system identifier in emitted doctype]]></text> + </message> + <message> + <code>-1</code> <level>0</level> <line>0</line> <column>0</column> - <text><![CDATA[4 warnings, no errors were found!]]></text> + <text><![CDATA[4 warnings, 0 errors were found! +]]></text> </message> </messages> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-12-04 20:22:22
|
Revision: 1240 http://jtidy.svn.sourceforge.net/jtidy/?rev=1240&view=rev Author: fgiust Date: 2010-12-04 20:22:16 +0000 (Sat, 04 Dec 2010) Log Message: ----------- acceptable output for the test, several differences in location and order of messages but ok Modified Paths: -------------- branches/CodeUpdateAndJava5/src/test/resources/426885.msg Modified: branches/CodeUpdateAndJava5/src/test/resources/426885.msg =================================================================== --- branches/CodeUpdateAndJava5/src/test/resources/426885.msg 2010-11-28 21:57:44 UTC (rev 1239) +++ branches/CodeUpdateAndJava5/src/test/resources/426885.msg 2010-12-04 20:22:16 UTC (rev 1240) @@ -16,6 +16,13 @@ <text><![CDATA[<dt> isn't allowed in <body> elements]]></text> </message> <message> + <code>88</code> + <level>1</level> + <line>5</line> + <column>1</column> + <text><![CDATA[<body> previously mentioned]]></text> + </message> + <message> <code>15</code> <level>2</level> <line>7</line> @@ -23,20 +30,6 @@ <text><![CDATA[inserting implicit <dl>]]></text> </message> <message> - <code>49</code> - <level>2</level> - <line>7</line> - <column>5</column> - <text><![CDATA[<img> lacks "alt" attribute]]></text> - </message> - <message> - <code>49</code> - <level>2</level> - <line>8</line> - <column>5</column> - <text><![CDATA[<img> lacks "alt" attribute]]></text> - </message> - <message> <code>11</code> <level>2</level> <line>8</line> @@ -44,121 +37,139 @@ <text><![CDATA[<hr> isn't allowed in <dt> elements]]></text> </message> <message> - <code>23</code> - <level>2</level> + <code>88</code> + <level>1</level> <line>8</line> - <column>41</column> - <text><![CDATA[trimming empty <dt>]]></text> + <column>1</column> + <text><![CDATA[<dt> previously mentioned]]></text> </message> <message> - <code>7</code> + <code>12</code> <level>2</level> - <line>9</line> - <column>9</column> - <text><![CDATA[missing </center> before <h1>]]></text> + <line>11</line> + <column>1</column> + <text><![CDATA[missing <li>]]></text> </message> <message> - <code>23</code> + <code>15</code> <level>2</level> - <line>9</line> - <column>9</column> - <text><![CDATA[trimming empty <center>]]></text> + <line>11</line> + <column>1</column> + <text><![CDATA[inserting implicit <dl>]]></text> </message> <message> - <code>23</code> + <code>11</code> <level>2</level> - <line>9</line> - <column>9</column> - <text><![CDATA[trimming empty <dl>]]></text> + <line>12</line> + <column>41</column> + <text><![CDATA[<hr> isn't allowed in <dt> elements]]></text> </message> <message> - <code>8</code> - <level>2</level> - <line>9</line> - <column>23</column> - <text><![CDATA[discarding unexpected </center>]]></text> + <code>88</code> + <level>1</level> + <line>12</line> + <column>1</column> + <text><![CDATA[<dt> previously mentioned]]></text> </message> <message> - <code>12</code> + <code>7</code> <level>2</level> <line>11</line> <column>1</column> - <text><![CDATA[missing <li>]]></text> + <text><![CDATA[missing </dl> before </ul>]]></text> </message> <message> - <code>15</code> + <code>86</code> <level>2</level> - <line>11</line> - <column>1</column> - <text><![CDATA[inserting implicit <dl>]]></text> + <line>7</line> + <column>5</column> + <text><![CDATA[<img> lacks "alt" attribute]]></text> </message> <message> - <code>49</code> + <code>86</code> <level>2</level> + <line>8</line> + <column>5</column> + <text><![CDATA[<img> lacks "alt" attribute]]></text> + </message> + <message> + <code>86</code> + <level>2</level> <line>11</line> <column>5</column> <text><![CDATA[<img> lacks "alt" attribute]]></text> </message> <message> - <code>49</code> + <code>86</code> <level>2</level> <line>12</line> <column>5</column> <text><![CDATA[<img> lacks "alt" attribute]]></text> </message> <message> - <code>11</code> + <code>23</code> <level>2</level> - <line>12</line> + <line>8</line> <column>41</column> - <text><![CDATA[<hr> isn't allowed in <dt> elements]]></text> + <text><![CDATA[trimming empty <dt>]]></text> </message> <message> <code>23</code> <level>2</level> + <line>9</line> + <column>27</column> + <text><![CDATA[trimming empty <dl>]]></text> + </message> + <message> + <code>23</code> + <level>2</level> <line>12</line> <column>41</column> <text><![CDATA[trimming empty <dt>]]></text> </message> <message> - <code>7</code> - <level>2</level> - <line>13</line> - <column>-3</column> - <text><![CDATA[missing </dl> before </ul>]]></text> + <code>111</code> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[Document content looks like HTML 4.01 Transitional]]></text> </message> <message> - <code>111</code> - <level>0</level> - <line>1</line> - <column>1</column> - <text><![CDATA[InputStream: Document content looks like HTML 3.2]]></text> + <code>-1</code> + <level>1</level> + <line>0</line> + <column>0</column> + <text><![CDATA[No system identifier in emitted doctype]]></text> </message> <message> <code>-1</code> <level>0</level> <line>0</line> <column>0</column> - <text><![CDATA[18 warnings, no errors were found!]]></text> + <text><![CDATA[15 warnings, 0 errors were found! +]]></text> </message> <message> <code>1</code> <level>0</level> - <line>1</line> - <column>1</column> + <line>0</line> + <column>0</column> <text><![CDATA[The alt attribute should be used to give a short description of an image; longer descriptions should be given with the longdesc attribute which takes a URL linked to the description. -These measures are needed for people using non-graphical browsers.]]></text> +These measures are needed for people using non-graphical browsers. +]]></text> </message> <message> <code>112</code> <level>0</level> - <line>1</line> - <column>1</column> + <line>0</line> + <column>0</column> <text><![CDATA[For further advice on how to make your pages accessible -see "http://www.w3.org/WAI/GL". You may also want to try +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.]]></text> +service for checking URLs for accessibility. +]]></text> </message> </messages> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2010-11-28 21:57:50
|
Revision: 1239 http://jtidy.svn.sourceforge.net/jtidy/?rev=1239&view=rev Author: fgiust Date: 2010-11-28 21:57:44 +0000 (Sun, 28 Nov 2010) Log Message: ----------- fix NPE for script tags without a "type" attribute Modified Paths: -------------- branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/TagCheckImpl.java Modified: branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/TagCheckImpl.java =================================================================== --- branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/TagCheckImpl.java 2010-11-26 04:19:25 UTC (rev 1238) +++ branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/TagCheckImpl.java 2010-11-28 21:57:44 UTC (rev 1239) @@ -181,7 +181,7 @@ if (lang != null) { String str = lang.value; - if (str.regionMatches(true, 0, "javascript", 0, 10) || + if (str == null || str.regionMatches(true, 0, "javascript", 0, 10) || str.regionMatches(true, 0, "jscript", 0, 7)) { node.addAttribute("type", "text/javascript"); } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ad...@us...> - 2010-11-26 04:19:31
|
Revision: 1238 http://jtidy.svn.sourceforge.net/jtidy/?rev=1238&view=rev Author: aditsu Date: 2010-11-26 04:19:25 +0000 (Fri, 26 Nov 2010) Log Message: ----------- fixed test 1603538-1 - updated tag parsing and ELEMENT_NOT_EMPTY message handling Modified Paths: -------------- branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/Lexer.java branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/Report.java Modified: branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/Lexer.java =================================================================== --- branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/Lexer.java 2010-11-26 04:08:23 UTC (rev 1237) +++ branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/Lexer.java 2010-11-26 04:19:25 UTC (rev 1238) @@ -2047,10 +2047,8 @@ // this doesn't apply to empty elements // nor to preformatted content that needs escaping - if ((mode != PREFORMATTED || preContent(this.token)) - && (this.token.expectsContent() || this.token.is(TagId.BR))) - { - + if ((mode != PREFORMATTED || preContent(token)) + && token.expectsContent() || token.is(TagId.BR) || token.is(TagId.HR)) { c = this.in.readChar(); if (c == '\r') Modified: branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/Report.java =================================================================== --- branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/Report.java 2010-11-26 04:08:23 UTC (rev 1237) +++ branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/Report.java 2010-11-26 04:19:25 UTC (rev 1238) @@ -760,8 +760,8 @@ messageLexer(lexer, Level.WARNING, code, getTagName(element)); break; - case ELEMENT_NOT_EMPTY : - messageLexer(lexer, Level.WARNING, code, getTagName(element)); + case ELEMENT_NOT_EMPTY: + messageNode(lexer, Level.WARNING, element, code, getTagName(element)); break; case MISSING_ENDTAG_FOR : This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ad...@us...> - 2010-11-26 04:08:29
|
Revision: 1237 http://jtidy.svn.sourceforge.net/jtidy/?rev=1237&view=rev Author: aditsu Date: 2010-11-26 04:08:23 +0000 (Fri, 26 Nov 2010) Log Message: ----------- fixed test 588061 (and partly 1603538-1) - added isPushedLast (only in tidy compat mode), and iToken and related logic in getToken Modified Paths: -------------- branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/Lexer.java branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/Node.java branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/ParserImpl.java Modified: branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/Lexer.java =================================================================== --- branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/Lexer.java 2010-11-26 00:21:24 UTC (rev 1236) +++ branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/Lexer.java 2010-11-26 04:08:23 UTC (rev 1237) @@ -310,6 +310,8 @@ * current node. */ protected Node token; + + protected Node itoken; /** * Lexer character buffer parse tree nodes span onto this buffer which contains the concatenated text contents of @@ -1584,30 +1586,37 @@ * </ul> * @return next Node */ - public Node getToken(short mode) - { - int c = 0; - int badcomment = 0; - // pass by reference - boolean[] isempty = new boolean[1]; - AttVal attributes = null; - - if (this.pushed) - { + public Node getToken(short mode) { + if (pushed || itoken != null) { + /* Deal with previously returned duplicate inline token */ + if (itoken != null) { + /* itoken rejected */ + if (pushed) { + pushed = false; + return itoken; + } + /* itoken has been accepted */ + itoken = null; + } // duplicate inlines in preference to pushed text nodes when appropriate - if (this.token.type != NodeType.TextNode || (this.insert == -1 && this.inode == null)) - { - this.pushed = false; - return this.token; + pushed = false; + if (token.type != NodeType.TextNode || (insert == -1 && inode == null)) { + return token; } + return itoken = insertedToken(); } // at start of block elements, unclosed inline // elements are inserted into the token stream - if (this.insert != -1 || this.inode != null) - { - return insertedToken(); + if (this.insert != -1 || inode != null) { + return token = insertedToken(); } + + int c = 0; + int badcomment = 0; + // pass by reference + boolean[] isempty = new boolean[1]; + AttVal attributes = null; this.lines = this.in.getCurline(); this.columns = this.in.getCurcol(); @@ -3453,6 +3462,16 @@ } /** + * Tests whether the last element on the stack has the same type as "node". + */ + protected boolean isPushedLast(final Node element, final Node node) { + if (element != null && !element.isPushable()) { + return false; + } + return !istack.isEmpty() && istack.peek().tag == node.tag; + } + + /** * This has the effect of inserting "missing" inline elements around the contents of blocklevel elements such as P, * TD, TH, DIV, PRE etc. This procedure is called at the start of ParseBlock. When the inline stack is not empty, as * will be the case in: <code><i><h1>italic heading</h1></i></code> which is then treated as Modified: branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/Node.java =================================================================== --- branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/Node.java 2010-11-26 00:21:24 UTC (rev 1236) +++ branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/Node.java 2010-11-26 04:08:23 UTC (rev 1237) @@ -1455,4 +1455,8 @@ } next = node; } + + protected boolean isPushable() { + return tag != null && hasCM(Dict.CM_INLINE) && !hasCM(Dict.CM_OBJECT); + } } Modified: branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/ParserImpl.java =================================================================== --- branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/ParserImpl.java 2010-11-26 00:21:24 UTC (rev 1236) +++ branches/CodeUpdateAndJava5/src/main/java/org/w3c/tidy/ParserImpl.java 2010-11-26 04:08:23 UTC (rev 1237) @@ -1514,11 +1514,10 @@ lexer.report.warning(lexer, element, node, ErrorCode.MISSING_ENDTAG_BEFORE); } - if (element.is(TagId.A)) - { + if (lexer.configuration.isTidyCompat() ? lexer.isPushedLast(element, node) + : element.is(TagId.A)) { lexer.popInline(element); } - lexer.ungetToken(); if (!((mode & Lexer.PREFORMATTED) != 0)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |