Bug 1238551 (part 2) - Add a test. r=tn.

This commit is contained in:
Nicholas Nethercote 2016-01-17 21:13:32 -08:00
parent 750b2fc655
commit 23d93a8ac7
2 changed files with 5 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 B

View File

@ -10,3 +10,8 @@
# Tests for RLE8 with an invalid BPP
== wrapper.html?invalid-compression-RLE8.bmp about:blank
# Test for BITFIELDS with an invalid BIH size. (This is the obscure
# BITMAPV3INFOHEADER variant mentioned in
# https://en.wikipedia.org/wiki/BMP_file_format which we don't accept.)
== wrapper.html?invalid-compression-BITFIELDS.bmp about:blank