mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
Update CSS tests to revision 135b269a1d9f5ce7862ab7426578bd56e2add740
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
src: url(./Ahem.ttf);
|
||||
}
|
||||
#a {
|
||||
font-family: MyTestFontName;
|
||||
font-family: MyTestFontName, serif;
|
||||
}
|
||||
#b {
|
||||
font-family: MyTestFontName2;
|
||||
font-family: MyTestFontName2, serif;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user