blob: 203fa3815a2fcee5747f2dea2fab9ec492a1f7e4 [file] [log] [blame]
Test digest with malformed parameters
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS crypto.subtle.digest() rejected promise with TypeError: Not enough arguments.
PASS crypto.subtle.digest(1) rejected promise with TypeError: Not enough arguments.
PASS successfullyParsed is true
TEST COMPLETE