Commit History

Autor SHA1 Mensaxe Data
  Andi Gallo 769f11f9ae LibWeb: Implement table missing cells fixup %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 4c0816b002 LibWeb: Move table grid slots functionality to separate module hai 1 ano
  Andi Gallo 65854c3411 LibWeb: Set table wrapper width from the table box %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik e9a718ff88 LibWeb/Layout: Replace `INFINITY` with `CSSPixels::min()` or `max()` hai 1 ano
  Andi Gallo d5f54956ba LibWeb: Use the auto table width formula if it cannot be resolved %!s(int64=2) %!d(string=hai) anos
  Andi Gallo bc8c2b2bc2 LibWeb: Use cell width instead available width to compute height %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik c102bcda9b LibWeb: Replace to_px() with to_px_or_zero() in TableFormattingContext %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik e25b1f76e1 LibWeb: Forbid usage of indefinite width in calculate_min{max}_height %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik 9101c8d079 LibWeb: Use available space to resolve table container width %!s(int64=2) %!d(string=hai) anos
  Andi Gallo ada05ab4e4 LibWeb: Implement fixed table layout %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 7b0b501418 LibWeb: Improve adjustment of automatic table width with percentages %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 4cde5f6d76 LibWeb: Fix border for cells spanning entire table width or height %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 3b75b9ef1c LibWeb: Avoid division by zero when computing table measures %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 8f7b269bf1 LibWeb: Convert divisor to double in TableFormattingContext %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 26c20e3da1 LibWeb: Split BorderConflictFinder::conflicting_edges method %!s(int64=2) %!d(string=hai) anos
  Andi Gallo a7166eb103 LibWeb: Complete table border conflict resolution %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 66c92ebe3d LibWeb: Fix vertical position of top table caption %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 268355c759 LibWeb: Implement iterative percentage size for spanning table cells %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 1f3fca996c LibWeb: Use intrinsic_percentage instead of percentage_{width, height} %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 63e72feee1 LibWeb: Add additional term to the table cell min contribution %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 6104e4ecb5 LibWeb: Simplify specified size formulas when computing cell measures %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 6dfa1c2548 LibWeb: Distribute excess width to columns as in specification %!s(int64=2) %!d(string=hai) anos
  Andi Gallo eb20eeb54c LibWeb: Use column and row size for cell outer sizes %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 28509e3edd LibWeb: Check column or row size attributes for constrainedness %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 19a26533a9 LibWeb: Make the type of column whether it's percent or not %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 0314e26ef4 LibWeb: Linear interpolation between table width sizing guesses %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 030b1a197b LibWeb: Don't use the preferred increment as reference for distribution %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 13687085dd LibWeb: Better align outer max sizes for cells with the specification %!s(int64=2) %!d(string=hai) anos
  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