Historial de Commits

Autor SHA1 Mensaje Fecha
  Andi Gallo ac6af51549 LibWeb: Improve span column width distribution hace 2 años
  Andi Gallo 701b170dc0 LibWeb: Clip cell spans past the end of the table hace 2 años
  Andi Gallo 205f9c75d9 LibWeb: Fix empty slot finding in table formation algorithm hace 2 años
  Andreas Kling a988241f3f LibWeb: Resolve % min-sizes against 0 while under min-content constraint hace 2 años
  Andi Gallo b69036970b LibWeb: Add layout support for border spacing hace 2 años
  Andreas Kling 3a11b55286 LibWeb: Treat % max-width as none when containing block size indefinite hace 2 años
  Andreas Kling 43e1343abf LibWeb: Treat % max-height as none when containing block size indefinite hace 2 años
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels hace 2 años
  Andi Gallo 6a7a7e2337 LibWeb: Some row span fixes when combined with nested tables hace 2 años
  Andi Gallo 8090adf268 LibWeb: Add partial implementation of border conflict resolution hace 2 años
  Andi Gallo 4d49852454 LibWeb: Distribute cell contribution to all spanned columns hace 2 años
  Andi Gallo 50df78d2a2 LibWeb: Fix upper limit of span when computing column measures hace 2 años
  Andi Gallo 940d9b98ae LibWeb: Add support for table caption hace 2 años
  Andreas Kling 42470d837e LibWeb: Move layout box rect helpers into FormattingContext hace 2 años
  Aliaksandr Kalenik 787f2d2a10 LibWeb: Remove Layout::TableCellBox hace 2 años
  Aliaksandr Kalenik 3a3a085404 LibWeb: Remove Layout::TableRowBox hace 2 años
  Aliaksandr Kalenik 578a937f94 LibWeb: Remove Layout::TableRowGroupBox hace 2 años
  Aliaksandr Kalenik 258f3ea952 LibWeb: Remove Layout::TableBox hace 2 años
  Andi Gallo e6221117a5 LibWeb: Implement table rowspan hace 2 años
  Andreas Kling ca1fa5f748 LibWeb: Use the new to_px() helpers in CSS, SVG and layout code hace 2 años
  Aliaksandr Kalenik 4d971b5bc5 LibWeb: Use appropriate containing block width to get width of table hace 2 años
  Aliaksandr Kalenik e54ee7de96 LibWeb: Exclude borders from width available for table columns hace 2 años
  Aliaksandr Kalenik d9f0c2a806 LibWeb: Implement "distribute height to rows" step in TFC hace 2 años
  Aliaksandr Kalenik 9fd51a59ff LibWeb: Fix division by zero in table columns width distribution hace 2 años
  Aliaksandr Kalenik 2a1e58f8cc LibWeb: Consider cell computed height in total row min height of table hace 2 años
  Aliaksandr Kalenik 9b4cd0dab7 LibWeb: Consider row computed height in total row min height of table hace 2 años
  martinfalisse c839c51b0b LibWeb: Use max-width property in table formatting hace 2 años
  Aliaksandr Kalenik 1ee99017e2 LibWeb: Fix intrinsic sizing early return condition in TFC hace 2 años
  Andreas Kling 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root hace 2 años
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años