|
387 | 387 | | <select> |
388 | 388 | | <option> |
389 | 389 |
|
390 | | -#data |
391 | | -<!doctype html><select><option></optgroup> |
392 | | -#errors |
393 | | -(1,42): unexpected-end-tag-in-select |
394 | | -(1,42): eof-in-select |
395 | | -#document |
396 | | -| <!DOCTYPE html> |
397 | | -| <html> |
398 | | -| <head> |
399 | | -| <body> |
400 | | -| <select> |
401 | | -| <option> |
402 | | - |
403 | 390 | #data |
404 | 391 | <!doctype html><dd><optgroup><dd> |
405 | 392 | #errors |
|
1235 | 1222 | | "c" |
1236 | 1223 | | <table> |
1237 | 1224 |
|
1238 | | -#data |
1239 | | -<!doctype html><table><i>a<b>b<div>c<a>d</i>e</b>f |
1240 | | -#errors |
1241 | | -(1,25): foster-parenting-start-tag |
1242 | | -(1,26): foster-parenting-character |
1243 | | -(1,29): foster-parenting-start-tag |
1244 | | -(1,30): foster-parenting-character |
1245 | | -(1,35): foster-parenting-start-tag |
1246 | | -(1,36): foster-parenting-character |
1247 | | -(1,39): foster-parenting-start-tag |
1248 | | -(1,40): foster-parenting-character |
1249 | | -(1,44): foster-parenting-end-tag |
1250 | | -(1,44): adoption-agency-1.3 |
1251 | | -(1,44): adoption-agency-1.3 |
1252 | | -(1,45): foster-parenting-character |
1253 | | -(1,49): foster-parenting-end-tag |
1254 | | -(1,44): adoption-agency-1.3 |
1255 | | -(1,44): adoption-agency-1.3 |
1256 | | -(1,50): foster-parenting-character |
1257 | | -(1,50): eof-in-table |
1258 | | -#document |
1259 | | -| <!DOCTYPE html> |
1260 | | -| <html> |
1261 | | -| <head> |
1262 | | -| <body> |
1263 | | -| <i> |
1264 | | -| "a" |
1265 | | -| <b> |
1266 | | -| "b" |
1267 | | -| <b> |
1268 | | -| <div> |
1269 | | -| <b> |
1270 | | -| <i> |
1271 | | -| "c" |
1272 | | -| <a> |
1273 | | -| "d" |
1274 | | -| <a> |
1275 | | -| "e" |
1276 | | -| <a> |
1277 | | -| "f" |
1278 | | -| <table> |
1279 | | - |
1280 | 1225 | #data |
1281 | 1226 | <!doctype html><table><i>a<div>b<tr>c<b>d</i>e |
1282 | 1227 | #errors |
|
0 commit comments