Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 00e3e82bbd LibWeb: Account for box-sizing:border-box in layout-less definite sizes há 2 anos atrás
  Andreas Kling deea7cbc11 LibWeb: Remove vestigial resolve_definite_width/height helper functions há 2 anos atrás
  Linus Groh a75915f055 LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}() há 2 anos atrás
  Linus Groh 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() há 2 anos atrás
  Sam Atkins 53a4a31af2 LibWeb: Remove CalculatedStyleValue from Length há 2 anos atrás
  Andreas Kling ca290b27ea LibWeb: Make box content sizes indefinite before intrinsic sizing há 2 anos atrás
  Cameron Youell f17bee0cb5 LibWeb: Fix mistype in `LayoutState` há 2 anos atrás
  Andreas Kling b3b9ac6201 LibWeb: Add FIXME whining to debug log if layout produces negative sizes há 2 anos atrás
  Mathis Wiehl b96920a9d6 LibWeb: Consider margins of atomic inlines in layout há 2 anos atrás
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport há 2 anos atrás
  Sam Atkins c70dcaefcd LibWeb: Convert LayoutState to new pixel units há 2 anos atrás
  Sam Atkins 76047d1932 LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units há 2 anos atrás
  martinfalisse 20313ae8a8 LibWeb: Use TextTop and TextBottom property for VerticalAlign há 2 anos atrás
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units há 2 anos atrás
  Aliaksandr Kalenik ba64d0462c LibWeb: Move box_baseline from LineBuilder.cpp to LayoutState.cpp há 2 anos atrás
  Andreas Kling 869b322a8f LibWeb: Assign hypothetical flex item main sizes as temporary main size há 2 anos atrás
  Andreas Kling 20711c76b7 LibWeb: Apply min/max constraints to sizes that are initially definite há 2 anos atrás
  Andreas Kling 13792e572c LibWeb: Mark percentage heights as initially definite when appropriate há 2 anos atrás
  Andreas Kling ce0e4b71a3 LibWeb: Floating boxes with width:auto don't have definite width há 2 anos atrás
  Andreas Kling 13834cfdff LibWeb: Use Layout::Node::display() everywhere há 2 anos atrás
  Andreas Kling 9c44634ca5 LibWeb: Reorganize layout algorithms around available space há 2 anos atrás
  Andreas Kling 0843960235 LibWeb: Use CSS::Size for computed size and max-size values há 2 anos atrás
  Andreas Kling d43ef27761 LibWeb: Only include containing blocks in coordinate space translation há 2 anos atrás
  Andreas Kling f25203f245 LibWeb: Don't re-resolve "auto" flex item sizes after definitizing them há 2 anos atrás
  Andreas Kling af73a5d921 LibWeb: Use correct box edge when looking for space between floats há 2 anos atrás
  Andreas Kling 514fa83708 LibWeb: Improve `float: right` behavior há 2 anos atrás
  Andreas Kling 7cc6d1da2d LibWeb: Resolve definite sizes when instantiating UsedValues há 3 anos atrás
  Andreas Kling 71a707480c LibWeb: Move "has-definite-width/height" flags to UsedValues há 3 anos atrás
  Andreas Kling ed8930fff5 LibWeb: Add accessors for UsedValues::computed_{width,height} há 3 anos atrás
  Andreas Kling 9b46091f38 LibWeb: Rename LayoutState::NodeState => LayoutState::UsedValues há 3 anos atrás