servo/tests/wpt/meta/fetch/nosniff/stylesheet.html.ini
Vincent Ricard 6e97fc0bc4
Use spec compliant content-type extraction in more places and enable a <stylesheet> quirk (#28321)
This changes includes two semi-related things:

1. Fixes some specification compliance issues when parsing mime
   types and charsets for `XMLHttpRequest`.
2. Implements a `<stylesheet>` parsing quirk involving mime types.

Testing: There are tests for these changes.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2025-05-19 11:38:01 +00:00

12 lines
221 B
INI
Vendored

[stylesheet.html]
[URL query: text/html]
expected: FAIL
[URL query: text/json]
expected: FAIL
[Revalidated URL query: text/html]
expected: FAIL
[Revalidated URL query: text/json]
expected: FAIL