servo/components/shared/net/tests
Tim van der Lippe dab195ca80
Hookup mime classifier to main document loader (#39109)
While we don't perform any sniffing yet, it does now
check all relevant mime types. Before, we would only
check specific versions of specific mime types. However,
the specification is more elaborate, which MimeClassifier
already handles.

There are two new test failures, but they actually fail
in the same way in other browsers. These tests are still
being discussed what the correct behavior should be [1]

Part of #14024

[1]:
https://github.com/whatwg/mimesniff/issues/189#issuecomment-2081559661

---------

Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
2025-09-04 08:30:55 +00:00
..
parsable_mime Hookup mime classifier to main document loader (#39109) 2025-09-04 08:30:55 +00:00
cors_safelisted_request_header.rs [#34767] - Range header is missing from CORS header safelist (#35138) 2025-01-24 17:31:27 +00:00
lib.rs script: Create a CrossProcessInstant to enable serializable monotonic time (#33282) 2024-09-05 18:50:09 +00:00
mime_classifier.rs Hookup mime classifier to main document loader (#39109) 2025-09-04 08:30:55 +00:00
pub_domains.rs Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
whitespace.rs Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00