Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling ccf35a973f LibWeb: Derive box baseline from last child *with line boxes* vor 1 Jahr
  Andreas Kling ac124fbaae LibWeb: Resolve flex item percentages against used flex container sizes vor 2 Jahren
  Andreas Kling db5bde01dc LibWeb: Resolve % top and bottom insets against containing block height vor 2 Jahren
  Sebastian Zaha fd37ad3a84 LibWeb: Fix absolute positioning issues vor 2 Jahren
  Sebastian Zaha 61fe7c230f LibWeb: Implement abspos for replaced elements vor 2 Jahren
  Andreas Kling 3f022f4040 LibWeb: Treat non-finite containing block width as zero for percentages vor 2 Jahren
  Andreas Kling c808f6c637 LibWeb: Don't use BFC auto height for non-BFC abspos elements vor 2 Jahren
  Aliaksandr Kalenik ca0c2339f4 LibWeb: Use padding box of containing block to resolve % height size vor 2 Jahren
  Andreas Kling c374541711 LibWeb: Use correct reference for abspos elements with % height sizes vor 2 Jahren
  Andreas Kling a988241f3f LibWeb: Resolve % min-sizes against 0 while under min-content constraint vor 2 Jahren
  Andreas Kling 3a11b55286 LibWeb: Treat % max-width as none when containing block size indefinite vor 2 Jahren
  Andreas Kling 43e1343abf LibWeb: Treat % max-height as none when containing block size indefinite vor 2 Jahren
  Andreas Kling b6f3369b66 LibWeb: Fix spelling of non_anonymous_containing_block() vor 2 Jahren
  Andreas Kling 41da9a4231 LibWeb: Resolve auto margins on abspos elements in more cases vor 2 Jahren
  Andreas Kling 434df52b91 LibWeb: Make stretch-fit return 0 when the available size is indefinite vor 2 Jahren
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels vor 2 Jahren
  Sam Atkins 1051624084 LibWeb: Obey CSS aspect-ratio property during layout vor 2 Jahren
  Sam Atkins 84e7216603 LibWeb: Move "natural size" concept into Layout::Box vor 2 Jahren
  Andreas Kling 3365a1e034 LibWeb: Resolve cyclic % against 0 when available size is min-content vor 2 Jahren
  Andreas Kling c197fb4037 LibWeb: Take box-sizing into account when sizing replaced elements vor 2 Jahren
  Andreas Kling 4fed7beb7b LibWeb: Make solve_replaced_size_constraint() into FormattingContext vor 2 Jahren
  Andreas Kling 42470d837e LibWeb: Move layout box rect helpers into FormattingContext vor 2 Jahren
  Andreas Kling 4f08fcde29 LibWeb: Remove unnecessary static formatting context functions vor 2 Jahren
  Aliaksandr Kalenik 787f2d2a10 LibWeb: Remove Layout::TableCellBox vor 2 Jahren
  Andreas Kling af004ff0ef LibWeb: Support `min-content` for `width`, `min-width` and `max-width` vor 2 Jahren
  Andreas Kling 97c510329c LibWeb: Support `max-content` for `width`, `min-width` and `max-width` vor 2 Jahren
  Aliaksandr Kalenik 258f3ea952 LibWeb: Remove Layout::TableBox vor 2 Jahren
  Andreas Kling 1bb4e5c428 LibWeb: Support fit-content width for block-level boxes vor 2 Jahren
  Andreas Kling 299775345d LibWeb: Allow calculating intrinsic sizes of non-FC-roots vor 2 Jahren
  Andi Gallo 5cec517153 LibWeb: Get reference height from closest non-anonymous ancestor vor 2 Jahren