mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Replace the WebRenderDisplayItemConverter trait with an inherent method
This commit is contained in:
parent
e852d02f1c
commit
526619a78a
6 changed files with 6 additions and 27 deletions
|
@ -8,7 +8,6 @@ pub use self::builder::IndexableText;
|
|||
pub use self::builder::StackingContextCollectionFlags;
|
||||
pub use self::builder::StackingContextCollectionState;
|
||||
pub use self::conversions::ToLayout;
|
||||
pub use self::webrender_helpers::WebRenderDisplayListConverter;
|
||||
|
||||
mod background;
|
||||
mod border;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue