Historie revizí

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