blob: de5a33a2b9e252c6b7749bf3248a2584fad54cbd [file] [log] [blame]
Test calling revokeObjectURL with no argument.
PASS: Failed to execute 'revokeObjectURL' on 'URL': 1 argument required, but only 0 present.
Test calling revokeObjectURL with empty URL.
PASS
Test calling revokeObjectURL with invalid URL.
PASS
Test calling revokeObjectURL with non-existent URL.
PASS
DONE