blob: 12d1cf751e9449a028c2b2c37f2c3667917a6478 [file] [log] [blame]
OPEN FILE PANEL
Tests that a PDF file, chosen via the file picker which accepts PDF files and JPEG images, has a non-zero file size. To test manually, click on the file input and select a PDF file.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS fileList.length is 1
PASS file.size is 10820
PASS successfullyParsed is true
TEST COMPLETE