mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +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
|
|
@ -1,11 +1,11 @@
|
|||
skip-if(Android) == resize.html resize-ref.html
|
||||
== resize.html resize-ref.html
|
||||
# an offset seems to apply to the native resizer on windows so skip this test for now
|
||||
skip-if(Android) skip-if(winWidget) fuzzy-if(cocoaWidget,1,33) fuzzy-if(skiaContent&&!winWidget&&!Android,5,10) == resize-background.html resize-background-ref.html
|
||||
skip-if(Android) != ltr.html rtl.html
|
||||
skip-if(Android) != ltr-scrollbar.html rtl-scrollbar.html
|
||||
skip-if(Android) != in-ltr-doc-scrollbar.html in-rtl-doc-scrollbar.html
|
||||
skip-if(Android) != ltr.html no-resize.html
|
||||
skip-if(Android) fails-if(xulRuntime.widgetToolkit=="gtk2") != rtl.html no-resize.html # bug 834724
|
||||
skip-if(winWidget) fuzzy-if(cocoaWidget,1,33) fuzzy-if(skiaContent&&!winWidget,5,10) == resize-background.html resize-background-ref.html
|
||||
!= ltr.html rtl.html
|
||||
!= ltr-scrollbar.html rtl-scrollbar.html
|
||||
!= in-ltr-doc-scrollbar.html in-rtl-doc-scrollbar.html
|
||||
!= ltr.html no-resize.html
|
||||
fails-if(xulRuntime.widgetToolkit=="gtk2") != rtl.html no-resize.html # bug 834724
|
||||
== rtl.html rtl-dynamic-attr.html
|
||||
== rtl.html rtl-dynamic-style.html
|
||||
== rtl.html in-dynamic-rtl-doc.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue