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.
</button>
<p>
1 parent 538a6cd commit 9f14a9aCopy full SHA for 9f14a9a
tree-construction/tests20.dat
@@ -508,6 +508,21 @@
508
| <button>
509
| <p>
510
511
+#data
512
+<!doctype html><button><p></button>x
513
+#errors
514
+(1,35): end-tag-too-early
515
+(1,36): expected-named-closing-tag-but-got-eof
516
+(1,36): expected-closing-tag-but-got-eof
517
+#document
518
+| <!DOCTYPE html>
519
+| <html>
520
+| <head>
521
+| <body>
522
+| <button>
523
+| <p>
524
+| "x"
525
+
526
#data
527
<!doctype html><address><button></address>a
528
#errors
0 commit comments