diff options
| author | Daniel Veillard <veillard@src.gnome.org> | 2003-10-19 14:26:34 +0000 |
|---|---|---|
| committer | Daniel Veillard <veillard@src.gnome.org> | 2003-10-19 14:26:34 +0000 |
| commit | 05bcb7ed305d8c4cdd6dc16a28e69ed39e394040 (patch) | |
| tree | 60db029b49dd9cd0ef8ea07d5313368c40094b55 /result/HTML/wired.html.err | |
| parent | a840b69261c44760d45370bef989c77f84727406 (diff) | |
| download | platform_external_libxml2-05bcb7ed305d8c4cdd6dc16a28e69ed39e394040.tar.gz platform_external_libxml2-05bcb7ed305d8c4cdd6dc16a28e69ed39e394040.tar.bz2 platform_external_libxml2-05bcb7ed305d8c4cdd6dc16a28e69ed39e394040.zip | |
fixed to not send NULL to %s printing cleaning up some of the regression
* HTMLparser.c: fixed to not send NULL to %s printing
* python/tests/error.py result/HTML/doc3.htm.err
result/HTML/test3.html.err result/HTML/wired.html.err
result/valid/t8.xml.err result/valid/t8a.xml.err: cleaning
up some of the regression tests error
Daniel
Diffstat (limited to 'result/HTML/wired.html.err')
| -rw-r--r-- | result/HTML/wired.html.err | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/result/HTML/wired.html.err b/result/HTML/wired.html.err index 73779318..70db11b0 100644 --- a/result/HTML/wired.html.err +++ b/result/HTML/wired.html.err @@ -190,19 +190,19 @@ MG SRC="http://barnesandnoble.bfast.com/booklink/serve?sourceid=383471&is_search ./test/HTML/wired.html:265: HTML parser error : Unexpected end tag : form </tr> </form> ^ -./test/HTML/wired.html:346: HTML parser error : Opening and ending tag mismatch: (null) and (null) +./test/HTML/wired.html:346: HTML parser error : Opening and ending tag mismatch: td and font </td> ^ ./test/HTML/wired.html:374: HTML parser error : htmlParseEntityRef: no name a, sans-serif"><b><a href="/news/commentarySection/0,1292,31926,00.html">Rants & ^ -./test/HTML/wired.html:374: HTML parser error : Opening and ending tag mismatch: (null) and (null) +./test/HTML/wired.html:374: HTML parser error : Opening and ending tag mismatch: td and font Readers on Apple's G4 ... AOL's passwords ... MS vs. Linux.</font><br><br> </td ^ -./test/HTML/wired.html:374: HTML parser error : Opening and ending tag mismatch: (null) and (null) +./test/HTML/wired.html:374: HTML parser error : Opening and ending tag mismatch: td and font Readers on Apple's G4 ... AOL's passwords ... MS vs. Linux.</font><br><br> </td ^ -./test/HTML/wired.html:402: HTML parser error : Opening and ending tag mismatch: (null) and (null) +./test/HTML/wired.html:402: HTML parser error : Opening and ending tag mismatch: a and font w.vignette.com/" style="text-decoration:none"><font color="#000000">Vignette</a> ^ ./test/HTML/wired.html:407: HTML parser error : htmlParseEntityRef: expecting ';' @@ -214,34 +214,34 @@ ervlet/appservlet?from=/wired/sprint/&template=/security/security.html&SITE= ./test/HTML/wired.html:408: HTML parser error : htmlParseEntityRef: expecting ';' wired.com&BANNER=Sprint" style="text-decoration:none"><font color="#000000">Spri ^ -./test/HTML/wired.html:408: HTML parser error : Opening and ending tag mismatch: (null) and (null) +./test/HTML/wired.html:408: HTML parser error : Opening and ending tag mismatch: a and font com&BANNER=Sprint" style="text-decoration:none"><font color="#000000">Sprint</a> ^ ./test/HTML/wired.html:408: HTML parser error : End tag : expected '>' =Sprint" style="text-decoration:none"><font color="#000000">Sprint</a></i></font ^ -./test/HTML/wired.html:414: HTML parser error : Opening and ending tag mismatch: (null) and (null) +./test/HTML/wired.html:414: HTML parser error : Opening and ending tag mismatch: td and font </td> ^ -./test/HTML/wired.html:414: HTML parser error : Opening and ending tag mismatch: (null) and (null) +./test/HTML/wired.html:414: HTML parser error : Opening and ending tag mismatch: td and font </td> ^ -./test/HTML/wired.html:414: HTML parser error : Opening and ending tag mismatch: (null) and (null) +./test/HTML/wired.html:414: HTML parser error : Opening and ending tag mismatch: td and font </td> ^ -./test/HTML/wired.html:414: HTML parser error : Opening and ending tag mismatch: (null) and (null) +./test/HTML/wired.html:414: HTML parser error : Opening and ending tag mismatch: td and font </td> ^ -./test/HTML/wired.html:414: HTML parser error : Opening and ending tag mismatch: (null) and (null) +./test/HTML/wired.html:414: HTML parser error : Opening and ending tag mismatch: td and font </td> ^ -./test/HTML/wired.html:414: HTML parser error : Opening and ending tag mismatch: (null) and (null) +./test/HTML/wired.html:414: HTML parser error : Opening and ending tag mismatch: td and font </td> ^ -./test/HTML/wired.html:414: HTML parser error : Opening and ending tag mismatch: (null) and (null) +./test/HTML/wired.html:414: HTML parser error : Opening and ending tag mismatch: td and font </td> ^ -./test/HTML/wired.html:414: HTML parser error : Opening and ending tag mismatch: (null) and (null) +./test/HTML/wired.html:414: HTML parser error : Opening and ending tag mismatch: td and font </td> ^ ./test/HTML/wired.html:432: HTML parser error : htmlParseEntityRef: expecting ';' |
