Skip to content

Commit 43b1c0a

Browse files
committed
1 parent 7264e12 commit 43b1c0a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

tree-construction/tests26.dat

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,3 +372,17 @@
372372
| <div>
373373
| <!-- /div -->
374374
| "a"
375+
376+
#data
377+
<button><p><button>
378+
#errors
379+
Line 1 Col 8 Unexpected start tag (button). Expected DOCTYPE.
380+
Line 1 Col 19 Unexpected start tag (button) implies end tag (button).
381+
Line 1 Col 19 Expected closing tag. Unexpected end of file.
382+
#document
383+
| <html>
384+
| <head>
385+
| <body>
386+
| <button>
387+
| <p>
388+
| <button>

0 commit comments

Comments
 (0)