mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 849659 - Make Ripc/Cipc pass on OSX; r=dbaron
This commit is contained in:
parent
ae26e62744
commit
1574205dac
@ -7,7 +7,7 @@ load 56746-1.html
|
||||
load 89101-1.html
|
||||
load 89358-1.html
|
||||
load 90205-1.html
|
||||
load 99776-1.html
|
||||
skip-if((OSX==10.7||OSX==10.8)&&browserIsRemote) load 99776-1.html # Bug 849747
|
||||
load 118931-1.html
|
||||
load 121533-1.html
|
||||
load 123049-1.html
|
||||
|
@ -92,7 +92,7 @@ needs-focus == data:text/plain, about:blank
|
||||
# Sanity check of viewport+displayport overrides
|
||||
random-if(!browserIsRemote) == test-displayport.html test-displayport-ref.html # bug 593168
|
||||
skip-if(!browserIsRemote) != test-displayport-2.html test-displayport-ref.html # bug 593168
|
||||
skip-if(!browserIsRemote) == 647192-1.html 647192-1-ref.html
|
||||
skip-if(!browserIsRemote) fuzzy-if(OSX,1,4) == 647192-1.html 647192-1-ref.html
|
||||
skip-if(!browserIsRemote) == 656041-1.html 656041-1-ref.html
|
||||
skip-if(!browserIsRemote) == test-displayport-bg.html test-displayport-ref.html # bug 694706
|
||||
|
||||
|
@ -30,7 +30,7 @@ load 269095-1.html
|
||||
load 286733-1.html
|
||||
load 286733-2.html
|
||||
load 299036-1.html
|
||||
asserts-if(Android,1) load 328751-1.html
|
||||
asserts-if(Android,1) skip-if((OSX==10.7||OSX==10.8)&&browserIsRemote) load 328751-1.html # Bug 849747
|
||||
load 408939-1.html
|
||||
load 423373-1.html
|
||||
load 445171-1.html
|
||||
|
Loading…
Reference in New Issue
Block a user