mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
35 lines
1.1 KiB
Plaintext
35 lines
1.1 KiB
Plaintext
asserts(0-2) load ownerdiscard.html # bug 804291, bug 807211
|
|
|
|
load 83804-1.gif
|
|
load 89341-1.gif
|
|
|
|
load colormap-range.gif
|
|
|
|
# the following tests were inspired by bug 525326
|
|
# they have image sizes of 65535x65535 which is larger than we allow
|
|
load invalid-size.gif
|
|
# this image has a valid size for the first frame, but the second frame is 65535x65535
|
|
# AddressSanitizer sometimes fails with a CHECK on an allocation caused by this.
|
|
skip-if(AddressSanitizer) load invalid-size-second-frame.gif
|
|
|
|
# Animated gifs with a very large canvas, but tiny actual content.
|
|
load delaytest.html?523528-1.gif
|
|
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
|
|
|
|
# A 3-frame animated GIF with an inordinate delay between the second and third
|
|
# frame.
|
|
HTTP load delayedframe.sjs
|
|
|
|
load 681190.html
|
|
skip-if(Android&&smallScreen) load 694165-1.xhtml # nexus-s Android 2.3.6
|
|
load 732319-1.html
|
|
load 844403-1.html
|