mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
13 lines
965 B
Plaintext
13 lines
965 B
Plaintext
# basic sanity checking
|
|
random-if(!haveTestPlugin) != plugin-sanity.html about:blank
|
|
fails-if(!haveTestPlugin) == plugin-sanity.html div-sanity.html
|
|
fails-if(!haveTestPlugin) == plugin-alpha-zindex.html div-alpha-zindex.html
|
|
fails-if(!haveTestPlugin) == plugin-alpha-opacity.html div-alpha-opacity.html
|
|
fails-if(!haveTestPlugin) == windowless-clipping-1.html windowless-clipping-1-ref.html
|
|
fails-if(!haveTestPlugin) == border-padding-1.html border-padding-1-ref.html
|
|
fails-if(!haveTestPlugin) == border-padding-2.html border-padding-2-ref.html
|
|
random-if(cocoaWidget||d2d) fails-if(!haveTestPlugin) skip-if(!areOOPPenabled()) == pluginproblemui-direction-1.html pluginproblemui-direction-1-ref.html
|
|
fails-if(!haveTestPlugin) skip-if(!areOOPPenabled()) == pluginproblemui-direction-2.html pluginproblemui-direction-2-ref.html
|
|
# Disabled for now to investigate Windows/Linux test failures
|
|
# fails-if(!haveTestPlugin) == border-padding-3.html border-padding-3-ref.html
|