mirror of
https://github.com/servo/servo.git
synced 2025-06-25 17:44:33 +01:00
Further changes required by Servo
This commit is contained in:
parent
9e4535cb00
commit
4de990e41a
1 changed files with 1 additions and 0 deletions
|
@ -278,6 +278,7 @@ pub trait StylesheetInDocument: ::std::fmt::Debug {
|
|||
|
||||
rule_filter! {
|
||||
effective_style_rules(Style => StyleRule),
|
||||
effective_font_face_rules(FontFace => FontFaceRule),
|
||||
effective_viewport_rules(Viewport => ViewportRule),
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue