comparison: layout/inspector/tests/chrome/test_bug467669.css
layout/inspector/tests/chrome/test_bug467669.css
- branch
- TOR_BUG_9701
- changeset 8
- 97036ab72558
equal
deleted
inserted
replaced
|
1 @font-face { |
|
2 font-family: font-face-test-family; |
|
3 src: url(bad/font/name.ttf), url(GentiumPlus-R.woff) format("woff"); |
|
4 } |
|
5 |
|
6 .gentium { |
|
7 font-family: font-face-test-family; |
|
8 } |