Commit Verlauf

Autor SHA1 Nachricht Datum
  Emil Militzer bf3144fcff LibWeb: Prevent max-width expanding the width vor 2 Jahren
  Andreas Kling c83ae729d2 LibWeb: Resolve used insets for floating elements vor 2 Jahren
  Sebastian Zaha 553694679e LibWeb: Fix alternating-sides float positioning vor 2 Jahren
  Andi Gallo 8b34af816e LibWeb: Report border box width for tables in a block vor 2 Jahren
  Luke Wilde f4446cdf8c LibWeb: Resolve padding against 0 and not inf for indefinite width more vor 2 Jahren
  Andi Gallo f154446a9f LibWeb: Skip separate height computation for tables vor 2 Jahren
  Andi Gallo c5eeb303d8 LibWeb: Don't cap used width by available width from a constraint vor 2 Jahren
  Andreas Kling a988241f3f LibWeb: Resolve % min-sizes against 0 while under min-content constraint vor 2 Jahren
  kamp 4ac7c41483 LibWeb: Add -libweb-left and -libweb-right text-align values 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
  Andi Gallo ce186dca70 LibWeb: Fix the x coordinate of a block after a float 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
  Sam Atkins 1051624084 LibWeb: Obey CSS aspect-ratio property during layout vor 2 Jahren
  Andreas Kling 89ba00304c LibWeb: Account for negative margins when calculating float intrusion vor 2 Jahren
  Simon Wanner 870bcd56df LibWeb: Make disclosure marker bounds square vor 2 Jahren
  Simon Wanner 293ece2292 LibWeb: Support list-style-position vor 2 Jahren
  Andreas Kling caa491b72a LibWeb: Measure the overflow for all scroll containers 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
  Andi Gallo 7f9ede07bc LibWeb: Set margin, padding and border for replaced boxes vor 2 Jahren
  Aliaksandr Kalenik 258f3ea952 LibWeb: Remove Layout::TableBox vor 2 Jahren
  Andi Gallo 1e526af430 LibWeb: Fix width calculation for floating replaced elements vor 2 Jahren
  Aliaksandr Kalenik 7cc20f4cb5 LibWeb: Reset margin collapsing state only if box indeed add clearance vor 2 Jahren
  Aliaksandr Kalenik 202b24584f LibWeb: Sum horizontal margins to calculate space used by floats vor 2 Jahren
  Jelle Raaijmakers 90d8844c77 LibWeb: Remove `Gfx::Rect<float>` workarounds from BFC vor 2 Jahren
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point vor 2 Jahren
  Jelle Raaijmakers f391ccfe53 LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive vor 2 Jahren
  Aliaksandr Kalenik 76aa17be86 LibWeb: Make sure collapsed margins are not ignored if box creates FC vor 2 Jahren