Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / files / url-null-expected.txt
blobb55d73a911e5e35a7187885fb707111d15eeda7b
1 Test URL methods with null arguments.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5 PASS URL.createObjectURL(null) is null
6 URL.revokeObjectURL(null)
7 PASS successfullyParsed is true
9 TEST COMPLETE