Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 5a995e95e3 LibWeb: Add UsedValues::set_has_definite_width/height() hace 1 año
  Aliaksandr Kalenik 1af466babf LibWeb: Fix invalidation of CSS properties that do not affect layout hace 1 año
  Aliaksandr Kalenik 91ef4fed93 LibWeb: Resolve all layout-dependent properties in one loop hace 1 año
  Aliaksandr Kalenik b317620486 LibWeb: Resolve relpos fragment offsets only for inline paintables hace 1 año
  Andreas Kling 8e31bfb83c LibWeb: Give UsedValues a pointer to containing block UsedValues hace 1 año
  Aliaksandr Kalenik ef0c390b79 LibWeb: Resolve CSS transform properties during layout commit hace 1 año
  Aliaksandr Kalenik ee5d66c5d5 LibWeb: Resolve text shadows in `LayoutState::commit()` hace 1 año
  Aliaksandr Kalenik b2abd1dd05 LibWeb: Resolve box shadow data for paintable boxes during layout hace 1 año
  Aliaksandr Kalenik d1d6da6ab6 LibWeb: Resolve border radius during layout and save it in paintables hace 1 año
  MacDue c93d367d95 LibWeb: Layout SVG <text> elements during layout (not while painting) hace 1 año
  MacDue dc9cb449b1 LibWeb: Store computed SVG path data/transforms in LayoutState hace 1 año
  Andreas Kling 1434721247 LibWeb: Relax restrictions on LayoutState::get() input type hace 1 año
  Andreas Kling 216bd513fa LibWeb: Make the paint tree a proper standalone tree hace 1 año
  Andreas Kling 25a3d0d643 LibWeb: Resolve relative offsets *once* after layout hace 1 año
  Aliaksandr Kalenik e25b1f76e1 LibWeb: Forbid usage of indefinite width in calculate_min{max}_height hace 1 año
  Aliaksandr Kalenik 9101c8d079 LibWeb: Use available space to resolve table container width hace 1 año
  Andi Gallo a7166eb103 LibWeb: Complete table border conflict resolution hace 2 años
  Andi Gallo 4c81d39483 LibWeb: Adjust border widths for tables using collapsing borders hace 2 años
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions hace 2 años
  Andi Gallo f6d2a21d27 LibWeb: Store table cell indices and spans in PaintableBox hace 2 años
  Andi Gallo 75e87c32f2 LibWeb: Fix table width algorithm when available space is a constraint hace 2 años
  Andi Gallo 8090adf268 LibWeb: Add partial implementation of border conflict resolution hace 2 años
  Andreas Kling caa491b72a LibWeb: Measure the overflow for all scroll containers hace 2 años
  Andreas Kling 42470d837e LibWeb: Move layout box rect helpers into FormattingContext hace 2 años
  Andreas Kling e2c72922f6 LibWeb: Make LayoutState use HashMap instead of potentially huge Vector hace 2 años
  Andreas Kling deea7cbc11 LibWeb: Remove vestigial resolve_definite_width/height helper functions hace 2 años
  Andreas Kling ca290b27ea LibWeb: Make box content sizes indefinite before intrinsic sizing hace 2 años
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  Sam Atkins c70dcaefcd LibWeb: Convert LayoutState to new pixel units hace 2 años
  Aliaksandr Kalenik ba64d0462c LibWeb: Move box_baseline from LineBuilder.cpp to LayoutState.cpp hace 2 años