mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 07:47:32 +09:00
Issue #1053 - Part 2b: Remove android from /layout reftests
Also cleans up some other obsolete checks and stylo reftest lists.
This commit is contained in:
parent
787b0a52a3
commit
89823dc87b
397 changed files with 511 additions and 18100 deletions
|
|
@ -17,7 +17,7 @@ fails-if(!nativeThemePref) != textarea-native.html textarea-nonnative.html
|
|||
fuzzy-if(skiaContent,2,53) == textarea-nonnative-when-styled.html textarea-nonnative-when-styled-ref.html
|
||||
fails-if(!nativeThemePref) != button-native.html button-nonnative.html
|
||||
== button-nonnative-when-styled.html button-nonnative-when-styled-ref.html
|
||||
fails-if(!nativeThemePref&&!Android) != combobox-native.html combobox-nonnative.html
|
||||
fails-if(!nativeThemePref) != combobox-native.html combobox-nonnative.html
|
||||
== combobox-nonnative-when-styled.html combobox-nonnative-when-styled-ref.html
|
||||
fails-if(!nativeThemePref) needs-focus != listbox-native.html listbox-nonnative.html
|
||||
needs-focus == listbox-nonnative-when-styled.html listbox-nonnative-when-styled-ref.html
|
||||
|
|
@ -39,7 +39,7 @@ skip-if(!winWidget) != 403458-winmenu-ltr.xul 403458-winmenu-rtl.xul
|
|||
== 492155-1.html about:blank
|
||||
== 492155-2.html about:blank
|
||||
== 492155-3.html about:blank
|
||||
fails-if(Android&&!asyncPan) != 492155-4.html about:blank
|
||||
!= 492155-4.html about:blank
|
||||
|
||||
!= box-shadow-input.html box-shadow-input-ref.html
|
||||
!= box-shadow-button.html box-shadow-button-ref.html
|
||||
|
|
@ -76,9 +76,7 @@ skip-if(!winWidget) == scroll-thumb-minimum-size-notheme.html scroll-thumb-minim
|
|||
# These tests have been written to test the overflow of the window widget
|
||||
# (bug 568825) but we can't test it on Windows and Cocoa because they have
|
||||
# animated progress bars.
|
||||
# Nothing shows up on Android, presumably because that appearance type is
|
||||
# not implemented.
|
||||
skip-if(cocoaWidget) skip-if(winWidget) == progress-overflow.html progress-overflow-ref.html
|
||||
fails-if(Android) skip-if(cocoaWidget) skip-if(winWidget) != progress-overflow-small.html progress-nobar.html
|
||||
skip-if(cocoaWidget) skip-if(winWidget) != progress-overflow-small.html progress-nobar.html
|
||||
|
||||
== 676387-1.xul 676387-1-ref.xul
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue