8000
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.
2 parents 0bc3ddc + d508c12 commit 5a68bb7Copy full SHA for 5a68bb7
tree-construction/tests14.dat
@@ -40,4 +40,35 @@
40
| <html>
41
| xml:lang="bar"
42
| <head>
43
-| <body>
+| <body>
44
+
45
+#data
46
+<!DOCTYPE html><html 123=456>
47
+#errors
48
+#document
49
+| <!DOCTYPE html>
50
+| <html>
51
+| 123="456"
52
+| <head>
53
54
55
56
+<!DOCTYPE html><html 123=456><html 789=012>
57
58
59
60
61
62
+| 789="012"
63
64
65
66
67
+<!DOCTYPE html><html><body 789=012>
68
69
70
71
72
73
74
0 commit comments