mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Further changes required by Servo
This commit is contained in:
parent
fa8b5f17e3
commit
03e84754cc
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ bitflags! {
|
|||
/// Flags for the @font-face tech() function, indicating font technologies
|
||||
/// required by the resource.
|
||||
#[derive(ToShmem)]
|
||||
#[cfg_attr(feature = "servo", derive(Deserialize, Serialize))]
|
||||
#[repr(C)]
|
||||
pub struct FontFaceSourceTechFlags: u16 {
|
||||
/// Font requires OpenType feature support.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue