mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
No bug because we seem not to care, mark linear-gradient-1b.html as failing on 10.8+Azure too
This commit is contained in:
parent
91a22ba542
commit
a77d5dd9d2
@ -52,8 +52,8 @@ fails-if(Android) != text-font-lang.html text-font-lang-notref.html
|
||||
# test
|
||||
fails-if(azureQuartz) == linear-gradient-1a.html linear-gradient-1-ref.html
|
||||
|
||||
# this passes with cairo on 10.7 but not with azure for reasons unknown
|
||||
fails-if(/Mac\x20OS\x20X\x2010\.[56]/.test(http.oscpu)||(azureQuartz&&/Mac\x20OS\x20X\x2010\.7/.test(http.oscpu))) == linear-gradient-1b.html linear-gradient-1-ref.html
|
||||
# this passes with cairo on 10.7 and 10.8 but not with azure for reasons unknown
|
||||
fails-if(/Mac\x20OS\x20X\x2010\.[56]/.test(http.oscpu)||(azureQuartz&&/Mac\x20OS\x20X\x2010\.[78]/.test(http.oscpu))) == linear-gradient-1b.html linear-gradient-1-ref.html
|
||||
|
||||
== zero-dimensions.html zero-dimensions-ref.html
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user