Bug 1372062 - stylo: update reftest expectations. r=heycam

MozReview-Commit-ID: 4GWvLVvXOzj

--HG--
extra : rebase_source : 2428cf20f774517f7010e2e84c3777da9cd90af8
This commit is contained in:
Ting-Yu Lin 2017-06-19 21:59:21 +08:00
Родитель d54cba6927
Коммит 8fde759b42
1 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

@ -1,15 +1,15 @@
default-preferences pref(dom.forms.datetime,true)
# not valid on Android where type=time looks like type=text
skip-if(Android) fails-if(styloVsGecko) != time-simple-unthemed.html time-simple-unthemed-ref.html
skip-if(Android) fails-if(styloVsGecko) != time-large-font.html time-basic.html
skip-if(Android) != time-simple-unthemed.html time-simple-unthemed-ref.html
skip-if(Android) != time-large-font.html time-basic.html
skip-if(Android) != time-width-height.html time-basic.html
skip-if(Android) fails-if(styloVsGecko) != time-border.html time-basic.html
skip-if(Android) != time-border.html time-basic.html
# only valid on Android where type=number looks the same as type=text
skip-if(!Android) fails-if(styloVsGecko) == time-simple-unthemed.html time-simple-unthemed-ref.html
skip-if(!Android) == time-simple-unthemed.html time-simple-unthemed-ref.html
# type change
skip-if(Android) fails-if(styloVsGecko) == to-time-from-other-type-unthemed.html time-simple-unthemed.html
skip-if(Android) == to-time-from-other-type-unthemed.html time-simple-unthemed.html
skip-if(Android) == from-time-to-other-type-unthemed.html from-time-to-other-type-unthemed-ref.html
# content should not overflow on small width/height
@ -21,4 +21,4 @@ skip-if(Android) == time-small-width-height.html time-small-width-height-ref.htm
skip-if(Android) == time-content-left-aligned.html time-content-left-aligned-ref.html
# reset button should be right aligned
skip-if(Android) fails-if(styloVsGecko) == time-reset-button-right-aligned.html time-reset-button-right-aligned-ref.html # bug 1372062
skip-if(Android) == time-reset-button-right-aligned.html time-reset-button-right-aligned-ref.html # bug 1372062