Bug 619048 - Some "zero" (really max) height and width .ico files as crashtests. r=jrmuizel

The fact that these are interpreted as zero-size is bug 668068.
This commit is contained in:
Joe Drew 2011-07-01 13:08:19 -04:00
Родитель 6953ba8be8
Коммит c6606bb858
3 изменённых файлов: 5 добавлений и 0 удалений

Двоичные данные
modules/libpr0n/test/crashtests/256-height.ico Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 154 B

Двоичные данные
modules/libpr0n/test/crashtests/256-width.ico Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 154 B

Просмотреть файл

@ -13,3 +13,8 @@ load delaytest.html?523528-2.gif
# this would have exposed the leak discovered in bug 642902
load invalid-icc-profile.jpg
# maximum (256) width and height icons that we currently (due to bug 668068)
# interpret as 0-width and 0-height.
load 256-width.ico
load 256-height.ico