Skip to content

Commit b9e6aae

Browse files
committed
Add a test based on html5lib/html5lib-python#217
1 parent b2f4f58 commit b9e6aae

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

tree-construction/adoption01.dat

+17
Original file line numberDiff line numberDiff line change
@@ -335,3 +335,20 @@
335335
| <b>
336336
| <b>
337337
| "x"
338+
339+
#data
340+
<b><em><foo><foob><fooc><aside></b></em>
341+
#errors
342+
(1,35): adoption-agency-1.3
343+
(1,40): adoption-agency-1.3
344+
(1,40): expected-closing-tag-but-got-eof
345+
#document-fragment
346+
div
347+
#document
348+
| <b>
349+
| <em>
350+
| <foo>
351+
| <foob>
352+
| <fooc>
353+
| <aside>
354+
| <b>

0 commit comments

Comments
 (0)