xref: /aosp_15_r20/external/libxml2/result/HTML/liclose.html.sax (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1*7c568831SAndroid Build Coastguard WorkerSAX.setDocumentLocator()
2*7c568831SAndroid Build Coastguard WorkerSAX.startDocument()
3*7c568831SAndroid Build Coastguard WorkerSAX.internalSubset(HTML, -//W3C//DTD HTML 4.0 Transitional//EN, http://www.w3.org/TR/REC-html40/loose.dtd)
4*7c568831SAndroid Build Coastguard WorkerSAX.startElement(html)
5*7c568831SAndroid Build Coastguard WorkerSAX.characters(
6*7c568831SAndroid Build Coastguard Worker, 1)
7*7c568831SAndroid Build Coastguard WorkerSAX.startElement(head)
8*7c568831SAndroid Build Coastguard WorkerSAX.characters(
9*7c568831SAndroid Build Coastguard Worker  , 3)
10*7c568831SAndroid Build Coastguard WorkerSAX.startElement(title)
11*7c568831SAndroid Build Coastguard WorkerSAX.endElement(title)
12*7c568831SAndroid Build Coastguard WorkerSAX.characters(
13*7c568831SAndroid Build Coastguard Worker, 1)
14*7c568831SAndroid Build Coastguard WorkerSAX.endElement(head)
15*7c568831SAndroid Build Coastguard WorkerSAX.characters(
16*7c568831SAndroid Build Coastguard Worker, 1)
17*7c568831SAndroid Build Coastguard WorkerSAX.startElement(body)
18*7c568831SAndroid Build Coastguard WorkerSAX.characters(
19*7c568831SAndroid Build Coastguard Worker, 1)
20*7c568831SAndroid Build Coastguard WorkerSAX.startElement(ul)
21*7c568831SAndroid Build Coastguard WorkerSAX.characters(
22*7c568831SAndroid Build Coastguard Worker, 1)
23*7c568831SAndroid Build Coastguard WorkerSAX.startElement(li)
24*7c568831SAndroid Build Coastguard WorkerSAX.characters(First item
25*7c568831SAndroid Build Coastguard Worker, 11)
26*7c568831SAndroid Build Coastguard WorkerSAX.endElement(li)
27*7c568831SAndroid Build Coastguard WorkerSAX.startElement(li)
28*7c568831SAndroid Build Coastguard WorkerSAX.characters(Second item, closes the first , 34)
29*7c568831SAndroid Build Coastguard WorkerSAX.endElement(li)
30*7c568831SAndroid Build Coastguard WorkerSAX.endElement(ul)
31*7c568831SAndroid Build Coastguard WorkerSAX.characters(
32*7c568831SAndroid Build Coastguard Worker
33*7c568831SAndroid Build Coastguard Worker, 2)
34*7c568831SAndroid Build Coastguard WorkerSAX.endElement(body)
35*7c568831SAndroid Build Coastguard WorkerSAX.endElement(html)
36*7c568831SAndroid Build Coastguard WorkerSAX.characters(
37*7c568831SAndroid Build Coastguard Worker, 1)
38*7c568831SAndroid Build Coastguard WorkerSAX.endDocument()
39