File tree 2 files changed +40
-0
lines changed 2 files changed +40
-0
lines changed Original file line number Diff line number Diff line change 75
75
| <head>
76
76
| <frameset>
77
77
78
+ #data
79
+ <!DOCTYPE html><frameset> te st
80
+ #errors
81
+ (1,29): unexpected-char-in-frameset
82
+ (1,29): unexpected-char-in-frameset
83
+ (1,29): unexpected-char-in-frameset
84
+ (1,29): unexpected-char-in-frameset
85
+ (1,29): eof-in-frameset
86
+ #document
87
+ | <!DOCTYPE html>
88
+ | <html>
89
+ | <head>
90
+ | <frameset>
91
+ | " "
92
+
93
+ #data
94
+ <!DOCTYPE html><frameset></frameset> te st
95
+ #errors
96
+ (1,29): unexpected-char-after-frameset
97
+ (1,29): unexpected-char-after-frameset
98
+ (1,29): unexpected-char-after-frameset
99
+ (1,29): unexpected-char-after-frameset
100
+ #document
101
+ | <!DOCTYPE html>
102
+ | <html>
103
+ | <head>
104
+ | <frameset>
105
+ | " "
106
+
78
107
#data
79
108
<!DOCTYPE html><frameset><!DOCTYPE html>
80
109
#errors
Original file line number Diff line number Diff line change 87
87
| <command>
88
88
| "A"
89
89
90
+ #data
91
+ <!DOCTYPE html><body><menuitem>A
92
+ #errors
93
+ #document
94
+ | <!DOCTYPE html>
95
+ | <html>
96
+ | <head>
97
+ | <body>
98
+ | <menuitem>
99
+ | "A"
100
+
90
101
#data
91
102
<!DOCTYPE html><body><embed>A
92
103
#errors
You can’t perform that action at this time.
0 commit comments