aboutsummaryrefslogtreecommitdiffstats
path: root/result/HTML/Down.html.sax
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2000-08-28 10:04:51 +0000
committerDaniel Veillard <veillard@src.gnome.org>2000-08-28 10:04:51 +0000
commite010c17d78f06af35b9977cf03f10df1e1c05aeb (patch)
tree17a2270e0d3aee5a2b7bf8b538ae28386a614963 /result/HTML/Down.html.sax
parent47f3f31f8303862529e80c4eff4ba6d59511f863 (diff)
downloadandroid_external_libxml2-e010c17d78f06af35b9977cf03f10df1e1c05aeb.tar.gz
android_external_libxml2-e010c17d78f06af35b9977cf03f10df1e1c05aeb.tar.bz2
android_external_libxml2-e010c17d78f06af35b9977cf03f10df1e1c05aeb.zip
Mostly HTML generation and parsing enhancements:
- HTMLparser.[ch] testHTML.c: applied the second set of patches from Wayne Davison <wayned@blorf.net>, adding htmlEncodeEntities() - HTMLparser.c: fixed an ignorable white space detection bug occuring when parsing with SAX only - result/HTML/*.sax: updated since the output is now HTML encoded... Daniel.
Diffstat (limited to 'result/HTML/Down.html.sax')
-rw-r--r--result/HTML/Down.html.sax29
1 files changed, 9 insertions, 20 deletions
diff --git a/result/HTML/Down.html.sax b/result/HTML/Down.html.sax
index 6b23930a..defeff15 100644
--- a/result/HTML/Down.html.sax
+++ b/result/HTML/Down.html.sax
@@ -7,46 +7,35 @@ SAX.characters(
, 1)
SAX.endElement(p)
SAX.startElement(head)
-SAX.endElement(head)
-SAX.startElement(p)
-SAX.characters(
+SAX.ignorableWhitespace(
, 3)
-SAX.endElement(p)
SAX.startElement(title)
SAX.characters(This service is temporary down, 30)
SAX.endElement(title)
-SAX.startElement(p)
-SAX.characters(
+SAX.ignorableWhitespace(
, 1)
-SAX.error: Unexpected end tag : head
-SAX.characters(
+SAX.endElement(head)
+SAX.ignorableWhitespace(
, 2)
-SAX.endElement(p)
SAX.startElement(body, bgcolor='#FFFFFF')
-SAX.startElement(p)
-SAX.characters(
+SAX.ignorableWhitespace(
, 1)
-SAX.endElement(p)
SAX.startElement(h1, align='center')
-SAX.characters(Sorry, this service is tempora, 37)
+SAX.characters(Sorry, this service is tempora, 30)
SAX.endElement(h1)
SAX.startElement(p)
SAX.characters(
-We are doing our best to get , 48)
+We are doing our best to get , 30)
SAX.endElement(p)
SAX.startElement(p)
SAX.characters(The W3C system administrators, 29)
SAX.endElement(p)
-SAX.startElement(p)
-SAX.characters(
+SAX.ignorableWhitespace(
, 1)
-SAX.endElement(p)
SAX.endElement(body)
-SAX.startElement(p)
-SAX.characters(
+SAX.ignorableWhitespace(
, 1)
-SAX.endElement(p)
SAX.endElement(body)
SAX.endElement(html)
SAX.ignorableWhitespace(