1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
x Document
,-[$DIR/tests/html5lib-tests-fixture/comments01_dat.3.html:1:1]
1 | ,-> FOO<!-- BAR --!
2 | `-> >BAZ
`----
x Child
x Element
x Child
,-[$DIR/tests/html5lib-tests-fixture/comments01_dat.3.html:1:1]
1 | FOO<!-- BAR --!
: ^^^
2 | >BAZ
`----
x Text
,-[$DIR/tests/html5lib-tests-fixture/comments01_dat.3.html:1:1]
1 | FOO<!-- BAR --!
: ^^^
2 | >BAZ
`----
x Child
,-[$DIR/tests/html5lib-tests-fixture/comments01_dat.3.html:1:1]
1 | ,-> FOO<!-- BAR --!
2 | `-> >BAZ
`----
x Comment
,-[$DIR/tests/html5lib-tests-fixture/comments01_dat.3.html:1:1]
1 | ,-> FOO<!-- BAR --!
2 | `-> >BAZ
`----
|