Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  Andreas Kling 9b46091f38 LibWeb: Rename LayoutState::NodeState => LayoutState::UsedValues пре 3 година
  Andreas Kling 52862c72d0 LibWeb: Rename FormattingState to LayoutState пре 3 година