mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Further changes required by Servo
This commit is contained in:
parent
9a862da88f
commit
6751b84bab
1 changed files with 1 additions and 0 deletions
|
@ -442,6 +442,7 @@ pub trait ThreadSafeLayoutElement<'dom>:
|
||||||
&style_pseudo,
|
&style_pseudo,
|
||||||
RuleInclusion::All,
|
RuleInclusion::All,
|
||||||
data.styles.primary(),
|
data.styles.primary(),
|
||||||
|
data.styles.primary(),
|
||||||
/* is_probe = */ false,
|
/* is_probe = */ false,
|
||||||
/* matching_func = */ None,
|
/* matching_func = */ None,
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue