Dactyloidae/layout/reftests/forms/input/datetime/reftest.list
Moonchild 89823dc87b Issue #1053 - Part 2b: Remove android from /layout reftests
Also cleans up some other obsolete checks and stylo reftest lists.
2021-01-01 10:02:18 +08:00

21 lines
883 B
Text

default-preferences pref(dom.forms.datetime,true)
!= time-simple-unthemed.html time-simple-unthemed-ref.html
!= time-large-font.html time-basic.html
!= time-width-height.html time-basic.html
!= time-border.html time-basic.html
# type change
== to-time-from-other-type-unthemed.html time-simple-unthemed.html
== from-time-to-other-type-unthemed.html from-time-to-other-type-unthemed-ref.html
# content should not overflow on small width/height
== time-small-width.html time-small-width-ref.html
== time-small-height.html time-small-height-ref.html
== time-small-width-height.html time-small-width-height-ref.html
# content (text) should be left aligned
== time-content-left-aligned.html time-content-left-aligned-ref.html
# reset button should be right aligned
fails-if(styloVsGecko) == time-reset-button-right-aligned.html time-reset-button-right-aligned-ref.html # bug 1372062