Sign in
webkit
/
WebKit
/
d6d0231b578398ec00c323480f7e2e7488c1ae8d
/
.
/
LayoutTests
/
fast
/
files
/
url-null-expected.txt
blob: b55d73a911e5e35a7187885fb707111d15eeda7b [
file
] [
log
] [
blame
]
Test URL methods with null arguments.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS URL.createObjectURL(null) is null
URL.revokeObjectURL(null)
PASS successfullyParsed is true
TEST COMPLETE