mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update WR to use the new sticky positioning API
This commit is contained in:
parent
17bfe5c120
commit
f37fa0cf6d
6 changed files with 58 additions and 32 deletions
|
@ -728,7 +728,7 @@ malloc_size_of_is_0!(webrender_api::ScrollPolicy);
|
|||
#[cfg(feature = "servo")]
|
||||
malloc_size_of_is_0!(webrender_api::ScrollSensitivity);
|
||||
#[cfg(feature = "servo")]
|
||||
malloc_size_of_is_0!(webrender_api::StickySideConstraint);
|
||||
malloc_size_of_is_0!(webrender_api::StickyOffsetBounds);
|
||||
#[cfg(feature = "servo")]
|
||||
malloc_size_of_is_0!(webrender_api::TransformStyle);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue