comparison: layout/inspector/tests/chrome/test_bug695639.css
layout/inspector/tests/chrome/test_bug695639.css
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
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 } |