diff options
author | Moonchild <moonchild@palemoon.org> | 2020-12-31 22:46:09 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-12-31 22:46:09 +0000 |
commit | 0bb464bfc13e3a0239fd268de265fc332014b385 (patch) | |
tree | 5b3075f86ebe79961b047fc5e338d65b933f3f23 /layout/reftests/font-matching/reftest.list | |
parent | e011a048e431bd850bfd42b5fb8c6eec0b6b878e (diff) | |
download | UXP-0bb464bfc13e3a0239fd268de265fc332014b385.tar UXP-0bb464bfc13e3a0239fd268de265fc332014b385.tar.gz UXP-0bb464bfc13e3a0239fd268de265fc332014b385.tar.lz UXP-0bb464bfc13e3a0239fd268de265fc332014b385.tar.xz UXP-0bb464bfc13e3a0239fd268de265fc332014b385.zip |
Issue #1053 - Part 2b: Remove android from /layout reftests
Also cleans up some other obsolete checks and stylo reftest lists.
Diffstat (limited to 'layout/reftests/font-matching/reftest.list')
-rw-r--r-- | layout/reftests/font-matching/reftest.list | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/layout/reftests/font-matching/reftest.list b/layout/reftests/font-matching/reftest.list index ec2c98f21..f9c396289 100644 --- a/layout/reftests/font-matching/reftest.list +++ b/layout/reftests/font-matching/reftest.list @@ -67,7 +67,7 @@ fuzzy-if(OSX==1010,1,30) HTTP(..) == weightmapping-12579.html weightmapping-1257 HTTP(..) == stretchmapping-all.html stretchmapping-all-ref.html HTTP(..) == stretchmapping-reverse.html stretchmapping-reverse-ref.html -fuzzy-if(OSX==1010&&browserIsRemote,1,17) fuzzy-if(Android,4,8) HTTP(..) == stretchmapping-35.html stretchmapping-35-ref.html +fuzzy-if(OSX==1010&&browserIsRemote,1,17) HTTP(..) == stretchmapping-35.html stretchmapping-35-ref.html fuzzy-if(OSX==1010,3,5) HTTP(..) == stretchmapping-137.html stretchmapping-137-ref.html # test for font-stretch using @font-face @@ -83,8 +83,7 @@ HTTP(..) == font-shorthand-stretch-1.html font-stretch-1-ref.html # **NOTE** we skip these on Linux because of bug 769659. # test 1 uses Cherokee; expected to pass on OS X and Win7 random-if(!(cocoaWidget||/^Windows\x20NT\x206\.1/.test(http.oscpu))) skip-if(gtkWidget) != bold-system-fallback-1.html bold-system-fallback-1-notref.html -# test 2 uses Chess symbols; expected to pass on Android -random-if(!Android) skip-if(gtkWidget) != bold-system-fallback-2.html bold-system-fallback-2-notref.html +skip-if(gtkWidget) != bold-system-fallback-2.html bold-system-fallback-2-notref.html # Bug 769475 - applying 'italic' to Arabic text in Arial should NOT change family or metrics. # Expected to pass on MacOSX and Windows; other platforms unknown, depending on font availability. |