Historique des commits

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