1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/content/canvas/test/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,215 @@ 1.4 +[DEFAULT] 1.5 +support-files = 1.6 + android.json 1.7 + file_drawImage_document_domain.html 1.8 + image_anim-gr.gif 1.9 + image_anim-gr.png 1.10 + image_anim-poster-gr.png 1.11 + image_broken.png 1.12 + image_ggrr-256x256.png 1.13 + image_green-16x16.png 1.14 + image_green-1x1.png 1.15 + image_green-redirect 1.16 + image_green-redirect^headers^ 1.17 + image_green.png 1.18 + image_red-16x16.png 1.19 + image_red.png 1.20 + image_redtransparent.png 1.21 + image_rgrg-256x256.png 1.22 + image_rrgg-256x256.png 1.23 + image_transparent.png 1.24 + image_transparent50.png 1.25 + image_yellow.png 1.26 + image_yellow75.png 1.27 + 1.28 +[test_2d.clearRect.image.offscreen.html] 1.29 +[test_2d.clip.winding.html] 1.30 +[test_2d.composite.canvas.color-burn.html] 1.31 +[test_2d.composite.canvas.color-dodge.html] 1.32 +[test_2d.composite.canvas.color.html] 1.33 +[test_2d.composite.canvas.darken.html] 1.34 +[test_2d.composite.canvas.destination-atop.html] 1.35 +[test_2d.composite.canvas.destination-in.html] 1.36 +[test_2d.composite.canvas.difference.html] 1.37 +[test_2d.composite.canvas.exclusion.html] 1.38 +[test_2d.composite.canvas.hard-light.html] 1.39 +[test_2d.composite.canvas.hue.html] 1.40 +[test_2d.composite.canvas.lighten.html] 1.41 +[test_2d.composite.canvas.luminosity.html] 1.42 +[test_2d.composite.canvas.multiply.html] 1.43 +[test_2d.composite.canvas.overlay.html] 1.44 +[test_2d.composite.canvas.saturation.html] 1.45 +[test_2d.composite.canvas.screen.html] 1.46 +[test_2d.composite.canvas.soft-light.html] 1.47 +[test_2d.composite.canvas.source-in.html] 1.48 +[test_2d.composite.canvas.source-out.html] 1.49 +[test_2d.composite.image.destination-atop.html] 1.50 +[test_2d.composite.image.destination-in.html] 1.51 +[test_2d.composite.image.source-in.html] 1.52 +[test_2d.composite.image.source-out.html] 1.53 +# xor and lighter aren't well handled by cairo; they mostly work, but we don't want 1.54 +# to test that 1.55 +[test_2d.composite.solid.xor.html] 1.56 +disabled = 1.57 +[test_2d.composite.solid.lighter.html] 1.58 +disabled = 1.59 +[test_2d.composite.transparent.xor.html] 1.60 +disabled = 1.61 +[test_2d.composite.transparent.lighter.html] 1.62 +disabled = 1.63 +[test_2d.composite.image.xor.html] 1.64 +disabled = 1.65 +[test_2d.composite.image.lighter.html] 1.66 +disabled = 1.67 +[test_2d.composite.canvas.xor.html] 1.68 +disabled = 1.69 +[test_2d.composite.canvas.lighter.html] 1.70 +disabled = 1.71 +[test_2d.composite.clip.xor.html] 1.72 +disabled = 1.73 +[test_2d.composite.clip.lighter.html] 1.74 +disabled = 1.75 +[test_2d.composite.solid.color-burn.html] 1.76 +[test_2d.composite.solid.color-dodge.html] 1.77 +[test_2d.composite.solid.color.html] 1.78 +[test_2d.composite.solid.darken.html] 1.79 +[test_2d.composite.solid.difference.html] 1.80 +[test_2d.composite.solid.exclusion.html] 1.81 +[test_2d.composite.solid.hard-light.html] 1.82 +[test_2d.composite.solid.hue.html] 1.83 +[test_2d.composite.solid.lighten.html] 1.84 +[test_2d.composite.solid.luminosity.html] 1.85 +[test_2d.composite.solid.multiply.html] 1.86 +[test_2d.composite.solid.overlay.html] 1.87 +[test_2d.composite.solid.saturation.html] 1.88 +[test_2d.composite.solid.screen.html] 1.89 +[test_2d.composite.solid.soft-light.html] 1.90 +[test_2d.composite.uncovered.image.destination-atop.html] 1.91 +# This test fails in Suite on Linux for some reason, disable it there 1.92 +skip-if = os == 'linux' && buildapp == 'suite' 1.93 +[test_2d.composite.uncovered.fill.color-burn.html] 1.94 +[test_2d.composite.uncovered.fill.color-dodge.html] 1.95 +[test_2d.composite.uncovered.fill.color.html] 1.96 +[test_2d.composite.uncovered.fill.darken.html] 1.97 +[test_2d.composite.uncovered.fill.difference.html] 1.98 +[test_2d.composite.uncovered.fill.exclusion.html] 1.99 +[test_2d.composite.uncovered.fill.hard-light.html] 1.100 +[test_2d.composite.uncovered.fill.hue.html] 1.101 +[test_2d.composite.uncovered.fill.lighten.html] 1.102 +[test_2d.composite.uncovered.fill.luminosity.html] 1.103 +[test_2d.composite.uncovered.fill.multiply.html] 1.104 +[test_2d.composite.uncovered.fill.overlay.html] 1.105 +[test_2d.composite.uncovered.fill.saturation.html] 1.106 +[test_2d.composite.uncovered.fill.screen.html] 1.107 +[test_2d.composite.uncovered.fill.soft-light.html] 1.108 +# Tests that fail on non-Mac (bug 407107) 1.109 +[test_2d.composite.uncovered.fill.source-in.html] 1.110 +skip-if = toolkit != 'cocoa' 1.111 +[test_2d.composite.uncovered.fill.destination-in.html] 1.112 +skip-if = toolkit != 'cocoa' 1.113 +[test_2d.composite.uncovered.fill.source-out.html] 1.114 +skip-if = toolkit != 'cocoa' 1.115 +[test_2d.composite.uncovered.fill.destination-atop.html] 1.116 +skip-if = toolkit != 'cocoa' 1.117 +[test_2d.composite.uncovered.image.destination-in.html] 1.118 +[test_2d.composite.uncovered.image.source-in.html] 1.119 +[test_2d.composite.uncovered.image.source-out.html] 1.120 +# Tests that fail on non-Mac (bug 407107) 1.121 +[test_2d.composite.uncovered.pattern.source-in.html] 1.122 +skip-if = toolkit != 'cocoa' 1.123 +[test_2d.composite.uncovered.pattern.destination-in.html] 1.124 +skip-if = toolkit != 'cocoa' 1.125 +[test_2d.composite.uncovered.pattern.source-out.html] 1.126 +skip-if = toolkit != 'cocoa' 1.127 +[test_2d.composite.uncovered.pattern.destination-atop.html] 1.128 +skip-if = toolkit != 'cocoa' 1.129 +[test_2d.drawImage.zerocanvas.html] 1.130 +[test_2d.fill.winding.html] 1.131 +# These tests do not pass on any platform; Quartz backend won't pass them 1.132 +# because we fall back to pixman when one circle doesn't contain the other. 1.133 +# See bug 512647. 1.134 +[test_2d.gradient.radial.cone.shape2.html] 1.135 +disabled = bug 512647 1.136 +[test_2d.gradient.radial.cone.behind.html] 1.137 +disabled = bug 512647 1.138 +[test_2d.gradient.radial.cone.beside.html] 1.139 +disabled = bug 512647 1.140 +# This is an issue with Quartz's handling of radial gradients and some numeric 1.141 +# imprecision that results in errors here. SkiaGL (on Android/Gonk) also has 1.142 +# a similar problem. 1.143 +[test_2d.gradient.radial.inside2.html] 1.144 +skip-if = toolkit == 'cocoa' || toolkit == 'android' || toolkit == 'gonk' 1.145 +[test_2d.gradient.radial.inside3.html] 1.146 +skip-if = toolkit == 'cocoa' || toolkit == 'android' || toolkit == 'gonk' 1.147 +[test_2d.gradient.radial.outside1.html] 1.148 +skip-if = toolkit == 'cocoa' || toolkit == 'android' || toolkit == 'gonk' 1.149 +[test_2d.gradient.radial.cone.front.html] 1.150 +skip-if = toolkit == 'cocoa' || toolkit == 'android' || toolkit == 'gonk' 1.151 +[test_2d.gradient.radial.cone.top.html] 1.152 +skip-if = toolkit == 'cocoa' || toolkit == 'android' || toolkit == 'gonk' 1.153 +# Tests that fail on non-Mac (bug 407107) 1.154 +[test_2d.gradient.radial.outside2.html] 1.155 +skip-if = toolkit != 'cocoa' 1.156 +[test_2d.gradient.radial.outside3.html] 1.157 +skip-if = toolkit != 'cocoa' 1.158 +# These tests only pass on Mac OS X >= 10.5; see bug 450114 1.159 +[test_2d.gradient.radial.touch1.html] 1.160 +disabled = bug 450114 1.161 +[test_2d.gradient.radial.touch2.html] 1.162 +disabled = bug 450114 1.163 +[test_2d.gradient.radial.touch3.html] 1.164 +disabled = bug 450114 1.165 +[test_2d.gradient.radial.equal.html] 1.166 +disabled = bug 450114 1.167 +[test_2d.isPointInPath.winding.html] 1.168 +[test_2d.line.cap.closed.html] 1.169 +# This is another Quartz bug -- closed paths that don't lie fully within the 1.170 +# destination bounds seem to have problems with the BEVEL/SQUARE join/cap combo. 1.171 +# The joins are rendered as if with MITER; the correct behaviour is also seen 1.172 +# if BUTT is used instead of SQUARE. 1.173 +skip-if = toolkit == 'cocoa' 1.174 +[test_2d.line.join.parallel.html] 1.175 +# Tests that fail on Mac (possibly because spec is underdefined?). Bug 407105 1.176 +# XXX vlad don't test these anywhere, cairo behaviour changed 1.177 +skip-if = toolkit == 'cocoa' 1.178 +# Tests that fail on non-Mac (bug 407107) 1.179 +[test_2d.path.arc.shape.3.html] 1.180 +skip-if = toolkit != 'cocoa' 1.181 +[test_2d.path.rect.selfintersect.html] 1.182 +skip-if = toolkit != 'cocoa' 1.183 +# This test is bogus according to the spec; see bug 407107 1.184 +[test_2d.path.rect.zero.6.html] 1.185 +disabled = bug 407107 1.186 +[test_2d.strokeRect.zero.5.html] 1.187 +[test_bug613794.html] 1.188 +[test_bug753758.html] 1.189 +[test_bug764125.html] 1.190 +[test_bug856472.html] 1.191 +[test_bug866575.html] 1.192 +[test_bug902651.html] 1.193 +[test_canvas.html] 1.194 +skip-if = (toolkit == 'gonk' && debug) #debug-only crash; bug 933541 1.195 +[test_canvas_focusring.html] 1.196 +skip-if = (toolkit == 'gonk' && !debug) #specialpowers.wrap 1.197 +[test_canvas_font_setter.html] 1.198 +[test_canvas_path.html] 1.199 +[test_hitregion_canvas.html] 1.200 +skip-if = os == "android" || appname == "b2g" 1.201 +[test_canvas_strokeStyle_getter.html] 1.202 +[test_drawImageIncomplete.html] 1.203 +[test_drawImage_document_domain.html] 1.204 +[test_drawImage_edge_cases.html] 1.205 +[test_drawWindow.html] 1.206 +support-files = file_drawWindow_source.html file_drawWindow_common.js 1.207 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') 1.208 +[test_ImageData_ctor.html] 1.209 +[test_isPointInStroke.html] 1.210 +[test_mozDashOffset.html] 1.211 +[test_mozGetAsFile.html] 1.212 +[test_strokeText_throw.html] 1.213 +[test_toBlob.html] 1.214 +[test_toDataURL_alpha.html] 1.215 +[test_toDataURL_lowercase_ascii.html] 1.216 +[test_toDataURL_parameters.html] 1.217 +[test_windingRuleUndefined.html] 1.218 +[test_2d.fillText.gradient.html]