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.
1 parent c884c3b commit 87eff48Copy full SHA for 87eff48
tree-construction/template.dat
@@ -1273,6 +1273,8 @@
1273
#data
1274
<body><table><tr><td><select><template>Foo</template><caption>A</table>
1275
#errors
1276
+(1,62): unexpected-caption-in-select-in-table
1277
+(1,71): unexpected-table-end-in-caption
1278
#document
1279
| <html>
1280
| <head>
@@ -1291,6 +1293,8 @@
1291
1293
1292
1294
<body></body><template>
1295
1296
+(1,23): template-after-body
1297
+(1,24): eof-in-template
1298
1299
1300
@@ -1301,6 +1305,8 @@
1301
1305
1302
1306
<head></head><template>
1303
1307
1308
+(1,23): template-after-head
1309
1304
1310
1311
1312
@@ -1311,6 +1317,7 @@
1317
1318
<head></head><template>Foo</template>
1313
1319
1320
1314
1321
1315
1322
1316
1323
0 commit comments