layout/inspector/tests/chrome/test_bug695639.css

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/inspector/tests/chrome/test_bug695639.css	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,8 @@
     1.4 +@font-face {
     1.5 +  font-family: gent;
     1.6 +  src: url(GentiumPlus-R.woff) format("woff");
     1.7 +}
     1.8 +
     1.9 +.test {
    1.10 +  font-family: gent, sans-serif;
    1.11 +}

mercurial