Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  Andi Gallo 4d49852454 LibWeb: Distribute cell contribution to all spanned columns пре 2 година
  Andi Gallo 50df78d2a2 LibWeb: Fix upper limit of span when computing column measures пре 2 година
  Andi Gallo 940d9b98ae LibWeb: Add support for table caption пре 2 година
  Andreas Kling 42470d837e LibWeb: Move layout box rect helpers into FormattingContext пре 2 година
  Aliaksandr Kalenik 787f2d2a10 LibWeb: Remove Layout::TableCellBox пре 2 година
  Aliaksandr Kalenik 3a3a085404 LibWeb: Remove Layout::TableRowBox пре 2 година
  Aliaksandr Kalenik 578a937f94 LibWeb: Remove Layout::TableRowGroupBox пре 2 година
  Aliaksandr Kalenik 258f3ea952 LibWeb: Remove Layout::TableBox пре 2 година
  Andi Gallo e6221117a5 LibWeb: Implement table rowspan пре 2 година
  Andreas Kling ca1fa5f748 LibWeb: Use the new to_px() helpers in CSS, SVG and layout code пре 2 година
  Aliaksandr Kalenik 4d971b5bc5 LibWeb: Use appropriate containing block width to get width of table пре 2 година
  Aliaksandr Kalenik e54ee7de96 LibWeb: Exclude borders from width available for table columns пре 2 година
  Aliaksandr Kalenik d9f0c2a806 LibWeb: Implement "distribute height to rows" step in TFC пре 2 година
  Aliaksandr Kalenik 9fd51a59ff LibWeb: Fix division by zero in table columns width distribution пре 2 година
  Aliaksandr Kalenik 2a1e58f8cc LibWeb: Consider cell computed height in total row min height of table пре 2 година