Ignore the Content-Type header completely for @font-face.

This matches the previous default (network.mime.sniff off) behaviour in all
but one case: we will now accept a font without a `Content-Type` header, which
would previously have been ignored.
This commit is contained in:
Ms2ger 2016-10-26 16:42:10 +02:00
parent cff0f01c70
commit 44c80d5b18
7 changed files with 3 additions and 43 deletions

View file

@ -1,3 +1,2 @@
[mime_sniffing_font_context.html]
type: testharness
prefs: [network.mime.sniff:true]