Skip to content

Commit

Permalink
Files with MIME type "font/woff" need to be recognized as fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianZ committed Feb 18, 2013
1 parent bb4b61c commit 1e6e37a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extension/content/firebug/net/fontViewer.js
Expand Up @@ -30,6 +30,7 @@ var contentTypes =
"application/x-ttf",
"application/x-font-ttf",
"font/ttf",
"font/woff",
"application/x-otf",
"application/x-font-otf"
];
Expand Down

0 comments on commit 1e6e37a

Please sign in to comment.