Commit History

Author SHA1 Message Date
  Michael Ragazzon e720b17361 Rework table layouting algorithm. Now rows can also use flexible sizing as long as the table height is definite (non-auto). 4 years ago
  Michael Ragazzon ce9fe0d28b Allow table cells without parent table row element 4 years ago
  Michael Ragazzon c313b56fce TableLayout: Make auto margins work also after size changes. Respect min/max width and height. Make column percentage width >= 100% act as custom flexible width. 5 years ago
  Michael Ragazzon aee2c49f8b Add support for table-row-group and table-column-group. Table layout cleanup. 5 years ago
  Michael Ragazzon 245034ea1d Table layouting: Distribute available table width to columns if they don't fill the table size. 5 years ago
  Michael Ragazzon da4d73e6a4 Add 'display: table-column' keyword and use also column elements to determine the column widths. Add row-gap and column-gap properties for table spacing. 5 years ago
  Michael Ragazzon f529a8cf51 Initial support for tables 5 years ago