Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 95715f0c8f LibWeb: Fix rounding errors in calculation of final line box width %!s(int64=3) %!d(string=hai) anos
  Andreas Kling db5bf6e64c LibWeb: Rename FormattingState::ensure() -> get_mutable() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c9700e100e LibWeb: Start making our layout system "transactional" %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f2a917229a LibWeb: Support inline-level padding and border properly %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling b60e19fd34 LibWeb: Make LineBuilder assign height to empty line boxes %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 70a56d21dc LibWeb: Don't do horizontal inline line layout twice for last line %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ba49dc82e0 LibWeb: Align inline-level boxes to the baseline of the line box %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 2b631cde45 LibWeb: Avoid creating an empty first line box in block containers %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 251b2f49a2 LibWeb: Make LineBuilder respect LayoutMode::OnlyRequiredLineBreaks %!s(int64=3) %!d(string=hai) anos
  Andreas Kling d3adc94ce8 LibWeb: Dimension inline-block boxes before deciding about line breaks %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 00bde9ca51 LibWeb: Add Layout::LineBuilder class for incremental line box layout %!s(int64=3) %!d(string=hai) anos