Historique des commits

Auteur SHA1 Message Date
  Andreas Kling ce0e4b71a3 LibWeb: Floating boxes with width:auto don't have definite width il y a 2 ans
  Andreas Kling 13834cfdff LibWeb: Use Layout::Node::display() everywhere il y a 2 ans
  Andreas Kling 9c44634ca5 LibWeb: Reorganize layout algorithms around available space il y a 2 ans
  Andreas Kling 0843960235 LibWeb: Use CSS::Size for computed size and max-size values il y a 2 ans
  Andreas Kling d43ef27761 LibWeb: Only include containing blocks in coordinate space translation il y a 2 ans
  Andreas Kling f25203f245 LibWeb: Don't re-resolve "auto" flex item sizes after definitizing them il y a 2 ans
  Andreas Kling af73a5d921 LibWeb: Use correct box edge when looking for space between floats il y a 2 ans
  Andreas Kling 514fa83708 LibWeb: Improve `float: right` behavior il y a 2 ans
  Andreas Kling 7cc6d1da2d LibWeb: Resolve definite sizes when instantiating UsedValues il y a 3 ans
  Andreas Kling 71a707480c LibWeb: Move "has-definite-width/height" flags to UsedValues il y a 3 ans
  Andreas Kling ed8930fff5 LibWeb: Add accessors for UsedValues::computed_{width,height} il y a 3 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