File tree Expand file tree Collapse file tree 1 file changed +132
-0
lines changed Expand file tree Collapse file tree 1 file changed +132
-0
lines changed Original file line number Diff line number Diff line change @@ -400,3 +400,135 @@ eof-in-math
400400| <body>
401401| <math math>
402402| definitionURL=""
403+
404+ #data
405+ <select><hr>
406+ #errors
407+ #document
408+ | <html>
409+ | <head>
410+ | <body>
411+ | <select>
412+ | <hr>
413+
414+ #data
415+ <select><option><hr>
416+ #errors
417+ #document
418+ | <html>
419+ | <head>
420+ | <body>
421+ | <select>
422+ | <option>
423+ | <hr>
424+
425+ #data
426+ <select><optgroup><option><hr>
427+ #errors
428+ #document
429+ | <html>
430+ | <head>
431+ | <body>
432+ | <select>
433+ | <optgroup>
434+ | <option>
435+ | <hr>
436+
437+ #data
438+ <select><optgroup><hr>
439+ #errors
440+ #document
441+ | <html>
442+ | <head>
443+ | <body>
444+ | <select>
445+ | <optgroup>
446+ | <hr>
447+
448+ #data
449+ <select><option><optgroup><hr>
450+ #errors
451+ #document
452+ | <html>
453+ | <head>
454+ | <body>
455+ | <select>
456+ | <option>
457+ | <optgroup>
458+ | <hr>
459+
460+ #data
461+ <table><tr><td><select><hr>
462+ #errors
463+ #document
464+ | <html>
465+ | <head>
466+ | <body>
467+ | <table>
468+ | <tbody>
469+ | <tr>
470+ | <td>
471+ | <select>
472+ | <hr>
473+
474+ #data
475+ <table><tr><td><select><option><hr>
476+ #errors
477+ #document
478+ | <html>
479+ | <head>
480+ | <body>
481+ | <table>
482+ | <tbody>
483+ | <tr>
484+ | <td>
485+ | <select>
486+ | <option>
487+ | <hr>
488+
489+ #data
490+ <table><tr><td><select><optgroup><option><hr>
491+ #errors
492+ #document
493+ | <html>
494+ | <head>
495+ | <body>
496+ | <table>
497+ | <tbody>
498+ | <tr>
499+ | <td>
500+ | <select>
501+ | <optgroup>
502+ | <option>
503+ | <hr>
504+
505+ #data
506+ <table><tr><td><select><optgroup><hr>
507+ #errors
508+ #document
509+ | <html>
510+ | <head>
511+ | <body>
512+ | <table>
513+ | <tbody>
514+ | <tr>
515+ | <td>
516+ | <select>
517+ | <optgroup>
518+ | <hr>
519+
520+ #data
521+ <table><tr><td><select><option><optgroup><hr>
522+ #errors
523+ #document
524+ | <html>
525+ | <head>
526+ | <body>
527+ | <table>
528+ | <tbody>
529+ | <tr>
530+ | <td>
531+ | <select>
532+ | <option>
533+ | <optgroup>
534+ | <hr>
You can’t perform that action at this time.
0 commit comments