comparison: layout/inspector/tests/chrome/test_bug467669.css
layout/inspector/tests/chrome/test_bug467669.css
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
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 } |