tsuyopon / webpagetest

Automatically exported from code.google.com/p/webpagetest
0 stars 0 forks source link

GZIP check for font files #90

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Pagetest should report on uncompressed font files, namely *.svg, *.ttf, *.otf, 
and *.eot.  *.woff can be avoided as it is a compressed format all good 
browsers support.

Reference:
http://www.phpied.com/gzip-your-font-face-files/

Original issue reported on code.google.com by davea...@gmail.com on 3 May 2012 at 8:49

GoogleCodeExporter commented 9 years ago
I think if *.woff is gzipped it should be reported an error.

Original comment by piotr.ku...@gmail.com on 4 Jul 2012 at 3:00

GoogleCodeExporter commented 9 years ago
In the next release WebPagetest will check all responses, regardless of mime 
type, to see if they benefit from gzip compression and flag any that do.

Original comment by PatMee...@gmail.com on 23 Oct 2012 at 5:20

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1543.

Original comment by PatMee...@gmail.com on 23 Oct 2012 at 5:21