提交历史

作者 SHA1 备注 提交日期
  Andi Gallo cf40b95be8 LibWeb: Resolve table border conflicts with rows 2 年之前
  Andi Gallo e30662a8a0 LibWeb: Resolve table border conflicts with cells 2 年之前
  Nico Weber 3b686ea6ef LibWeb: Fix a few comment typos 2 年之前
  Andi Gallo a27c9d8b05 LibWeb: Use max width from content for cells unless length is specified 2 年之前
  Andi Gallo 4c81d39483 LibWeb: Adjust border widths for tables using collapsing borders 2 年之前
  Andi Gallo f544132fe8 LibWeb: Some improvements for painting of collapsed table borders 2 年之前
  Andi Gallo f6d2a21d27 LibWeb: Store table cell indices and spans in PaintableBox 2 年之前
  Andi Gallo f489d85edd LibWeb: Separate comparator for cell border specificity 2 年之前
  Andi Gallo 85c1b93eb7 LibWeb: Resolve table border conflicts at edge level 2 年之前
  Haikal Zain bf16618fba LibWeb: Add vertical border heights to tr 2 年之前
  Andi Gallo d33b99dd24 LibWeb: Check whether table box width is auto when resolving cell width 2 年之前
  Andi Gallo 4596d41291 LibWeb: Make cell percentage widths relative to table 2 年之前
  Andi Gallo 9cb4fe6a6f LibWeb: Don't distribute excess width to constrained columns 2 年之前
  Andi Gallo 8afe5ce718 LibWeb: Fix min-content initialization for row measures 2 年之前
  Andi Gallo 3a0f7e8eb8 LibWeb: Adjust specified table height 2 年之前
  Andi Gallo 2c4908094c LibWeb: Don't subtract border from used table width 2 年之前
  Andi Gallo 8e52d1125d LibWeb: Take specified height into account for automatic table height 2 年之前
  Andi Gallo caa24d0805 LibWeb: Implement top and bottom vertical-align for table cells 2 年之前
  Andi Gallo 5bd9f4c31c LibWeb: Add undistributable space to GRID{MIN, MAX} instead of content 2 年之前
  Andi Gallo e4d0c077c3 LibWeb: Don't skip width computation for intrinsic table width 2 年之前
  Andi Gallo ac6af51549 LibWeb: Improve span column width distribution 2 年之前
  Andi Gallo 701b170dc0 LibWeb: Clip cell spans past the end of the table 2 年之前
  Andi Gallo 205f9c75d9 LibWeb: Fix empty slot finding in table formation algorithm 2 年之前
  Andreas Kling a988241f3f LibWeb: Resolve % min-sizes against 0 while under min-content constraint 2 年之前
  Andi Gallo b69036970b LibWeb: Add layout support for border spacing 2 年之前
  Andreas Kling 3a11b55286 LibWeb: Treat % max-width as none when containing block size indefinite 2 年之前
  Andreas Kling 43e1343abf LibWeb: Treat % max-height as none when containing block size indefinite 2 年之前
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels 2 年之前
  Andi Gallo 6a7a7e2337 LibWeb: Some row span fixes when combined with nested tables 2 年之前
  Andi Gallo 8090adf268 LibWeb: Add partial implementation of border conflict resolution 2 年之前