mochitest.toml (4594B)
1 [DEFAULT] 2 support-files = [ 3 "INT32_MIN.bmp", 4 "animated1.gif", 5 "animated1.svg", 6 "animated2.gif", 7 "animatedMask.gif", 8 "animated-gif.gif", 9 "animated-gif2.gif", 10 "animated-gif_trailing-garbage.gif", 11 "animated-gif-finalframe.gif", 12 "animated-avif.avif", 13 "animation.svg", 14 "animationPolling.js", 15 "bad.jpg", 16 "big.png", 17 "blue.gif", 18 "blue.png", 19 "bug399925.gif", 20 "bug468160.sjs", 21 "bug478398_ONLY.png", 22 "bug490949-iframe.html", 23 "bug490949.sjs", 24 "bug496292-1.sjs", 25 "bug496292-2.sjs", 26 "bug496292-iframe-1.html", 27 "bug496292-iframe-2.html", 28 "bug496292-iframe-ref.html", 29 "bug497665-iframe.html", 30 "bug497665.sjs", 31 "bug552605.sjs", 32 "bug657191.sjs", 33 "bug671906-iframe.html", 34 "bug671906.sjs", 35 "bug733553-informant.sjs", 36 "bug733553.sjs", 37 "bug767779.sjs", 38 "bug89419-iframe.html", 39 "bug89419.sjs", 40 "bug900200.png", 41 "bug900200-ref.png", 42 "bug1132427.html", 43 "bug1132427.gif", 44 "bug1180105.sjs", 45 "bug1180105-waiter.sjs", 46 "bug1217571-iframe.html", 47 "bug1217571.jpg", 48 "bug1319025.png", 49 "bug1319025-ref.png", 50 "clear.gif", 51 "clear.png", 52 "clear.webp", 53 "clear.avif", 54 "clear2.gif", 55 "clear2.webp", 56 "clear2-results.gif", 57 "damon.jpg", 58 "error-early.png", 59 "filter-final.svg", 60 "filter.svg", 61 "finite-apng.png", 62 "first-frame-padding.gif", 63 "green.png", 64 "green-background.html", 65 "grey.png", 66 "ico-bmp-opaque.ico", 67 "ico-bmp-transparent.ico", 68 "iframe.html", 69 "imgutils.js", 70 "infinite.avif", 71 "infinite.webp", 72 "infinite-apng.png", 73 "invalid.jpg", 74 "keep.gif", 75 "keep.png", 76 "keep.webp", 77 "lime100x100.svg", 78 "lime-anim-100x100.svg", 79 "lime-anim-100x100-2.svg", 80 "lime-css-anim-100x100.svg", 81 "mq_dynamic_svg_test.html", 82 "mq_dynamic_svg_ref.html", 83 "opaque.bmp", 84 "purple.gif", 85 "rainbow.gif", 86 "red.gif", 87 "red.png", 88 "ref-iframe.html", 89 "restore-previous.gif", 90 "restore-previous.png", 91 "rillybad.jpg", 92 "schrep.png", 93 "shaver.png", 94 "short_header.gif", 95 "source.png", 96 "transparent.gif", 97 "transparent.png", 98 "over.png", 99 "webcam-simulacrum.sjs", 100 "6M-pixels.png", 101 "12M-pixels-1.png", 102 "12M-pixels-2.png", 103 "1835509.gif", 104 ] 105 106 ["test_animSVGImage.html"] 107 108 ["test_animSVGImage2.html"] 109 110 ["test_animated_css_image.html"] 111 support-files = [ 112 "../animated_image_test_list.js" 113 ] 114 skip-if = [ 115 "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11' && ccov && xorigin", 116 ] 117 118 ["test_animated_gif.html"] 119 support-files = ["child.html"] 120 skip-if = [ 121 "http2", 122 "http3", 123 ] 124 125 ["test_animation.html"] 126 127 ["test_animation2.html"] 128 129 ["test_animation_operators.html"] 130 131 ["test_background_image_anim.html"] 132 133 ["test_bug89419-1.html"] 134 135 ["test_bug89419-2.html"] 136 137 ["test_bug399925.html"] 138 139 ["test_bug435296.html"] 140 skip-if = [ 141 "true", # disabled - See bug 578591 142 ] 143 144 ["test_bug466586.html"] 145 146 ["test_bug468160.html"] 147 148 ["test_bug478398.html"] 149 skip-if = [ 150 "true", # disabled - See bug 579139 151 ] 152 153 ["test_bug490949.html"] 154 155 ["test_bug496292.html"] 156 157 ["test_bug497665.html"] 158 159 ["test_bug552605-1.html"] 160 161 ["test_bug552605-2.html"] 162 163 ["test_bug553982.html"] 164 165 ["test_bug601470.html"] 166 167 ["test_bug614392.html"] 168 169 ["test_bug657191.html"] 170 171 ["test_bug671906.html"] 172 skip-if = [ 173 "http2", 174 "http3", 175 ] 176 177 ["test_bug733553.html"] 178 skip-if = [ 179 "http2", 180 "http3", 181 ] 182 183 ["test_bug767779.html"] 184 185 ["test_bug865919.html"] 186 187 ["test_bug1132427.html"] 188 skip-if = [ 189 "os == 'linux' && os_version == '22.04' && arch == 'x86_64' && display == 'wayland'", # Bug 18570 190 ] 191 192 ["test_bug1180105.html"] 193 skip-if = [ 194 "http2", 195 "http3", 196 "os == 'linux' && os_version == '22.04' && arch == 'x86_64' && debug && verify-standalone", 197 ] 198 199 ["test_bug1217571.html"] 200 201 ["test_bug1325080.html"] 202 203 ["test_bullet_animation.html"] 204 205 ["test_canvas_frame_animation.html"] 206 207 ["test_changeOfSource.html"] 208 209 ["test_changeOfSource2.html"] 210 211 ["test_discardAnimatedImage.html"] 212 skip-if = [ 213 "http2", 214 "http3", 215 ] 216 217 ["test_discardFinishedAnimatedImage.html"] 218 219 ["test_discardFramesAnimatedImage.html"] 220 221 ["test_drawDiscardedImage.html"] 222 223 ["test_error_events.html"] 224 225 ["test_has_transparency.html"] 226 227 ["test_image_cache_notification.html"] 228 229 ["test_image_crossorigin_data_url.html"] 230 231 ["test_mq_dynamic_svg.html"] 232 233 ["test_net_failedtoprocess.html"] 234 235 ["test_removal_ondecode.html"] 236 237 ["test_removal_onload.html"] 238 239 ["test_short_gif_header.html"] 240 241 ["test_staticClone.html"] 242 243 ["test_svg_animatedGIF.html"] 244 245 ["test_svg_filter_animation.html"] 246 247 ["test_synchronized_animation.html"] 248 skip-if = [ 249 "true", # bug 1295501 250 ] 251 252 ["test_undisplayed_iframe.html"] 253 254 ["test_webcam.html"] 255 256 ["test_xultree_animation.xhtml"] 257 allow_xul_xbl = true 258 skip-if = [ 259 "http2", 260 "http3", 261 ]