mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update WR (persistent box-shadow render task cache)
This commit is contained in:
parent
9f2b33c646
commit
cad21f1c0b
2 changed files with 16 additions and 15 deletions
|
@ -166,6 +166,7 @@ impl WebRenderDisplayItemConverter for DisplayItem {
|
|||
item.stretch_size.to_layout(),
|
||||
item.tile_spacing.to_layout(),
|
||||
item.image_rendering.to_layout(),
|
||||
webrender_api::AlphaType::PremultipliedAlpha,
|
||||
id,
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue