repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
files
/
url-null-expected.txt
blob
b55d73a911e5e35a7187885fb707111d15eeda7b
1
Test URL methods with null arguments.
2
3
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
PASS URL.createObjectURL(null) is null
6
URL.revokeObjectURL(null)
7
PASS successfullyParsed is true
8
9
TEST COMPLETE
10