Skip to content

Commit 040d0f6

Browse files
committed
Add changes from spec PR
1 parent e770e89 commit 040d0f6

File tree

5 files changed

+28
-38
lines changed

5 files changed

+28
-38
lines changed

tree-construction/tests1.dat

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -367,9 +367,8 @@ Line1<br>Line2<br>Line3<br>Line4
367367
| <b>
368368
| <option>
369369
| <b>
370-
| <select>
371-
| <option>
372-
| "X"
370+
| <option>
371+
| "X"
373372

374373
#data
375374
<a><table><td><a><table></table><a></tr><a></table><b>X</b>C<a>Y
@@ -1546,8 +1545,7 @@ Line1<br>Line2<br>Line3<br>Line4
15461545
| <b>
15471546
| <option>
15481547
| <b>
1549-
| <select>
1550-
| <option>
1548+
| <option>
15511549

15521550
#data
15531551
<html><head><title></title><body></body></html>

tree-construction/tests2.dat

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -511,8 +511,7 @@
511511
| <optgroup>
512512
| <option>
513513
| <option>
514-
| <select>
515-
| <option>
514+
| <option>
516515

517516
#data
518517
<!DOCTYPE html><select><optgroup><option><optgroup>

tree-construction/tests7.dat

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,7 @@ X</listing>
221221
| <head>
222222
| <body>
223223
| <select>
224-
| <select>
225-
| "X"
224+
| "X"
226225

227226
#data
228227
<!doctype html><table><input type=hidDEN></table>

tree-construction/webkit01.dat

Lines changed: 15 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -453,25 +453,21 @@ no-doctype
453453
| <select>
454454
| <option>
455455
| "A"
456-
| <select>
457-
| <option>
458-
| "B"
459-
| <select>
460-
| <option>
461-
| "C"
462-
| <select>
463-
| <option>
464-
| "D"
465-
| <select>
466-
| <option>
467-
| "E"
468-
| <select>
469-
| <option>
470-
| "F"
471-
| <select>
472-
| <option>
473-
| "G"
474-
| <select>
456+
| <option>
457+
| "B"
458+
| <select>
459+
| <option>
460+
| "C"
461+
| <option>
462+
| "D"
463+
| <select>
464+
| <option>
465+
| "E"
466+
| <option>
467+
| "F"
468+
| <select>
469+
| <option>
470+
| "G"
475471

476472
#data
477473
<dd><dd><dt><dt><dd><li><li>

tree-construction/webkit02.dat

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ eof-in-math
439439
| <select>
440440
| <optgroup>
441441
| <option>
442-
| <hr>
442+
| <hr>
443443

444444
#data
445445
<select><optgroup><hr>
@@ -452,7 +452,7 @@ eof-in-math
452452
| <body>
453453
| <select>
454454
| <optgroup>
455-
| <hr>
455+
| <hr>
456456

457457
#data
458458
<select><option><optgroup><hr>
@@ -466,7 +466,7 @@ eof-in-math
466466
| <select>
467467
| <option>
468468
| <optgroup>
469-
| <hr>
469+
| <hr>
470470

471471
#data
472472
<table><tr><td><select><hr>
@@ -517,7 +517,7 @@ eof-in-math
517517
| <select>
518518
| <optgroup>
519519
| <option>
520-
| <hr>
520+
| <hr>
521521

522522
#data
523523
<table><tr><td><select><optgroup><hr>
@@ -534,7 +534,7 @@ eof-in-math
534534
| <td>
535535
| <select>
536536
| <optgroup>
537-
| <hr>
537+
| <hr>
538538

539539
#data
540540
<table><tr><td><select><option><optgroup><hr>
@@ -552,7 +552,7 @@ eof-in-math
552552
| <select>
553553
| <option>
554554
| <optgroup>
555-
| <hr>
555+
| <hr>
556556

557557
#data
558558
<select><div><i></div><option>option
@@ -567,8 +567,8 @@ eof-in-math
567567
| <select>
568568
| <div>
569569
| <i>
570-
| <option>
571-
| <i>
570+
| <i>
571+
| <option>
572572
| "option"
573573

574574
#data
@@ -648,7 +648,6 @@ eof-in-math
648648
| <body>
649649
| <select>
650650
| <button>
651-
| <select>
652651

653652
#data
654653
<select><button><div><select></select>
@@ -662,7 +661,6 @@ eof-in-math
662661
| <select>
663662
| <button>
664663
| <div>
665-
| <select>
666664

667665
#data
668666
<select><div><option><img>option</option></div></select>

0 commit comments

Comments
 (0)