servo/components/layout_2020/flow
Martin Robinson 841bd91784
layout: Take into account text-indent for justification (#31777)
This change makes it so that when calculating the space added between
words for justification, text-indent is taken into account.

Fixes #31775.
2024-03-21 15:58:03 +00:00
..
construct.rs Allow finishing anonymous inline-table at the end of inline elements (#31650) 2024-03-14 09:58:00 +00:00
float.rs clippy: Fix several warnings (#31710) 2024-03-18 08:33:43 +00:00
inline.rs layout: Take into account text-indent for justification (#31777) 2024-03-21 15:58:03 +00:00
line.rs rustdoc: Fix two warnings in components/layout_2020 (#31712) 2024-03-18 08:33:15 +00:00
mod.rs clippy: Fix several warnings (#31710) 2024-03-18 08:33:43 +00:00
root.rs dependencies: Upgrade to WebRender 0.64 (#31486) 2024-03-14 17:40:54 +00:00
text_run.rs Obey white-space when intrinsically sizing an IFC (#31660) 2024-03-15 12:45:23 +00:00