Commit History

Autor SHA1 Mensaxe Data
  Andi Gallo 81d0b17987 LibWeb: Rework the computation of {min, max-}size and size for cells %!s(int64=2) %!d(string=hai) anos
  Andi Gallo a9a5224132 LibWeb: Add 'outer' prefix to {min, max}_{width, height} %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 3476cf0fcb LibWeb: Add border conflict resolution with rowgroup %!s(int64=2) %!d(string=hai) anos
  Andi Gallo cf40b95be8 LibWeb: Resolve table border conflicts with rows %!s(int64=2) %!d(string=hai) anos
  Andi Gallo e30662a8a0 LibWeb: Resolve table border conflicts with cells %!s(int64=2) %!d(string=hai) anos
  Nico Weber 3b686ea6ef LibWeb: Fix a few comment typos %!s(int64=2) %!d(string=hai) anos
  Andi Gallo a27c9d8b05 LibWeb: Use max width from content for cells unless length is specified %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 4c81d39483 LibWeb: Adjust border widths for tables using collapsing borders %!s(int64=2) %!d(string=hai) anos
  Andi Gallo f544132fe8 LibWeb: Some improvements for painting of collapsed table borders %!s(int64=2) %!d(string=hai) anos
  Andi Gallo f6d2a21d27 LibWeb: Store table cell indices and spans in PaintableBox %!s(int64=2) %!d(string=hai) anos
  Andi Gallo f489d85edd LibWeb: Separate comparator for cell border specificity %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 85c1b93eb7 LibWeb: Resolve table border conflicts at edge level %!s(int64=2) %!d(string=hai) anos
  Haikal Zain bf16618fba LibWeb: Add vertical border heights to tr %!s(int64=2) %!d(string=hai) anos
  Andi Gallo d33b99dd24 LibWeb: Check whether table box width is auto when resolving cell width %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 4596d41291 LibWeb: Make cell percentage widths relative to table %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 9cb4fe6a6f LibWeb: Don't distribute excess width to constrained columns %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 8afe5ce718 LibWeb: Fix min-content initialization for row measures %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 3a0f7e8eb8 LibWeb: Adjust specified table height %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 2c4908094c LibWeb: Don't subtract border from used table width %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 8e52d1125d LibWeb: Take specified height into account for automatic table height %!s(int64=2) %!d(string=hai) anos
  Andi Gallo caa24d0805 LibWeb: Implement top and bottom vertical-align for table cells %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 5bd9f4c31c LibWeb: Add undistributable space to GRID{MIN, MAX} instead of content %!s(int64=2) %!d(string=hai) anos
  Andi Gallo e4d0c077c3 LibWeb: Don't skip width computation for intrinsic table width %!s(int64=2) %!d(string=hai) anos
  Andi Gallo ac6af51549 LibWeb: Improve span column width distribution %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 701b170dc0 LibWeb: Clip cell spans past the end of the table %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 205f9c75d9 LibWeb: Fix empty slot finding in table formation algorithm %!s(int64=2) %!d(string=hai) anos
  Andreas Kling a988241f3f LibWeb: Resolve % min-sizes against 0 while under min-content constraint %!s(int64=2) %!d(string=hai) anos
  Andi Gallo b69036970b LibWeb: Add layout support for border spacing %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 3a11b55286 LibWeb: Treat % max-width as none when containing block size indefinite %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 43e1343abf LibWeb: Treat % max-height as none when containing block size indefinite %!s(int64=2) %!d(string=hai) anos