mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Further changes required by Servo
This commit is contained in:
parent
18c701e6b5
commit
0094560541
4 changed files with 4 additions and 4 deletions
|
@ -62,7 +62,7 @@ impl FilterToLayout for Filter {
|
|||
color: shadow
|
||||
.color
|
||||
.clone()
|
||||
.resolve_into_absolute(current_color)
|
||||
.resolve_to_absolute(current_color)
|
||||
.to_layout(),
|
||||
}),
|
||||
// Statically check that Url is impossible.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue