1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/image/test/browser/browser.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,12 @@ 1.4 +[DEFAULT] 1.5 +support-files = 1.6 + animated.gif 1.7 + animated2.gif 1.8 + big.png 1.9 + head.js 1.10 + image.html 1.11 + imageX2.html 1.12 + 1.13 +[browser_bug666317.js] 1.14 +skip-if = e10s # Bug 948194 - Decoded Images seem to not be discarded on memory-pressure notification with e10s enabled 1.15 +[browser_image.js]