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