Historial de Commits

Autor SHA1 Mensaje Fecha
  Andi Gallo bc8c2b2bc2 LibWeb: Use cell width instead available width to compute height hace 1 año
  Aliaksandr Kalenik c102bcda9b LibWeb: Replace to_px() with to_px_or_zero() in TableFormattingContext hace 1 año
  Aliaksandr Kalenik e25b1f76e1 LibWeb: Forbid usage of indefinite width in calculate_min{max}_height hace 1 año
  Aliaksandr Kalenik 9101c8d079 LibWeb: Use available space to resolve table container width hace 1 año
  Andi Gallo ada05ab4e4 LibWeb: Implement fixed table layout hace 1 año
  Andi Gallo 7b0b501418 LibWeb: Improve adjustment of automatic table width with percentages hace 1 año
  Andi Gallo 4cde5f6d76 LibWeb: Fix border for cells spanning entire table width or height hace 1 año
  Andi Gallo 3b75b9ef1c LibWeb: Avoid division by zero when computing table measures hace 1 año
  Andi Gallo 8f7b269bf1 LibWeb: Convert divisor to double in TableFormattingContext hace 1 año
  Andi Gallo 26c20e3da1 LibWeb: Split BorderConflictFinder::conflicting_edges method hace 2 años
  Andi Gallo a7166eb103 LibWeb: Complete table border conflict resolution hace 2 años
  Andi Gallo 66c92ebe3d LibWeb: Fix vertical position of top table caption hace 1 año
  Andi Gallo 268355c759 LibWeb: Implement iterative percentage size for spanning table cells hace 2 años
  Andi Gallo 1f3fca996c LibWeb: Use intrinsic_percentage instead of percentage_{width, height} hace 2 años
  Andi Gallo 63e72feee1 LibWeb: Add additional term to the table cell min contribution hace 2 años
  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