File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 12731273#data
12741274<body><table><tr><td><select><template>Foo</template><caption>A</table>
12751275#errors
1276+ (1,62): unexpected-caption-in-select-in-table
1277+ (1,71): unexpected-table-end-in-caption
12761278#document
12771279| <html>
12781280| <head>
12911293#data
12921294<body></body><template>
12931295#errors
1296+ (1,23): template-after-body
1297+ (1,24): eof-in-template
12941298#document
12951299| <html>
12961300| <head>
13011305#data
13021306<head></head><template>
13031307#errors
1308+ (1,23): template-after-head
1309+ (1,24): eof-in-template
13041310#document
13051311| <html>
13061312| <head>
13111317#data
13121318<head></head><template>Foo</template>
13131319#errors
1320+ (1,23): template-after-head
13141321#document
13151322| <html>
13161323| <head>
You can’t perform that action at this time.
0 commit comments