VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/result/HTML/reg3.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: 744 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 3, 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 3, 17)
22SAX.endElement(h1)
23SAX.characters(
24, 1)
25SAX.startElement(p)
26SAX.characters(
27Autoclose of tag P
28, 20)
29SAX.endElement(p)
30SAX.startElement(hr)
31SAX.endElement(hr)
32SAX.characters(
33, 1)
34SAX.startElement(p)
35SAX.characters(
36Ok file no problem
37, 20)
38SAX.endElement(p)
39SAX.endElement(body)
40SAX.characters(
41, 1)
42SAX.endElement(html)
43SAX.characters(
44, 1)
45SAX.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