@@ -244,7 +244,6 @@ public void article() throws Exception {
244
244
FF = "1240" ,
245
245
FF_ESR = "1244" )
246
246
@ HtmlUnitNYI (EDGE = "1240" ,
247
- FF = "1240" ,
248
247
FF_ESR = "1240" )
249
248
public void aside () throws Exception {
250
249
test ("aside" );
@@ -445,7 +444,6 @@ public void caption() throws Exception {
445
444
FF = "1240" ,
446
445
FF_ESR = "1244" )
447
446
@ HtmlUnitNYI (EDGE = "1240" ,
448
- FF = "1240" ,
449
447
FF_ESR = "1240" )
450
448
public void center () throws Exception {
451
449
test ("center" );
@@ -506,7 +504,6 @@ public void datalist() throws Exception {
506
504
FF = "1240" ,
507
505
FF_ESR = "1244" )
508
506
@ HtmlUnitNYI (EDGE = "1240" ,
509
- FF = "1240" ,
510
507
FF_ESR = "1240" )
511
508
public void details () throws Exception {
512
509
test ("details" );
@@ -661,8 +658,7 @@ public void em() throws Exception {
661
658
FF_ESR = "1240" )
662
659
@ HtmlUnitNYI (CHROME = "1240" ,
663
660
EDGE = "1240" ,
664
- FF = "1240" ,
665
- FF_ESR = "1240" )
661
+ FF = "1240" )
666
662
public void fieldset () throws Exception {
667
663
test ("fieldset" );
668
664
}
@@ -678,7 +674,6 @@ public void fieldset() throws Exception {
678
674
FF = "1240" ,
679
675
FF_ESR = "1244" )
680
676
@ HtmlUnitNYI (EDGE = "1240" ,
681
- FF = "1240" ,
682
677
FF_ESR = "1240" )
683
678
public void figcaption () throws Exception {
684
679
test ("figcaption" );
@@ -756,7 +751,6 @@ public void form() throws Exception {
756
751
FF = "1256" ,
757
752
FF_ESR = "1260" )
758
753
@ HtmlUnitNYI (EDGE = "1256" ,
759
- FF = "1256" ,
760
754
FF_ESR = "1256" )
761
755
public void frame () throws Exception {
762
756
test ("frame" );
@@ -773,7 +767,6 @@ public void frame() throws Exception {
773
767
FF = "1256" ,
774
768
FF_ESR = "1260" )
775
769
@ HtmlUnitNYI (EDGE = "1256" ,
776
- FF = "1256" ,
777
770
FF_ESR = "1256" )
778
771
public void frameset () throws Exception {
779
772
test ("frameset" );
@@ -897,7 +890,6 @@ public void head() throws Exception {
897
890
FF = "1240" ,
898
891
FF_ESR = "1244" )
899
892
@ HtmlUnitNYI (EDGE = "1240" ,
900
- FF = "1240" ,
901
893
FF_ESR = "1240" )
902
894
public void header () throws Exception {
903
895
test ("header" );
@@ -1385,7 +1377,7 @@ public void optgroup() throws Exception {
1385
1377
FF = "1240" ,
1386
1378
FF_ESR = "1244" )
1387
1379
@ HtmlUnitNYI (EDGE = "1240" ,
1388
- FF_ESR = "1240" )
1380
+ FF_ESR = "1240" )
1389
1381
public void option () throws Exception {
1390
1382
test ("option" );
1391
1383
}
0 commit comments