File tree Expand file tree Collapse file tree 1 file changed +49
-0
lines changed Expand file tree Collapse file tree 1 file changed +49
-0
lines changed Original file line number Diff line number Diff line change 1269
1269
| <template>
1270
1270
| content
1271
1271
| <span>
1272
+
1273
+ #data
1274
+ <body><table><tr><td><select><template>Foo</template><caption>A</table>
1275
+ #errors
1276
+ #document
1277
+ | <html>
1278
+ | <head>
1279
+ | <body>
1280
+ | <table>
1281
+ | <tbody>
1282
+ | <tr>
1283
+ | <td>
1284
+ | <select>
1285
+ | <template>
1286
+ | content
1287
+ | "Foo"
1288
+ | <caption>
1289
+ | "A"
1290
+
1291
+ #data
1292
+ <body></body><template>
1293
+ #errors
1294
+ #document
1295
+ | <html>
1296
+ | <head>
1297
+ | <body>
1298
+ | <template>
1299
+ | content
1300
+
1301
+ #data
1302
+ <head></head><template>
1303
+ #errors
1304
+ #document
1305
+ | <html>
1306
+ | <head>
1307
+ | <template>
1308
+ | content
1309
+ | <body>
1310
+
1311
+ #data
1312
+ <head></head><template>Foo</template>
1313
+ #errors
1314
+ #document
1315
+ | <html>
1316
+ | <head>
1317
+ | <template>
1318
+ | content
1319
+ | "Foo"
1320
+ | <body>
You can’t perform that action at this time.
0 commit comments