We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ddd636 commit 71eebd5Copy full SHA for 71eebd5
tree-construction/webkit01.dat
@@ -307,6 +307,20 @@ console.log("FOO<span>BAR</span>BAZ");
307
| <body>
308
| <!-- Hi there -->
309
310
+#data
311
+<html><body></body></html><!-- Comment A --><!-- Comment B --><!-- Comment C --><!-- Comment D --><!-- Comment E -->
312
+#errors
313
+(1,6): expected-doctype-but-got-start-tag
314
+#document
315
+| <html>
316
+| <head>
317
+| <body>
318
+| <!-- Comment A -->
319
+| <!-- Comment B -->
320
+| <!-- Comment C -->
321
+| <!-- Comment D -->
322
+| <!-- Comment E -->
323
+
324
#data
325
<html><body></body></html>x<!-- Hi there -->
326
#errors
0 commit comments