Historie revizí

Autor SHA1 Zpráva Datum
  Andi Gallo 769f11f9ae LibWeb: Implement table missing cells fixup před 1 rokem
  Andi Gallo 4c0816b002 LibWeb: Move table grid slots functionality to separate module před 1 rokem
  Andi Gallo bc8c2b2bc2 LibWeb: Use cell width instead available width to compute height před 1 rokem
  Andi Gallo ada05ab4e4 LibWeb: Implement fixed table layout 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 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 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 13687085dd LibWeb: Better align outer max sizes for cells with the specification 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 e30662a8a0 LibWeb: Resolve table border conflicts with cells před 2 roky
  Andi Gallo f544132fe8 LibWeb: Some improvements for painting of collapsed table borders před 2 roky
  Andi Gallo 85c1b93eb7 LibWeb: Resolve table border conflicts at edge level před 2 roky
  Andi Gallo 9cb4fe6a6f LibWeb: Don't distribute excess width to constrained columns před 2 roky
  Andi Gallo 8afe5ce718 LibWeb: Fix min-content initialization for row measures před 2 roky
  Andi Gallo 8e52d1125d LibWeb: Take specified height into account for automatic table height před 2 roky
  Andi Gallo e4d0c077c3 LibWeb: Don't skip width computation for intrinsic table width před 2 roky
  Andi Gallo b69036970b LibWeb: Add layout support for border spacing před 2 roky
  Andi Gallo 6a7a7e2337 LibWeb: Some row span fixes when combined with nested tables před 2 roky
  Andi Gallo 8090adf268 LibWeb: Add partial implementation of border conflict resolution před 2 roky
  Andi Gallo 940d9b98ae LibWeb: Add support for table caption před 2 roky
  Aliaksandr Kalenik 3a3a085404 LibWeb: Remove Layout::TableRowBox před 2 roky
  Aliaksandr Kalenik 258f3ea952 LibWeb: Remove Layout::TableBox před 2 roky
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point před 2 roky
  Andi Gallo e6221117a5 LibWeb: Implement table rowspan před 2 roky