ladybird/Tests/LibWeb/Text/input/FileAPI
Aliaksandr Kalenik a79c995d8a Tests: Specify Content-Type header in tests that use HTTP server
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.
2025-11-20 06:29:13 -05:00
..
Blob-empty-constructor.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
Blob-initialized-with-strings-read-from-arrayBuffer.html Everywhere: Fix even more typos 2025-08-27 08:48:01 +02:00
Blob-initialized-with-strings-read-from-bytes.html Everywhere: Fix even more typos 2025-08-27 08:48:01 +02:00
Blob-initialized-with-strings-read-from-text.html Everywhere: Fix even more typos 2025-08-27 08:48:01 +02:00
Blob-partitioning.html Tests: Specify Content-Type header in tests that use HTTP server 2025-11-20 06:29:13 -05:00
filereader-basic.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
filereader-events.html LibWeb: Make FileReader fire progress event 2024-10-15 08:42:37 +02:00
unpaired-surrogates-in-constructor.html LibWeb: Handle unpaired surrogates in USVStrings 2024-10-13 22:24:28 +01:00