fix broken test

This commit is contained in:
Chris Eppstein 2012-02-26 17:22:45 -08:00
parent 9a3cbbe470
commit 001fa41142

View File

@ -1,4 +1,4 @@
@font-face { @font-face {
font-family: "font1"; font-family: "font1";
src: url('/tmp/fonts/font1.eot'); src: url('/tmp/fonts/font1.eot');
src: url('/tmp/fonts/font1.eot?iefix') format('eot'), url('/tmp/fonts/font1.woff') format('woff'); } src: url('/tmp/fonts/font1.eot?#iefix') format('eot'), url('/tmp/fonts/font1.woff') format('woff'); }