Commit History

Author SHA1 Message Date
  Andreas Kling 0ecefbff57 LibWeb: Move absolute positioning up to FormattingContext 4 years ago
  Andreas Kling 5721b2a3da LibWeb: Rename LayoutStyle => CSS::ComputedValues 4 years ago
  Andreas Kling 07dd73c351 LibWeb: Remove hand-rolled is_foo() helpers in Layout::Node classes 4 years ago
  Andreas Kling b60801a9ba LibWeb: Apply 'min-width' and 'max-width' constraints to replaced boxes 4 years ago
  Andreas Kling 67732df034 LibWeb: Move replaced element layout out of Layout::ReplacedBox 4 years ago
  Andreas Kling a3acbf1db2 LibWeb: Include padding+border in shrink-to-fit preferred min width 4 years ago
  Andreas Kling 59de4adb60 LibWeb: Pass current target box to BFC::run() 4 years ago
  Andreas Kling 615a4d4f71 LibWeb: First slightly naive implementation of CSS floats :^) 4 years ago
  Andreas Kling b1e75437c9 LibWeb: Keep track of the parent of each formatting context 4 years ago
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace 4 years ago
  Andreas Kling e1a24edfa9 LibWeb: Reorganize layout system in terms of formatting contexts 4 years ago