mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
parent
e148571812
commit
4d2cf9e277
1 changed files with 1 additions and 1 deletions
|
@ -6692,7 +6692,7 @@ fn cascade_with_cached_declarations<C: ComputedValues>(
|
|||
context.style
|
||||
}
|
||||
|
||||
pub type CascadePropertyFn<C: ComputedValues> =
|
||||
pub type CascadePropertyFn<C /*: ComputedValues */> =
|
||||
extern "Rust" fn(declaration: &PropertyDeclaration,
|
||||
inherited_style: &C,
|
||||
context: &mut computed::Context<C>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue