summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/files/revoke-blob-url-expected.txt
blob: de5a33a2b9e252c6b7749bf3248a2584fad54cbd (plain)
1
2
3
4
5
6
7
8
9
10
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