File tree Expand file tree Collapse file tree 2 files changed +40
-0
lines changed Expand file tree Collapse file tree 2 files changed +40
-0
lines changed Original file line number Diff line number Diff line change 7575| <head>
7676| <frameset>
7777
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+
78107#data
79108<!DOCTYPE html><frameset><!DOCTYPE html>
80109#errors
Original file line number Diff line number Diff line change 8787| <command>
8888| "A"
8989
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+
90101#data
91102<!DOCTYPE html><body><embed>A
92103#errors
You can’t perform that action at this time.
0 commit comments