comparison: layout/inspector/tests/chrome/test_bug467669.css
layout/inspector/tests/chrome/test_bug467669.css
- changeset 0
- 6474c204b198
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 } |