зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1381860 - Fix reference to external server for font in test, r=annevk
MozReview-Commit-ID: GD7SH2HedRa
This commit is contained in:
Родитель
808ae05d9f
Коммит
5e1e510d61
|
@ -8,7 +8,7 @@
|
|||
|
||||
@font-face {
|
||||
font-family: Ahem;
|
||||
src: url(https://cdn.rawgit.com/w3c/csswg-test/master/fonts/ahem/ahem.ttf);
|
||||
src: url(/css/fonts/ahem/ahem.ttf);
|
||||
}
|
||||
|
||||
div {
|
||||
|
|
Загрузка…
Ссылка в новой задаче