VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/result/HTML/reg1.html.sax@ 101270

Last change on this file since 101270 was 95312, checked in by vboxsync, 3 years ago

libs/{curl,libxml2}: OSE export fixes, bugref:8515

File size: 604 bytes
Line 
1SAX.setDocumentLocator()
2SAX.startDocument()
3SAX.startElement(html)
4SAX.characters(
5, 1)
6SAX.startElement(head)
7SAX.characters(
8, 1)
9SAX.startElement(title)
10SAX.characters(Regression test 1, 17)
11SAX.endElement(title)
12SAX.characters(
13, 1)
14SAX.endElement(head)
15SAX.characters(
16, 1)
17SAX.startElement(body)
18SAX.characters(
19, 1)
20SAX.startElement(h1)
21SAX.characters(Regression test 1, 17)
22SAX.endElement(h1)
23SAX.characters(
24, 1)
25SAX.startElement(p)
26SAX.characters(
27Ok file no problem
28, 20)
29SAX.endElement(p)
30SAX.endElement(body)
31SAX.characters(
32, 1)
33SAX.endElement(html)
34SAX.characters(
35, 1)
36SAX.endDocument()
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette