Commit Verlauf

Autor SHA1 Nachricht Datum
  Andi Gallo f6d2a21d27 LibWeb: Store table cell indices and spans in PaintableBox vor 2 Jahren
  Andi Gallo b7d23162cc LibWeb: Set the definite width flag in set_max_content_width vor 2 Jahren
  Aliaksandr Kalenik 473848be0e LibWeb: Do not treat size of abspos items as definite vor 2 Jahren
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels vor 2 Jahren
  Andi Gallo 75e87c32f2 LibWeb: Fix table width algorithm when available space is a constraint vor 2 Jahren
  Andi Gallo 8090adf268 LibWeb: Add partial implementation of border conflict resolution vor 2 Jahren
  Andreas Kling caa491b72a LibWeb: Measure the overflow for all scroll containers vor 2 Jahren
  Andreas Kling c62c714764 LibWeb: Put debug spam about negative content sizes behind a flag vor 2 Jahren
  Andreas Kling 42470d837e LibWeb: Move layout box rect helpers into FormattingContext vor 2 Jahren
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point vor 2 Jahren
  Jelle Raaijmakers c03152c5d2 LibWeb: Simplify margin & border box construction in `LayoutState` vor 2 Jahren
  Andreas Kling e2c72922f6 LibWeb: Make LayoutState use HashMap instead of potentially huge Vector vor 2 Jahren
  Andreas Kling c9223528a0 LibWeb: Get rid of weird Length::resolved() usage in LayoutState vor 2 Jahren
  Andreas Kling 00e3e82bbd LibWeb: Account for box-sizing:border-box in layout-less definite sizes vor 2 Jahren
  Andreas Kling deea7cbc11 LibWeb: Remove vestigial resolve_definite_width/height helper functions vor 2 Jahren
  Linus Groh a75915f055 LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}() vor 2 Jahren
  Linus Groh 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() vor 2 Jahren
  Sam Atkins 53a4a31af2 LibWeb: Remove CalculatedStyleValue from Length vor 2 Jahren
  Andreas Kling ca290b27ea LibWeb: Make box content sizes indefinite before intrinsic sizing vor 2 Jahren
  Cameron Youell f17bee0cb5 LibWeb: Fix mistype in `LayoutState` vor 2 Jahren
  Andreas Kling b3b9ac6201 LibWeb: Add FIXME whining to debug log if layout produces negative sizes vor 2 Jahren
  Mathis Wiehl b96920a9d6 LibWeb: Consider margins of atomic inlines in layout vor 2 Jahren
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport vor 2 Jahren
  Sam Atkins c70dcaefcd LibWeb: Convert LayoutState to new pixel units vor 2 Jahren
  Sam Atkins 76047d1932 LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units vor 2 Jahren
  martinfalisse 20313ae8a8 LibWeb: Use TextTop and TextBottom property for VerticalAlign vor 2 Jahren
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units vor 2 Jahren
  Aliaksandr Kalenik ba64d0462c LibWeb: Move box_baseline from LineBuilder.cpp to LayoutState.cpp vor 2 Jahren
  Andreas Kling 869b322a8f LibWeb: Assign hypothetical flex item main sizes as temporary main size vor 2 Jahren
  Andreas Kling 20711c76b7 LibWeb: Apply min/max constraints to sizes that are initially definite vor 2 Jahren