Historique des commits

Auteur SHA1 Message Date
  Sam Atkins 76047d1932 LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units il y a 2 ans
  Andreas Kling 412b2313f3 LibWeb: Improve inline flow around floating boxes il y a 2 ans
  Andreas Kling 71ca857b67 LibWeb: Break lines until we have enough space between floats il y a 2 ans
  Andreas Kling ab6af4c9a0 LibWeb: Remove unused member LineBuilder::m_layout_mode il y a 2 ans
  Andreas Kling 9b46091f38 LibWeb: Rename LayoutState::NodeState => LayoutState::UsedValues il y a 3 ans
  Andreas Kling 52862c72d0 LibWeb: Rename FormattingState to LayoutState il y a 3 ans
  Andreas Kling 64959a8504 LibWeb: Express intrinsic size layout via size constraints il y a 3 ans
  Andreas Kling aefe1727fc LibWeb: Make text newlines in "pre" mode emit a ForcedBreak item il y a 3 ans
  Andreas Kling d32630e17b LibWeb: Don't append collapsible whitespace to start of new line il y a 3 ans
  Andreas Kling de6f7f0029 LibWeb: Support CSS floats in inline flow il y a 3 ans
  Andreas Kling 28642de6ed LibWeb: Make LineBuilder aware of the current LayoutMode il y a 3 ans
  Andreas Kling 45f717cfad LibWeb: Respect inline-axis margins between line box fragments :^) il y a 3 ans
  Andreas Kling c9700e100e LibWeb: Start making our layout system "transactional" il y a 3 ans
  Andreas Kling f2a917229a LibWeb: Support inline-level padding and border properly il y a 3 ans
  Andreas Kling b60e19fd34 LibWeb: Make LineBuilder assign height to empty line boxes il y a 3 ans
  Andreas Kling 70a56d21dc LibWeb: Don't do horizontal inline line layout twice for last line il y a 3 ans
  Andreas Kling 251b2f49a2 LibWeb: Make LineBuilder respect LayoutMode::OnlyRequiredLineBreaks il y a 3 ans
  Andreas Kling d3adc94ce8 LibWeb: Dimension inline-block boxes before deciding about line breaks il y a 3 ans
  Andreas Kling 00bde9ca51 LibWeb: Add Layout::LineBuilder class for incremental line box layout il y a 3 ans