mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Further changes required by Servo
This commit is contained in:
parent
d7e00ba03d
commit
d1936e6a4a
1 changed files with 1 additions and 0 deletions
|
@ -807,6 +807,7 @@ impl<'a, 'b: 'a> Cascade<'a, 'b> {
|
||||||
builder.add_flags(ComputedValueFlags::HAS_AUTHOR_SPECIFIED_WORD_SPACING);
|
builder.add_flags(ComputedValueFlags::HAS_AUTHOR_SPECIFIED_WORD_SPACING);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[cfg(feature = "gecko")]
|
||||||
if self
|
if self
|
||||||
.author_specified
|
.author_specified
|
||||||
.contains(LonghandId::FontSynthesis)
|
.contains(LonghandId::FontSynthesis)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue