We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7264e12 commit 43b1c0aCopy full SHA for 43b1c0a
tree-construction/tests26.dat
@@ -372,3 +372,17 @@
372
| <div>
373
| <!-- /div -->
374
| "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
0 commit comments