Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() há 3 anos atrás
  Andreas Kling b60e19fd34 LibWeb: Make LineBuilder assign height to empty line boxes há 3 anos atrás
  Andreas Kling 70a56d21dc LibWeb: Don't do horizontal inline line layout twice for last line há 3 anos atrás
  Andreas Kling ba49dc82e0 LibWeb: Align inline-level boxes to the baseline of the line box há 3 anos atrás
  Andreas Kling 2b631cde45 LibWeb: Avoid creating an empty first line box in block containers há 3 anos atrás
  Andreas Kling 251b2f49a2 LibWeb: Make LineBuilder respect LayoutMode::OnlyRequiredLineBreaks há 3 anos atrás
  Andreas Kling d3adc94ce8 LibWeb: Dimension inline-block boxes before deciding about line breaks há 3 anos atrás
  Andreas Kling 00bde9ca51 LibWeb: Add Layout::LineBuilder class for incremental line box layout há 3 anos atrás