|
1 # ICO BMP 8BPP tests |
|
2 |
|
3 # Images of various sizes |
|
4 == ico-size-1x1-8bpp.ico ico-size-1x1-8bpp.png |
|
5 == ico-size-2x2-8bpp.ico ico-size-2x2-8bpp.png |
|
6 == ico-size-3x3-8bpp.ico ico-size-3x3-8bpp.png |
|
7 == ico-size-4x4-8bpp.ico ico-size-4x4-8bpp.png |
|
8 == ico-size-5x5-8bpp.ico ico-size-5x5-8bpp.png |
|
9 == ico-size-6x6-8bpp.ico ico-size-6x6-8bpp.png |
|
10 == ico-size-7x7-8bpp.ico ico-size-7x7-8bpp.png |
|
11 == ico-size-8x8-8bpp.ico ico-size-8x8-8bpp.png |
|
12 == ico-size-9x9-8bpp.ico ico-size-9x9-8bpp.png |
|
13 == ico-size-15x15-8bpp.ico ico-size-15x15-8bpp.png |
|
14 == ico-size-16x16-8bpp.ico ico-size-16x16-8bpp.png |
|
15 == ico-size-17x17-8bpp.ico ico-size-17x17-8bpp.png |
|
16 == ico-size-31x31-8bpp.ico ico-size-31x31-8bpp.png |
|
17 == ico-size-32x32-8bpp.ico ico-size-32x32-8bpp.png |
|
18 == ico-size-33x33-8bpp.ico ico-size-33x33-8bpp.png |
|
19 skip-if(B2G) == ico-size-256x256-8bpp.ico ico-size-256x256-8bpp.png # bug 773482 |
|
20 == ico-partial-transparent-8bpp.ico ico-partial-transparent-8bpp.png |
|
21 == ico-transparent-8bpp.ico ico-transparent-8bpp.png |
|
22 == ico-not-square-transparent-8bpp.ico ico-not-square-transparent-8bpp.png |
|
23 |