mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Use the new WebRender conversion functions.
Remove the old ones.
This commit is contained in:
parent
71e542c424
commit
246b54507a
5 changed files with 89 additions and 285 deletions
|
@ -10,7 +10,6 @@ pub use self::builder::InlineFlowDisplayListBuilding;
|
|||
pub use self::builder::ListItemFlowDisplayListBuilding;
|
||||
pub use self::builder::StackingContextCollectionFlags;
|
||||
pub use self::builder::StackingContextCollectionState;
|
||||
pub use self::builder::ToGfxColor;
|
||||
pub use self::conversions::ToLayout;
|
||||
pub use self::webrender_helpers::WebRenderDisplayListConverter;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue