servo/tests/wpt/web-platform-tests/fetch/nosniff
Fabrice Desré 990b85049e Ignore mime type parameters in nosniff
This patch implements the following changes:
- Only check for the toplevel/sublevel part of the mime type when
  deciding if it's a js or css resource, ignoring the mime parameters.
- Fix the wpt tests that did not escape url parameters properly and
  also used an invalid syntax for the mime parameter.
- Update the wpt manifest.
2017-05-15 14:43:45 +02:00
..
resources Update web-platform-tests to revision dc5cbf088edcdb266541d4e5a76149a2c6e716a0 2016-09-09 16:17:14 +02:00
image.html Ignore mime type parameters in nosniff 2017-05-15 14:43:45 +02:00
importscripts.html
importscripts.js Ignore mime type parameters in nosniff 2017-05-15 14:43:45 +02:00
parsing-nosniff.html
script.html Ignore mime type parameters in nosniff 2017-05-15 14:43:45 +02:00
stylesheet.html Ignore mime type parameters in nosniff 2017-05-15 14:43:45 +02:00
worker.html