mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Add intrinsic size computation for inline formatting contexts
This commit is contained in:
parent
8fe37f3ed6
commit
9c5a595044
6 changed files with 188 additions and 46 deletions
|
@ -14,6 +14,7 @@ mod flow;
|
|||
mod formatting_contexts;
|
||||
mod fragments;
|
||||
mod geom;
|
||||
mod intrinsic;
|
||||
mod opaque_node;
|
||||
mod positioned;
|
||||
pub mod query;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue