servo/tests/wpt/meta/html/editing
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
..
dnd Implement HTMLDocument API (#38433) 2025-08-04 03:42:54 +00:00
editing-0 Hookup mime classifier to main document loader (#39109) 2025-09-04 08:30:55 +00:00
the-hidden-attribute script: Implement scrollIntoView (#38230) 2025-08-06 08:08:25 +00:00