|
| 1 | +startDocument [(1,1,0) (1,1,0) false] |
| 2 | +doctypeDecl [(1,1,0) (1,16,15) false] |
| 3 | +startElement (localpart="html",rawname="html",uri="http://www.w3.org/1999/xhtml") [(-1,-1,-1) (-1,-1,-1) true] |
| 4 | +startElement (localpart="head",rawname="head",uri="http://www.w3.org/1999/xhtml") [(-1,-1,-1) (-1,-1,-1) true] |
| 5 | +endElement (localpart="head",rawname="head",uri="http://www.w3.org/1999/xhtml") [(-1,-1,-1) (-1,-1,-1) true] |
| 6 | +startElement (localpart="body",rawname="body",uri="http://www.w3.org/1999/xhtml") [(-1,-1,-1) (-1,-1,-1) true] |
| 7 | +startElement (localpart="p",rawname="p") [(1,16,15) (1,19,18) false] |
| 8 | +characters 'foo'[(1,19,18) (1,22,21) false] |
| 9 | +endElement (localpart="p",rawname="p") [(-1,-1,-1) (-1,-1,-1) true] |
| 10 | +startElement (localpart="hgroup",rawname="hgroup") [(1,22,21) (1,30,29) false] |
| 11 | +characters 'bar'[(1,30,29) (1,33,32) false] |
| 12 | +startElement (localpart="p",rawname="p") [(1,33,32) (1,36,35) false] |
| 13 | +characters 'baz |
| 14 | +'[(1,36,35) (2,1,39) false] |
| 15 | +endElement (localpart="p",rawname="p") [(-1,-1,-1) (-1,-1,-1) true] |
| 16 | +endElement (localpart="hgroup",rawname="hgroup") [(-1,-1,-1) (-1,-1,-1) true] |
| 17 | +endElement (localpart="body",rawname="body",uri="http://www.w3.org/1999/xhtml") [(-1,-1,-1) (-1,-1,-1) true] |
| 18 | +endElement (localpart="html",rawname="html",uri="http://www.w3.org/1999/xhtml") [(-1,-1,-1) (-1,-1,-1) true] |
| 19 | +endDocument [(2,1,39) (2,1,39) false] |
0 commit comments