mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
This accomplishes two things: 1. Makes it easier to iterate through all inline formatting context items. 2. Will make it possible to easily move back and forth through the tree of inline boxes, in order to enable reordering and splitting inline boxes on lines -- necessary for BiDi. Co-authored-by: Rakhi Sharma <atbrakhi@igalia.com> |
||
---|---|---|
.. | ||
construct.rs | ||
line.rs | ||
line_breaker.rs | ||
mod.rs | ||
text_run.rs |