Bug 1307332 - Remove B2G and Mulet annotations from reftest.list: layout/reftests/text-shadow. r=dholbert

MozReview-Commit-ID: 4YHZkijRs3e
This commit is contained in:
Sebastian Hengst 2016-10-09 09:51:33 +02:00
parent 9605b3b9ed
commit 3775c2f52d

View File

@ -1,10 +1,10 @@
== 723669.html 723669-ref.html
skip-if((B2G&&browserIsRemote)||Mulet) == basic.xul basic-ref.xul # Initial mulet triage: parity with B2G/B2G Desktop
random-if(Android) skip-if((B2G&&browserIsRemote)||Mulet) == basic-negcoord.xul basic-negcoord-ref.xul # Initial mulet triage: parity with B2G/B2G Desktop
skip-if((B2G&&browserIsRemote)||Mulet) != blur.xul blur-notref.xul # Initial mulet triage: parity with B2G/B2G Desktop
skip-if((B2G&&browserIsRemote)||Mulet) == color-inherit.xul color-inherit-ref.xul # Initial mulet triage: parity with B2G/B2G Desktop
skip-if((B2G&&browserIsRemote)||Mulet) == multiple-noblur.xul multiple-noblur-ref.xul # Initial mulet triage: parity with B2G/B2G Desktop
== basic.xul basic-ref.xul
random-if(Android) == basic-negcoord.xul basic-negcoord-ref.xul
!= blur.xul blur-notref.xul
== color-inherit.xul color-inherit-ref.xul
== multiple-noblur.xul multiple-noblur-ref.xul
HTTP(..) == blur-opacity.html blur-opacity-ref.html
== basic.html basic-ref.html
@ -26,9 +26,9 @@ HTTP(..) == blur-opacity.html blur-opacity-ref.html
== overflow-not-scrollable-2.html overflow-not-scrollable-2-ref.html
needs-focus != text-shadow-selected-1.html text-shadow-selected-1-notref.html
fails-if(Android||B2G) fuzzy-if(skiaContent&&!Android,1,1000) needs-focus == text-shadow-selected-1.html text-shadow-selected-1-ref.html # different foreground selection color on Android/B2G
fails-if(Android) fuzzy-if(skiaContent&&!Android,1,1000) needs-focus == text-shadow-selected-1.html text-shadow-selected-1-ref.html # different foreground selection color on Android
needs-focus != text-shadow-selected-2.html text-shadow-selected-2-notref.html
fails-if(Android||B2G) fuzzy-if(skiaContent&&!Android,1,1400) needs-focus == text-shadow-selected-2.html text-shadow-selected-2-ref.html # different foreground selection color on Android/B2G
fails-if(Android) fuzzy-if(skiaContent&&!Android,1,1400) needs-focus == text-shadow-selected-2.html text-shadow-selected-2-ref.html # different foreground selection color on Android
# bug 692744
== text-shadow-on-space-1.html text-shadow-on-space-1-ref.html