| Index: LayoutTests/fast/dom/DOMURL/check-instanceof-domurl-functions-expected.txt
|
| diff --git a/LayoutTests/fast/dom/DOMURL/check-instanceof-domurl-functions-expected.txt b/LayoutTests/fast/dom/DOMURL/check-instanceof-domurl-functions-expected.txt
|
| deleted file mode 100644
|
| index 5d903e38a3a0cddd2c8718162b9a94e021bd3cbb..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/dom/DOMURL/check-instanceof-domurl-functions-expected.txt
|
| +++ /dev/null
|
| @@ -1,19 +0,0 @@
|
| -Test instanceof functions and properties of URL and webkitURL.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS 'createObjectURL' in URL is true
|
| -PASS 'revokeObjectURL' in URL is true
|
| -PASS url.createObjectURL is undefined.
|
| -PASS url.revokeObjectURL is undefined.
|
| -PASS window.URL.createObjectURL is defined.
|
| -PASS window.URL.revokeObjectURL is defined.
|
| -PASS 'createObjectURL' in webkitURL is true
|
| -PASS 'revokeObjectURL' in webkitURL is true
|
| -PASS window.webkitURL.createObjectURL is defined.
|
| -PASS window.webkitURL.revokeObjectURL is defined.
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|