Currently these tests work, because we are lucky to have fetched response body available in `load_document()` to correctly sniff the MIME type. This is a preparation for upcoming change that makes fetching unbuffered, which will break these test unless we explicitly set the `Content-Type` header. |
||
|---|---|---|
| .. | ||
| Blob-empty-constructor.html | ||
| Blob-initialized-with-strings-read-from-arrayBuffer.html | ||
| Blob-initialized-with-strings-read-from-bytes.html | ||
| Blob-initialized-with-strings-read-from-text.html | ||
| Blob-partitioning.html | ||
| filereader-basic.html | ||
| filereader-events.html | ||
| unpaired-surrogates-in-constructor.html | ||