mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Further changes required by Servo
This commit is contained in:
parent
920a1c1f08
commit
f1ae42678a
11 changed files with 17 additions and 4 deletions
|
@ -844,6 +844,7 @@ pub fn transform_to_matrix(value: String) -> Fallible<(bool, Transform3D<f64>)>
|
|||
Some(::style::stylesheets::CssRuleType::Style),
|
||||
::style_traits::ParsingMode::DEFAULT,
|
||||
::style::context::QuirksMode::NoQuirks,
|
||||
/* namespaces = */ Default::default(),
|
||||
None,
|
||||
None,
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue