reftest.list (538B)
1 # ICOs containing corrupted BMP tests 2 3 # Invalid value for bits per pixel (BPP) - detected when decoding the header. 4 == wrapper.html?invalid-bpp.ico about:blank 5 # Invalid BPP values for RLE4 - detected when decoding the image data. 6 == wrapper.html?invalid-compression-RLE4.ico about:blank 7 # Invalid BPP values for RLE8 - detected when decoding the image data. 8 == wrapper.html?invalid-compression-RLE8.ico about:blank 9 # Invalid compression value - detected when decoding the image data. 10 == wrapper.html?invalid-compression.ico about:blank