mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
layout: Remove layout/extra.rs
.
Also, rename a few methods in layout that arguably had confusing names.
This commit is contained in:
parent
5e5f77a354
commit
f5c0124363
8 changed files with 117 additions and 129 deletions
|
@ -62,7 +62,6 @@ pub mod text;
|
|||
pub mod util;
|
||||
pub mod incremental;
|
||||
pub mod wrapper;
|
||||
pub mod extra;
|
||||
|
||||
pub mod css {
|
||||
mod node_util;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue