mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
WR update: APIs update
This commit is contained in:
parent
ecc11826d2
commit
a20455fd6b
6 changed files with 43 additions and 20 deletions
|
@ -2012,6 +2012,7 @@ impl Fragment {
|
|||
offset: LayoutVector2D::new(shadow.horizontal.px(), shadow.vertical.px()),
|
||||
color: self.style.resolve_color(shadow.color).to_layout(),
|
||||
blur_radius: shadow.blur.px(),
|
||||
should_inflate: true,
|
||||
},
|
||||
},
|
||||
)));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue