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 4228942 commit 1d73775Copy full SHA for 1d73775
tree-construction/tests26.dat
@@ -396,3 +396,16 @@ Line 1 Col 19 Expected closing tag. Unexpected end of file.
396
| <html>
397
| <head>
398
| <frameset>
399
+
400
+#data
401
+<!DOCTYPE html><html><frameset></frameset></html>XXX</frameset>
402
+#errors
403
+52: Non-space character in page trailer.
404
405
406
+63: Stray end tag “frameset”.
407
+#document
408
+| <!DOCTYPE html>
409
+| <html>
410
+| <head>
411
+| <frameset>
0 commit comments