Historique des commits

Auteur SHA1 Message Date
  Andi Gallo 26c20e3da1 LibWeb: Split BorderConflictFinder::conflicting_edges method il y a 1 an
  Andi Gallo a7166eb103 LibWeb: Complete table border conflict resolution il y a 2 ans
  Andi Gallo 66c92ebe3d LibWeb: Fix vertical position of top table caption il y a 1 an
  Andi Gallo 268355c759 LibWeb: Implement iterative percentage size for spanning table cells il y a 2 ans
  Andi Gallo 1f3fca996c LibWeb: Use intrinsic_percentage instead of percentage_{width, height} il y a 2 ans
  Andi Gallo 63e72feee1 LibWeb: Add additional term to the table cell min contribution il y a 2 ans
  Andi Gallo 6104e4ecb5 LibWeb: Simplify specified size formulas when computing cell measures il y a 2 ans
  Andi Gallo 6dfa1c2548 LibWeb: Distribute excess width to columns as in specification il y a 2 ans
  Andi Gallo eb20eeb54c LibWeb: Use column and row size for cell outer sizes il y a 2 ans
  Andi Gallo 28509e3edd LibWeb: Check column or row size attributes for constrainedness il y a 2 ans
  Andi Gallo 19a26533a9 LibWeb: Make the type of column whether it's percent or not il y a 2 ans
  Andi Gallo 0314e26ef4 LibWeb: Linear interpolation between table width sizing guesses il y a 2 ans
  Andi Gallo 030b1a197b LibWeb: Don't use the preferred increment as reference for distribution il y a 2 ans
  Andi Gallo 13687085dd LibWeb: Better align outer max sizes for cells with the specification il y a 2 ans
  Andi Gallo 81d0b17987 LibWeb: Rework the computation of {min, max-}size and size for cells il y a 2 ans
  Andi Gallo a9a5224132 LibWeb: Add 'outer' prefix to {min, max}_{width, height} il y a 2 ans
  Andi Gallo 3476cf0fcb LibWeb: Add border conflict resolution with rowgroup il y a 2 ans
  Andi Gallo cf40b95be8 LibWeb: Resolve table border conflicts with rows il y a 2 ans
  Andi Gallo e30662a8a0 LibWeb: Resolve table border conflicts with cells il y a 2 ans
  Nico Weber 3b686ea6ef LibWeb: Fix a few comment typos il y a 2 ans
  Andi Gallo a27c9d8b05 LibWeb: Use max width from content for cells unless length is specified il y a 2 ans
  Andi Gallo 4c81d39483 LibWeb: Adjust border widths for tables using collapsing borders il y a 2 ans
  Andi Gallo f544132fe8 LibWeb: Some improvements for painting of collapsed table borders il y a 2 ans
  Andi Gallo f6d2a21d27 LibWeb: Store table cell indices and spans in PaintableBox il y a 2 ans
  Andi Gallo f489d85edd LibWeb: Separate comparator for cell border specificity il y a 2 ans
  Andi Gallo 85c1b93eb7 LibWeb: Resolve table border conflicts at edge level il y a 2 ans
  Haikal Zain bf16618fba LibWeb: Add vertical border heights to tr il y a 2 ans
  Andi Gallo d33b99dd24 LibWeb: Check whether table box width is auto when resolving cell width il y a 2 ans
  Andi Gallo 4596d41291 LibWeb: Make cell percentage widths relative to table il y a 2 ans
  Andi Gallo 9cb4fe6a6f LibWeb: Don't distribute excess width to constrained columns il y a 2 ans