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 308b343 commit cd619c1Copy full SHA for cd619c1
tree-construction/tests25.dat
@@ -31,6 +31,28 @@
31
| <base>
32
| "A"
33
34
+#data
35
+<!DOCTYPE html><body><basefont>A
36
+#errors
37
+#document
38
+| <!DOCTYPE html>
39
+| <html>
40
+| <head>
41
+| <body>
42
+| <basefont>
43
+| "A"
44
+
45
46
+<!DOCTYPE html><body><bgsound>A
47
48
49
50
51
52
53
+| <bgsound>
54
55
56
#data
57
<!DOCTYPE html><body><br>A
58
#errors
@@ -75,6 +97,17 @@
75
97
| <embed>
76
98
77
99
100
101
+<!DOCTYPE html><body><frame>A
102
103
+26: Stray start tag “frame”.
104
105
106
107
108
109
110
78
111
79
112
<!DOCTYPE html><body><hr>A
80
113
0 commit comments