Skip to content

Commit 58f462a

Browse files
committed
Further changes required by Servo
1 parent aa6e1bd commit 58f462a

File tree

1 file changed

+1
-0
lines changed
  • components/style/values/computed

1 file changed

+1
-0
lines changed

components/style/values/computed/font.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,7 @@ pub struct FamilyName {
444444
pub syntax: FontFamilyNameSyntax,
445445
}
446446

447+
#[cfg(feature = "gecko")]
447448
impl FamilyName {
448449
fn is_known_icon_font_family(&self) -> bool {
449450
use crate::gecko_bindings::bindings;

0 commit comments

Comments
 (0)