/image/test/reftest/ico/ico-bmp-corrupted/reftest.list
http://github.com/zpao/v8monkey · Unknown · 15 lines · 13 code · 2 blank · 0 comment · 0 complexity · ef5959c1a9a1908740bfd1b87dc3e125 MD5 · raw file
- # ICOs containing corrupted BMP tests
- # Invalid value for bits per pixel (BPP)
- == wrapper.html?invalid-bpp.ico about:blank
- # Invalid BPP values for RLE4
- == wrapper.html?invalid-compression-RLE4.ico about:blank
- # Invalid BPP values for RLE8
- == wrapper.html?invalid-compression-RLE8.ico about:blank
- # Invalid compression value
- == wrapper.html?invalid-compression.ico about:blank
- # Invalid ICO width and heigth should be ignored if the
- # contained BMP is correct.
- == invalid_ico_height.ico 16x16.png
- == invalid_ico_width.ico 16x16.png