Bug 883423 - mark even more reftests as needs-focus; r=dholbert

This commit is contained in:
Nathan Froyd 2013-06-14 19:01:45 -04:00
parent 81228503c6
commit 6a83f0d559
2 changed files with 12 additions and 12 deletions

View File

@ -98,13 +98,13 @@ skip-if(Android||B2G) needs-focus == 462758-grabbers-resizers.html 462758-grabbe
== 388980-1.html 388980-1-ref.html
needs-focus == spellcheck-superscript-1.html spellcheck-superscript-1-ref.html
skip-if(B2G) fails-if(Android) needs-focus != spellcheck-superscript-2.html spellcheck-superscript-2-ref.html # bug 783658
== 824080-1.html 824080-1-ref.html
== 824080-2.html 824080-2-ref.html
== 824080-3.html 824080-3-ref.html
!= 824080-2.html 824080-3.html
== 824080-4.html 824080-4-ref.html
== 824080-5.html 824080-5-ref.html
!= 824080-4.html 824080-5.html
== 824080-6.html 824080-6-ref.html
== 824080-7.html 824080-7-ref.html
!= 824080-6.html 824080-7.html
needs-focus == 824080-1.html 824080-1-ref.html
needs-focus == 824080-2.html 824080-2-ref.html
needs-focus == 824080-3.html 824080-3-ref.html
needs-focus != 824080-2.html 824080-3.html
needs-focus == 824080-4.html 824080-4-ref.html
needs-focus == 824080-5.html 824080-5-ref.html
needs-focus != 824080-4.html 824080-5.html
needs-focus == 824080-6.html 824080-6-ref.html
needs-focus == 824080-7.html 824080-7-ref.html
needs-focus != 824080-6.html 824080-7.html

View File

@ -27,8 +27,8 @@
# these 3 random-if(Android) are a difference of Native & Xul, see bug 739714
random-if(Android||B2G) needs-focus != pseudo-element-of-native-anonymous.html pseudo-element-of-native-anonymous-ref.html # bug 676641
# These tests uses Highlight and HighlightText color keywords, they are not same as text selection color on Mac.
random-if(Android||B2G) fails-if(cocoaWidget) == non-themed-widget.html non-themed-widget-ref.html # bug 773482
random-if(Android||B2G) fails-if(cocoaWidget) == themed-widget.html themed-widget-ref.html
random-if(Android||B2G) fails-if(cocoaWidget) needs-focus == non-themed-widget.html non-themed-widget-ref.html # bug 773482
random-if(Android||B2G) fails-if(cocoaWidget) needs-focus == themed-widget.html themed-widget-ref.html
== addrange-1.html addrange-ref.html
== addrange-2.html addrange-ref.html
== splitText-normalize.html splitText-normalize-ref.html