comparison: layout/inspector/tests/chrome/test_bug695639.css
layout/inspector/tests/chrome/test_bug695639.css
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 @font-face { |
|
2 font-family: gent; |
|
3 src: url(GentiumPlus-R.woff) format("woff"); |
|
4 } |
|
5 |
|
6 .test { |
|
7 font-family: gent, sans-serif; |
|
8 } |