mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
Bug 1357169 - Make radio-stretched reftest pass expectedly, and disable two reftests for Android. r=mats
MozReview-Commit-ID: A5zHwXl2euQ --HG-- extra : rebase_source : 7c4db21d2183fee5a3144f1ad689dff282f04bba
This commit is contained in:
parent
47d93efc2d
commit
196e3f85b9
@ -1,5 +1,5 @@
|
||||
== label-dynamic.html label-dynamic-ref.html
|
||||
fails-if(Android) == radio-stretched.html radio-stretched-ref.html # test for bug 464589
|
||||
== radio-stretched.html radio-stretched-ref.html # test for bug 464589
|
||||
!= checked-native.html checked-native-notref.html
|
||||
fails-if(Android) == checked-appearance-none.html about:blank
|
||||
fails-if(Android) == unchecked-appearance-none.html about:blank
|
||||
@ -14,4 +14,4 @@ fails-if(Android) == indeterminate-unchecked.html about:blank
|
||||
skip-if(!gtkWidget) == gtk-theme-width-height.html gtk-theme-width-height-ref.html
|
||||
skip-if(Android) == checkbox-baseline.html checkbox-baseline-ref.html # skip-if(Android) because Android use appearance:none by default for checkbox/radio.
|
||||
skip-if(Android) == checkbox-radio-color.html checkbox-radio-color-ref.html # skip-if(Android) because Android use appearance:none by default for checkbox/radio.
|
||||
skip-if(!Android) == checkbox-radio-auto-sized.html checkbox-radio-auto-sized-ref.html
|
||||
skip == checkbox-radio-auto-sized.html checkbox-radio-auto-sized-ref.html # Disabled until bug 1352238 is fixed.
|
||||
|
@ -105,7 +105,7 @@ HTTP(..) == 1127488-align-right-vertical-lr-ltr.html 1127488-align-bottom-left-r
|
||||
== 1130907-intrinsic-sizing-2.html 1130907-intrinsic-sizing-2-ref.html
|
||||
== 1131013-vertical-bidi.html 1131013-vertical-bidi-ref.html
|
||||
== 1133945-1-vertical-align.html 1133945-1-vertical-align-ref.html
|
||||
== 1134744-radio-checkbox-baseline-1.html 1134744-radio-checkbox-baseline-1-ref.html
|
||||
skip-if(Android) == 1134744-radio-checkbox-baseline-1.html 1134744-radio-checkbox-baseline-1-ref.html # Disabled on Android until bug 1352238 is fixed.
|
||||
== 1134849-orthogonal-inline.html 1134849-orthogonal-inline-ref.html
|
||||
== 1135361-ruby-justify-1.html 1135361-ruby-justify-1-ref.html # bug 1136067
|
||||
fuzzy-if(winWidget,255,163) fuzzy-if(skiaContent,159,111) == 1136557-1-nested-spans.html 1136557-1-nested-spans-ref.html
|
||||
|
Loading…
Reference in New Issue
Block a user