| Index: LayoutTests/http/tests/xmlhttprequest/response-json-expected.txt
|
| diff --git a/LayoutTests/http/tests/xmlhttprequest/response-json-expected.txt b/LayoutTests/http/tests/xmlhttprequest/response-json-expected.txt
|
| deleted file mode 100644
|
| index 326f8acab76524d1aa29726c34420a2a440a3408..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/http/tests/xmlhttprequest/response-json-expected.txt
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -This is a testharness.js-based test.
|
| -PASS Test XMLHttpRequest with responseType set to 'json' for '' expecting failure.
|
| -PASS Test XMLHttpRequest with responseType set to 'json' for '00' expecting failure.
|
| -PASS Test XMLHttpRequest with responseType set to 'json' for 'a' expecting failure.
|
| -PASS Test XMLHttpRequest with responseType set to 'json' for '1' expecting success.
|
| -PASS Test XMLHttpRequest with responseType set to 'json' for '-1' expecting success.
|
| -PASS Test XMLHttpRequest with responseType set to 'json' for 'null' expecting success.
|
| -PASS Test XMLHttpRequest with responseType set to 'json' for '{}' expecting success.
|
| -PASS Test XMLHttpRequest with responseType set to 'json' for '[]' expecting success.
|
| -PASS Test XMLHttpRequest with responseType set to 'json' for '{"a":5,"b":10,"c":[{},5,"\n"]}' expecting success.
|
| -PASS Test XMLHttpRequest with responseType set to 'json' for test.json.
|
| -Harness: the test ran to completion.
|
| -
|
|
|