Historial de Commits

Autor SHA1 Mensaje Fecha
  Andi Gallo 6104e4ecb5 LibWeb: Simplify specified size formulas when computing cell measures hace 2 años
  Andi Gallo 6dfa1c2548 LibWeb: Distribute excess width to columns as in specification hace 2 años
  Andi Gallo eb20eeb54c LibWeb: Use column and row size for cell outer sizes hace 2 años
  Andi Gallo 28509e3edd LibWeb: Check column or row size attributes for constrainedness hace 2 años
  Andi Gallo 19a26533a9 LibWeb: Make the type of column whether it's percent or not hace 2 años
  Andi Gallo 0314e26ef4 LibWeb: Linear interpolation between table width sizing guesses hace 2 años
  Andi Gallo 030b1a197b LibWeb: Don't use the preferred increment as reference for distribution hace 2 años
  Andi Gallo 13687085dd LibWeb: Better align outer max sizes for cells with the specification hace 2 años
  Andi Gallo 81d0b17987 LibWeb: Rework the computation of {min, max-}size and size for cells hace 2 años
  Andi Gallo a9a5224132 LibWeb: Add 'outer' prefix to {min, max}_{width, height} hace 2 años
  Andi Gallo 3476cf0fcb LibWeb: Add border conflict resolution with rowgroup hace 2 años
  Andi Gallo cf40b95be8 LibWeb: Resolve table border conflicts with rows hace 2 años
  Andi Gallo e30662a8a0 LibWeb: Resolve table border conflicts with cells hace 2 años
  Nico Weber 3b686ea6ef LibWeb: Fix a few comment typos hace 2 años
  Andi Gallo a27c9d8b05 LibWeb: Use max width from content for cells unless length is specified hace 2 años
  Andi Gallo 4c81d39483 LibWeb: Adjust border widths for tables using collapsing borders hace 2 años
  Andi Gallo f544132fe8 LibWeb: Some improvements for painting of collapsed table borders hace 2 años
  Andi Gallo f6d2a21d27 LibWeb: Store table cell indices and spans in PaintableBox hace 2 años
  Andi Gallo f489d85edd LibWeb: Separate comparator for cell border specificity hace 2 años
  Andi Gallo 85c1b93eb7 LibWeb: Resolve table border conflicts at edge level hace 2 años
  Haikal Zain bf16618fba LibWeb: Add vertical border heights to tr hace 2 años
  Andi Gallo d33b99dd24 LibWeb: Check whether table box width is auto when resolving cell width hace 2 años
  Andi Gallo 4596d41291 LibWeb: Make cell percentage widths relative to table hace 2 años
  Andi Gallo 9cb4fe6a6f LibWeb: Don't distribute excess width to constrained columns hace 2 años
  Andi Gallo 8afe5ce718 LibWeb: Fix min-content initialization for row measures hace 2 años
  Andi Gallo 3a0f7e8eb8 LibWeb: Adjust specified table height hace 2 años
  Andi Gallo 2c4908094c LibWeb: Don't subtract border from used table width hace 2 años
  Andi Gallo 8e52d1125d LibWeb: Take specified height into account for automatic table height hace 2 años
  Andi Gallo caa24d0805 LibWeb: Implement top and bottom vertical-align for table cells hace 2 años
  Andi Gallo 5bd9f4c31c LibWeb: Add undistributable space to GRID{MIN, MAX} instead of content hace 2 años