Historie revizí

Autor SHA1 Zpráva Datum
  Andi Gallo bc8c2b2bc2 LibWeb: Use cell width instead available width to compute height před 1 rokem
  Aliaksandr Kalenik c102bcda9b LibWeb: Replace to_px() with to_px_or_zero() in TableFormattingContext před 1 rokem
  Aliaksandr Kalenik e25b1f76e1 LibWeb: Forbid usage of indefinite width in calculate_min{max}_height před 1 rokem
  Aliaksandr Kalenik 9101c8d079 LibWeb: Use available space to resolve table container width před 1 rokem
  Andi Gallo ada05ab4e4 LibWeb: Implement fixed table layout před 1 rokem
  Andi Gallo 7b0b501418 LibWeb: Improve adjustment of automatic table width with percentages před 1 rokem
  Andi Gallo 4cde5f6d76 LibWeb: Fix border for cells spanning entire table width or height před 1 rokem
  Andi Gallo 3b75b9ef1c LibWeb: Avoid division by zero when computing table measures před 1 rokem
  Andi Gallo 8f7b269bf1 LibWeb: Convert divisor to double in TableFormattingContext před 1 rokem
  Andi Gallo 26c20e3da1 LibWeb: Split BorderConflictFinder::conflicting_edges method před 2 roky
  Andi Gallo a7166eb103 LibWeb: Complete table border conflict resolution před 2 roky
  Andi Gallo 66c92ebe3d LibWeb: Fix vertical position of top table caption před 2 roky
  Andi Gallo 268355c759 LibWeb: Implement iterative percentage size for spanning table cells před 2 roky
  Andi Gallo 1f3fca996c LibWeb: Use intrinsic_percentage instead of percentage_{width, height} před 2 roky
  Andi Gallo 63e72feee1 LibWeb: Add additional term to the table cell min contribution před 2 roky
  Andi Gallo 6104e4ecb5 LibWeb: Simplify specified size formulas when computing cell measures před 2 roky
  Andi Gallo 6dfa1c2548 LibWeb: Distribute excess width to columns as in specification před 2 roky
  Andi Gallo eb20eeb54c LibWeb: Use column and row size for cell outer sizes před 2 roky
  Andi Gallo 28509e3edd LibWeb: Check column or row size attributes for constrainedness před 2 roky
  Andi Gallo 19a26533a9 LibWeb: Make the type of column whether it's percent or not před 2 roky
  Andi Gallo 0314e26ef4 LibWeb: Linear interpolation between table width sizing guesses před 2 roky
  Andi Gallo 030b1a197b LibWeb: Don't use the preferred increment as reference for distribution před 2 roky
  Andi Gallo 13687085dd LibWeb: Better align outer max sizes for cells with the specification před 2 roky
  Andi Gallo 81d0b17987 LibWeb: Rework the computation of {min, max-}size and size for cells před 2 roky
  Andi Gallo a9a5224132 LibWeb: Add 'outer' prefix to {min, max}_{width, height} před 2 roky
  Andi Gallo 3476cf0fcb LibWeb: Add border conflict resolution with rowgroup před 2 roky
  Andi Gallo cf40b95be8 LibWeb: Resolve table border conflicts with rows před 2 roky
  Andi Gallo e30662a8a0 LibWeb: Resolve table border conflicts with cells před 2 roky
  Nico Weber 3b686ea6ef LibWeb: Fix a few comment typos před 2 roky
  Andi Gallo a27c9d8b05 LibWeb: Use max width from content for cells unless length is specified před 2 roky