Completely failed files: 44; Completely failed subtests: 95; Failure level: 95/737 (12.89%)
| Test | Sf12 |
|---|---|
| /FileAPI/url/url-with-fetch.any.html (2/15, 13.33%, 0.27% of total) | OK |
| Revoke blob URL after creating Request, will fetch | FAIL |
| fetch with a fragment should succeed | FAIL |
| /FileAPI/reading-data-section/filereader_readAsText.html (1/2, 50.00%, 0.14% of total) | OK |
| readAsText should correctly read UTF-8. | FAIL |
| /FileAPI/reading-data-section/filereader_abort.html (1/2, 50.00%, 0.14% of total) | OK |
| Aborting after read | FAIL |
| /FileAPI/fileReader.html (2/4, 50.00%, 0.27% of total) | OK |
| FileReader States -- abort | FAIL |
| FileReader States -- events | FAIL |
| /FileAPI/file/File-constructor.html (1/51, 1.96%, 0.14% of total) | OK |
| Using special character in fileName | FAIL |
| /FileAPI/url/cross-global-revoke.sub.html (2/3, 66.67%, 0.27% of total) | OK |
| It is possible to revoke same-origin blob URLs from a different worker global. | FAIL |
| It is possible to revoke same-origin blob URLs from different frames. | FAIL |
| /FileAPI/file/send-file-form-utf-8.html (6/6, 100.00%, 0.81% of total) | OK |
| Upload file-for-upload-in-form-ABC~‾¥≈¤・・•∙·☼★星🌟星★☼·∙•・・¤≈¥‾~XYZ.txt (Unicode) in UTF-8 form | FAIL |
| Upload file-for-upload-in-form-☺😂.txt (windows-1252) in UTF-8 form | FAIL |
| Upload file-for-upload-in-form-★星★.txt (JIS X 0201 and JIS X 0208) in UTF-8 form | FAIL |
| Upload file-for-upload-in-form-☺😂.txt (Unicode) in UTF-8 form | FAIL |
| Upload file-for-upload-in-form-.txt (x-user-defined) in UTF-8 form | FAIL |
| Upload file-for-upload-in-form.txt (ASCII) in UTF-8 form | FAIL |
| /FileAPI/reading-data-section/filereader_readAsBinaryString.html (1/1, 100.00%, 0.14% of total) | OK |
| FileAPI Test: filereader_readAsBinaryString | FAIL |
| /FileAPI/file/File-constructor-endings.html (10/45, 22.22%, 1.36% of total) | OK |
| CR/LF in adjacent input strings | FAIL |
| Input CR with endings 'native' | FAIL |
| Input CRCR with endings 'native' | FAIL |
| Input CRCRLF with endings 'native' | FAIL |
| Input CRLF with endings 'native' | FAIL |
| Input CRLFCR with endings 'native' | FAIL |
| Input CRLFCRLF with endings 'native' | FAIL |
| Input CRLFLF with endings 'native' | FAIL |
| Input LFCR with endings 'native' | FAIL |
| Input LFCRLFCR with endings 'native' | FAIL |
| /FileAPI/url/sandboxed-iframe.html (6/38, 15.79%, 0.81% of total) | OK |
| Blob URL fragment is implemented. | FAIL |
| Blob URLs can be used in iframes, and are treated same origin | FAIL |
| Revoke blob URL after creating Request, will fetch | FAIL |
| Revoke blob URL after open(), will fetch | FAIL |
| XHR with a fragment should succeed | FAIL |
| fetch with a fragment should succeed | FAIL |
| /FileAPI/file/Worker-read-file-constructor.worker.html (1/1, 100.00%, 0.14% of total) | OK |
| FileReader in Worker | FAIL |
| /FileAPI/file/send-file-form-x-user-defined.tentative.html (6/6, 100.00%, 0.81% of total) | OK |
| Upload file-for-upload-in-form-ABC~‾¥≈¤・・•∙·☼★星🌟星★☼·∙•・・¤≈¥‾~XYZ.txt (Unicode) in x-user-defined form | FAIL |
| Upload file-for-upload-in-form-☺😂.txt (windows-1252) in x-user-defined form | FAIL |
| Upload file-for-upload-in-form-★星★.txt (JIS X 0201 and JIS X 0208) in x-user-defined form | FAIL |
| Upload file-for-upload-in-form-☺😂.txt (Unicode) in x-user-defined form | FAIL |
| Upload file-for-upload-in-form-.txt (x-user-defined) in x-user-defined form | FAIL |
| Upload file-for-upload-in-form.txt (ASCII) in x-user-defined form | FAIL |
| /FileAPI/reading-data-section/filereader_readAsDataURL.html (2/3, 66.67%, 0.27% of total) | OK |
| FileReader readyState during readAsDataURL | FAIL |
| readAsDataURL result for Blob with unspecified MIME type | FAIL |
| /FileAPI/idlharness.worker.html (24/113, 21.24%, 3.26% of total) | OK |
| Blob interface: calling slice(long long, long long, DOMString) on new File(["myFileBits"], "myFileName") with too few arguments must throw TypeError | FAIL |
| Blob interface: new File(["myFileBits"], "myFileName") must inherit property "size" with the proper type | FAIL |
| Blob interface: new File(["myFileBits"], "myFileName") must inherit property "slice(long long, long long, DOMString)" with the proper type | FAIL |
| Blob interface: new File(["myFileBits"], "myFileName") must inherit property "type" with the proper type | FAIL |
| File interface object length | FAIL |
| File interface object name | FAIL |
| File interface: attribute lastModified | FAIL |
| File interface: attribute name | FAIL |
| File interface: existence and properties of interface object | FAIL |
| File interface: existence and properties of interface prototype object | FAIL |
| File interface: existence and properties of interface prototype object's "constructor" property | FAIL |
| File interface: existence and properties of interface prototype object's @@unscopables property | FAIL |
| File interface: new File(["myFileBits"], "myFileName") must inherit property "lastModified" with the proper type | FAIL |
| File interface: new File(["myFileBits"], "myFileName") must inherit property "name" with the proper type | FAIL |
| File must be primary interface of new File(["myFileBits"], "myFileName") | FAIL |
| FileList interface object length | FAIL |
| FileList interface object name | FAIL |
| FileList interface: attribute length | FAIL |
| FileList interface: existence and properties of interface object | FAIL |
| FileList interface: existence and properties of interface prototype object | FAIL |
| FileList interface: existence and properties of interface prototype object's "constructor" property | FAIL |
| FileList interface: existence and properties of interface prototype object's @@unscopables property | FAIL |
| FileList interface: operation item(unsigned long) | FAIL |
| Stringification of new File(["myFileBits"], "myFileName") | FAIL |
| /FileAPI/url/url-in-tags-revoke.window.html (5/6, 83.33%, 0.68% of total) | TIMEOUT |
| Fetching a blob URL immediately before revoking it works in an iframe navigation. | TIMEOUT |
| Fetching a blob URL immediately before revoking it works in an iframe. | TIMEOUT |
| Opening a blob URL in a new window by clicking an <a> tag works immediately before revoking the URL. | FAIL |
| 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. | FAIL |
| /FileAPI/FileReader/workers.html (1/1, 100.00%, 0.14% of total) | ERROR |
| FileReader created after a worker self.close() | TIMEOUT |
| /FileAPI/unicode.html (2/4, 50.00%, 0.27% of total) | OK |
| Test that strings are not NFC normalized by Blob constructor | FAIL |
| Test that strings are not NFC normalized by File constructor | FAIL |
| /FileAPI/url/url-in-tags.window.html (1/3, 33.33%, 0.14% of total) | TIMEOUT |
| Blob URL fragment is implemented. | TIMEOUT |
| /FileAPI/url/url-with-xhr.any.html (2/14, 14.29%, 0.27% of total) | OK |
| Revoke blob URL after open(), will fetch | FAIL |
| XHR with a fragment should succeed | FAIL |
| /FileAPI/reading-data-section/FileReader-multiple-reads.html (1/6, 16.67%, 0.14% of total) | OK |
| test abort and restart in onloadstart event for readAsText | FAIL |
| /FileAPI/file/send-file-form-windows-1252.tentative.html (6/6, 100.00%, 0.81% of total) | OK |
| Upload file-for-upload-in-form-ABC~‾¥≈¤・・•∙·☼★星🌟星★☼·∙•・・¤≈¥‾~XYZ.txt (Unicode) in windows-1252 form | FAIL |
| Upload file-for-upload-in-form-☺😂.txt (windows-1252) in windows-1252 form | FAIL |
| Upload file-for-upload-in-form-★星★.txt (JIS X 0201 and JIS X 0208) in windows-1252 form | FAIL |
| Upload file-for-upload-in-form-☺😂.txt (Unicode) in windows-1252 form | FAIL |
| Upload file-for-upload-in-form-.txt (x-user-defined) in windows-1252 form | FAIL |
| Upload file-for-upload-in-form.txt (ASCII) in windows-1252 form | FAIL |
| /FileAPI/blob/Blob-slice.html (1/127, 0.79%, 0.14% of total) | OK |
| null type Blob slice | FAIL |
| /FileAPI/url/url-reload.window.html (1/2, 50.00%, 0.14% of total) | TIMEOUT |
| Reloading a blob URL succeeds even if the URL was revoked. | TIMEOUT |
| /FileAPI/file/send-file-form-iso-2022-jp.tentative.html (6/6, 100.00%, 0.81% of total) | OK |
| Upload file-for-upload-in-form-ABC~‾¥≈¤・・•∙·☼★星🌟星★☼·∙•・・¤≈¥‾~XYZ.txt (Unicode) in ISO-2022-JP form | FAIL |
| Upload file-for-upload-in-form-☺😂.txt (windows-1252) in ISO-2022-JP form | FAIL |
| Upload file-for-upload-in-form-★星★.txt (JIS X 0201 and JIS X 0208) in ISO-2022-JP form | FAIL |
| Upload file-for-upload-in-form-☺😂.txt (Unicode) in ISO-2022-JP form | FAIL |
| Upload file-for-upload-in-form-.txt (x-user-defined) in ISO-2022-JP form | FAIL |
| Upload file-for-upload-in-form.txt (ASCII) in ISO-2022-JP form | FAIL |
| /FileAPI/historical.https.html (2/13, 15.38%, 0.27% of total) | OK |
| "FileError" should not be supported | FAIL |
| "FileReaderSync" should not be supported in service workers | FAIL |
| /FileAPI/reading-data-section/filereader_readAsArrayBuffer.html (1/1, 100.00%, 0.14% of total) | OK |
| FileAPI Test: filereader_readAsArrayBuffer | FAIL |
| /FileAPI/file/send-file-form.html (1/1, 100.00%, 0.14% of total) | OK |
| Upload file-for-upload-in-form.txt (ASCII) in UTF-8 form | FAIL |