Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling 1434721247 LibWeb: Relax restrictions on LayoutState::get() input type преди 1 година
  Andreas Kling 216bd513fa LibWeb: Make the paint tree a proper standalone tree преди 1 година
  Andreas Kling 25a3d0d643 LibWeb: Resolve relative offsets *once* after layout преди 1 година
  Aliaksandr Kalenik e25b1f76e1 LibWeb: Forbid usage of indefinite width in calculate_min{max}_height преди 1 година
  Aliaksandr Kalenik 9101c8d079 LibWeb: Use available space to resolve table container width преди 1 година
  Andi Gallo a7166eb103 LibWeb: Complete table border conflict resolution преди 2 години
  Andi Gallo 4c81d39483 LibWeb: Adjust border widths for tables using collapsing borders преди 2 години
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions преди 2 години
  Andi Gallo f6d2a21d27 LibWeb: Store table cell indices and spans in PaintableBox преди 2 години
  Andi Gallo 75e87c32f2 LibWeb: Fix table width algorithm when available space is a constraint преди 2 години
  Andi Gallo 8090adf268 LibWeb: Add partial implementation of border conflict resolution преди 2 години
  Andreas Kling caa491b72a LibWeb: Measure the overflow for all scroll containers преди 2 години
  Andreas Kling 42470d837e LibWeb: Move layout box rect helpers into FormattingContext преди 2 години
  Andreas Kling e2c72922f6 LibWeb: Make LayoutState use HashMap instead of potentially huge Vector преди 2 години
  Andreas Kling deea7cbc11 LibWeb: Remove vestigial resolve_definite_width/height helper functions преди 2 години
  Andreas Kling ca290b27ea LibWeb: Make box content sizes indefinite before intrinsic sizing преди 2 години
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr преди 2 години
  Sam Atkins c70dcaefcd LibWeb: Convert LayoutState to new pixel units преди 2 години
  Aliaksandr Kalenik ba64d0462c LibWeb: Move box_baseline from LineBuilder.cpp to LayoutState.cpp преди 2 години
  Andreas Kling b289f97a65 LibWeb: Split intrinsic heights cache by definite available widths преди 2 години
  Andreas Kling 869b322a8f LibWeb: Assign hypothetical flex item main sizes as temporary main size преди 2 години
  Andreas Kling b945d164e2 LibWeb: Split intrinsic heights cache based on available width преди 2 години
  Andreas Kling 9c44634ca5 LibWeb: Reorganize layout algorithms around available space преди 2 години
  sin-ack e9d5d2f74b LibWeb: Remove the flex item size cache преди 2 години
  Andreas Kling f25203f245 LibWeb: Don't re-resolve "auto" flex item sizes after definitizing them преди 2 години
  Andreas Kling c9a7853fef LibWeb: Include all floating descendants in BFC root's automatic height преди 2 години
  Andreas Kling af73a5d921 LibWeb: Use correct box edge when looking for space between floats преди 2 години
  Andreas Kling 514fa83708 LibWeb: Improve `float: right` behavior преди 2 години
  Andreas Kling 71a707480c LibWeb: Move "has-definite-width/height" flags to UsedValues преди 3 години
  Andreas Kling ed8930fff5 LibWeb: Add accessors for UsedValues::computed_{width,height} преди 3 години