mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Further changes required by Servo
This commit is contained in:
parent
a4ad5e19b0
commit
38caec4f89
2 changed files with 2 additions and 0 deletions
|
@ -105,6 +105,7 @@ impl CSSRule {
|
|||
StyleCssRule::Viewport(_) => unimplemented!(), // TODO
|
||||
StyleCssRule::LayerBlock(_) => unimplemented!(), // TODO
|
||||
StyleCssRule::LayerStatement(_) => unimplemented!(), // TODO
|
||||
StyleCssRule::FontPaletteValues(_) => unimplemented!(), // TODO
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue