2009-01-16 23:03:24 +03:00
|
|
|
# basic sanity checking
|
2009-01-26 19:21:46 +03:00
|
|
|
random-if(!haveTestPlugin) != plugin-sanity.html about:blank
|
|
|
|
fails-if(!haveTestPlugin) == plugin-sanity.html div-sanity.html
|
2016-02-16 20:07:52 +03:00
|
|
|
fails-if(!haveTestPlugin) fuzzy-if(skiaContent,1,160000) == plugin-alpha-zindex.html div-alpha-zindex.html
|
|
|
|
fails-if(!haveTestPlugin) fuzzy-if(skiaContent,1,164000) == plugin-alpha-opacity.html div-alpha-opacity.html
|
2011-02-06 00:06:01 +03:00
|
|
|
random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) fails-if(!haveTestPlugin) == windowless-clipping-1.html windowless-clipping-1-ref.html # bug 631832
|
2015-08-06 05:42:09 +03:00
|
|
|
# fuzzy because of anti-aliasing in dashed border
|
|
|
|
fuzzy(16,256) random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) fails-if(!haveTestPlugin) == border-padding-1.html border-padding-1-ref.html # bug 629430
|
|
|
|
fuzzy(16,256) random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) fails-if(!haveTestPlugin) == border-padding-2.html border-padding-2-ref.html # bug 629430
|
|
|
|
fuzzy(16,256) random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) skip-if(!haveTestPlugin) skip-if(Android||B2G) == border-padding-3.html border-padding-3-ref.html # bug 629430 # bug 773482
|
2012-02-01 01:55:54 +04:00
|
|
|
# The following two "pluginproblemui-direction" tests are unreliable on all platforms. They should be re-written or replaced.
|
2015-08-14 21:10:17 +03:00
|
|
|
#random-if(cocoaWidget||d2d||/^Windows\x20NT\x205\.1/.test(http.oscpu)) fails-if(!haveTestPlugin&&!Android) == pluginproblemui-direction-1.html pluginproblemui-direction-1-ref.html # bug 567367
|
|
|
|
#random-if(cocoaWidget) fails-if(!haveTestPlugin&&!Android) == pluginproblemui-direction-2.html pluginproblemui-direction-2-ref.html
|
2016-02-16 20:07:52 +03:00
|
|
|
fails-if(!haveTestPlugin) fuzzy-if(skiaContent,1,160000) == plugin-canvas-alpha-zindex.html div-alpha-zindex.html
|
|
|
|
fails-if(!haveTestPlugin) fuzzy-if(skiaContent,1,160000) == plugin-transform-alpha-zindex.html div-alpha-zindex.html
|
|
|
|
random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) fails-if(!haveTestPlugin) fuzzy-if(skiaContent,1,160000) == plugin-busy-alpha-zindex.html div-alpha-zindex.html
|
|
|
|
random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) fails-if(!haveTestPlugin) fuzzy-if(skiaContent,1,32400) == plugin-background.html plugin-background-ref.html
|
|
|
|
random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) fails-if(!haveTestPlugin) fuzzy-if(skiaContent,1,32400) == plugin-background-1-step.html plugin-background-ref.html
|
|
|
|
random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) fails-if(!haveTestPlugin) fuzzy-if(skiaContent,1,32400) == plugin-background-2-step.html plugin-background-ref.html
|
|
|
|
random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) fails-if(!haveTestPlugin) fuzzy-if(skiaContent,1,32400) == plugin-background-5-step.html plugin-background-ref.html
|
|
|
|
random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) fails-if(!haveTestPlugin) fuzzy-if(skiaContent,1,32400) == plugin-background-10-step.html plugin-background-ref.html
|
2011-04-17 20:44:20 +04:00
|
|
|
random-if(!haveTestPlugin) == plugin-transform-1.html plugin-transform-1-ref.html
|
2012-08-14 15:47:49 +04:00
|
|
|
fails-if(!haveTestPlugin) == plugin-transform-2.html plugin-transform-2-ref.html
|
2012-09-18 02:15:35 +04:00
|
|
|
skip-if(!haveTestPlugin) == shrink-1.html shrink-1-ref.html
|
2012-11-12 09:10:32 +04:00
|
|
|
skip-if(!haveTestPlugin) == update-1.html update-1-ref.html
|
2013-07-26 20:25:27 +04:00
|
|
|
skip-if(!haveTestPlugin) == windowless-layers.html windowless-layers-ref.html
|