mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-12 06:52:25 +00:00
Backed out changeset afc08927188a (bug 870113) for B2G mochitest-2 failures.
This commit is contained in:
parent
4ec461dfed
commit
e267c8aefc
@ -380,7 +380,7 @@ nsLookAndFeel::GetFontImpl(FontID aID, nsString& aFontName,
|
||||
gfxFontStyle& aFontStyle,
|
||||
float aDevPixPerCSSPixel)
|
||||
{
|
||||
aFontName.AssignLiteral("\"Feura Sans\"");
|
||||
aFontName.AssignLiteral("\"Droid Sans\"");
|
||||
aFontStyle.style = NS_FONT_STYLE_NORMAL;
|
||||
aFontStyle.weight = NS_FONT_WEIGHT_NORMAL;
|
||||
aFontStyle.stretch = NS_FONT_STRETCH_NORMAL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user