blob: 6a51f0a6b614209feada4c9dc6cbb83fb215fedb [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