mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
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:
parent
cff0f01c70
commit
44c80d5b18
7 changed files with 3 additions and 43 deletions
|
@ -1,3 +1,2 @@
|
|||
[mime_sniffing_font_context.html]
|
||||
type: testharness
|
||||
prefs: [network.mime.sniff:true]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue