Completely failed files: 44; Completely failed subtests: 47; Failure level: 47/737 (6.38%)
| Test | FF64 |
|---|---|
| /FileAPI/url/url-in-tags-revoke.window.html (2/6, 33.33%, 0.27% of total) | TIMEOUT |
| Opening a blob URL in a new window immediately before revoking it works. | TIMEOUT |
| Opening a blob URL in a noopener about:blank window immediately before revoking it works. | TIMEOUT |
| /FileAPI/url/url-lifetime.html (1/2, 50.00%, 0.14% of total) | OK |
| Terminating worker revokes its URLs | FAIL |
| /FileAPI/url/sandboxed-iframe.html (13/38, 34.21%, 1.76% of total) | OK |
| Appending a query string should cause XHR to fail | FAIL |
| Appending a query string should cause fetch to fail | FAIL |
| Blob URL fragment is implemented. | FAIL |
| Blob URLs can be used in iframes, and are treated same origin | FAIL |
| Only exact matches should revoke URLs, using XHR | FAIL |
| Only exact matches should revoke URLs, using fetch | FAIL |
| Revoke blob URL after creating Request, will fetch | FAIL |
| XHR with method "CUSTOM" should fail | FAIL |
| XHR with method "DELETE" should fail | FAIL |
| XHR with method "HEAD" should fail | FAIL |
| XHR with method "OPTIONS" should fail | FAIL |
| XHR with method "POST" should fail | FAIL |
| XHR with method "PUT" should fail | FAIL |
| /FileAPI/file/File-constructor-endings.html (18/45, 40.00%, 2.44% of total) | OK |
| CR/LF in adjacent input strings | FAIL |
| Exception propagation from options | FAIL |
| Input CR with endings 'native' | FAIL |
| Input CRCR with endings 'native' | FAIL |
| Input CRCRLF with endings 'native' | FAIL |
| Input CRLFLF with endings 'native' | FAIL |
| Input LF with endings 'native' | FAIL |
| Input LFCR with endings 'native' | FAIL |
| Input LFCRLFCR with endings 'native' | FAIL |
| Input LFLF with endings 'native' | FAIL |
| Invalid "endings" value: "" | FAIL |
| Invalid "endings" value: "NATIVE" | FAIL |
| Invalid "endings" value: "Transparent" | FAIL |
| Invalid "endings" value: "invalidEnumValue" | FAIL |
| Invalid "endings" value: 0 | FAIL |
| Invalid "endings" value: null | FAIL |
| Invalid "endings" value: {} | FAIL |
| The "endings" options property is used | FAIL |
| /FileAPI/reading-data-section/filereader_abort.html (1/2, 50.00%, 0.14% of total) | OK |
| Aborting after read | FAIL |
| /FileAPI/url/url-with-fetch.any.html (3/15, 20.00%, 0.41% of total) | OK |
| Appending a query string should cause fetch to fail | FAIL |
| Only exact matches should revoke URLs, using fetch | FAIL |
| Revoke blob URL after creating Request, will fetch | FAIL |
| /FileAPI/url/url-with-xhr.any.html (8/14, 57.14%, 1.09% of total) | OK |
| Appending a query string should cause XHR to fail | FAIL |
| Only exact matches should revoke URLs, using XHR | FAIL |
| XHR with method "CUSTOM" should fail | FAIL |
| XHR with method "DELETE" should fail | FAIL |
| XHR with method "HEAD" should fail | FAIL |
| XHR with method "OPTIONS" should fail | FAIL |
| XHR with method "POST" should fail | FAIL |
| XHR with method "PUT" should fail | FAIL |
| /FileAPI/url/url-in-tags.window.html (1/3, 33.33%, 0.14% of total) | OK |
| Blob URL fragment is implemented. | FAIL |