blob: 3d525687e7c3ee7551711e982065112a578202d1 [file] [log] [blame]
Test the whitelist of the image formats in WebKit.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS isSupported('resources/100x100-red.psd') is false
PASS isSupported('resources/100x100-red.tga') is false
PASS isSupported('resources/100x100-red-psd-renamed.png') is false
PASS isSupported('resources/100x100-red-tga-renamed.png') is false
PASS successfullyParsed is true
TEST COMPLETE