Commit History

Автор SHA1 Съобщение Дата
  MacDue 0af8d81f48 LibWeb: Layout SVG <mask> elements (but don't paint them) преди 1 година
  MacDue c5b50ec2f4 LibWeb: Create paintables for nodes whose parents don't have paintables преди 1 година
  Andreas Kling 1434721247 LibWeb: Relax restrictions on LayoutState::get() input type преди 1 година
  Aliaksandr Kalenik 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels преди 1 година
  Andreas Kling 6d7a2f5cc9 LibWeb: Prune old paintable pointers from layout tree after relayout преди 1 година
  Andreas Kling ae3958f640 LibWeb: Remove incorrect hack in build_paint_tree() преди 1 година
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels преди 1 година
  Andreas Kling 3d7c880a42 LibWeb: Give DOM::Node a direct pointer to its Paintable преди 1 година
  Andreas Kling 136ac1a6a5 LibWeb: Add virtuals to check if Paintable is PBox or PWithLines преди 1 година
  Andreas Kling e67ac16862 LibWeb: Give Paintable its own pointer to the corresponding DOM node преди 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 9101c8d079 LibWeb: Use available space to resolve table container width преди 1 година
  Sam Atkins 5ee1b7db7c LibWeb: Convert BorderData::width to CSSPixels преди 2 години
  Aliaksandr Kalenik e5dcfe3905 LibWeb: Verify that value is not saturated in set_content_width/height преди 2 години
  Andreas Kling bf25568703 LibWeb: Bring measuring of scrollable overflow closer to spec преди 2 години
  Andreas Kling f23baf0a2d LibWeb: Add LineBox::absolute_rect() преди 2 години
  Andi Gallo f6d2a21d27 LibWeb: Store table cell indices and spans in PaintableBox преди 2 години
  Andi Gallo b7d23162cc LibWeb: Set the definite width flag in set_max_content_width преди 2 години
  Aliaksandr Kalenik 473848be0e LibWeb: Do not treat size of abspos items as definite преди 2 години
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels преди 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 c62c714764 LibWeb: Put debug spam about negative content sizes behind a flag преди 2 години
  Andreas Kling 42470d837e LibWeb: Move layout box rect helpers into FormattingContext преди 2 години
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point преди 2 години
  Jelle Raaijmakers c03152c5d2 LibWeb: Simplify margin & border box construction in `LayoutState` преди 2 години
  Andreas Kling e2c72922f6 LibWeb: Make LayoutState use HashMap instead of potentially huge Vector преди 2 години
  Andreas Kling c9223528a0 LibWeb: Get rid of weird Length::resolved() usage in LayoutState преди 2 години