Commit History

Author SHA1 Message Date
  Andreas Kling 70a56d21dc LibWeb: Don't do horizontal inline line layout twice for last line 3 years ago
  Andreas Kling ba49dc82e0 LibWeb: Align inline-level boxes to the baseline of the line box 3 years ago
  Andreas Kling 2b631cde45 LibWeb: Avoid creating an empty first line box in block containers 3 years ago
  Andreas Kling 251b2f49a2 LibWeb: Make LineBuilder respect LayoutMode::OnlyRequiredLineBreaks 3 years ago
  Andreas Kling d3adc94ce8 LibWeb: Dimension inline-block boxes before deciding about line breaks 3 years ago
  Andreas Kling 00bde9ca51 LibWeb: Add Layout::LineBuilder class for incremental line box layout 3 years ago