Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 43e1343abf LibWeb: Treat % max-height as none when containing block size indefinite há 2 anos atrás
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels há 2 anos atrás
  Andi Gallo 6a7a7e2337 LibWeb: Some row span fixes when combined with nested tables há 2 anos atrás
  Andi Gallo 8090adf268 LibWeb: Add partial implementation of border conflict resolution há 2 anos atrás
  Andi Gallo 4d49852454 LibWeb: Distribute cell contribution to all spanned columns há 2 anos atrás
  Andi Gallo 50df78d2a2 LibWeb: Fix upper limit of span when computing column measures há 2 anos atrás
  Andi Gallo 940d9b98ae LibWeb: Add support for table caption há 2 anos atrás
  Andreas Kling 42470d837e LibWeb: Move layout box rect helpers into FormattingContext há 2 anos atrás
  Aliaksandr Kalenik 787f2d2a10 LibWeb: Remove Layout::TableCellBox há 2 anos atrás
  Aliaksandr Kalenik 3a3a085404 LibWeb: Remove Layout::TableRowBox há 2 anos atrás
  Aliaksandr Kalenik 578a937f94 LibWeb: Remove Layout::TableRowGroupBox há 2 anos atrás
  Aliaksandr Kalenik 258f3ea952 LibWeb: Remove Layout::TableBox há 2 anos atrás
  Andi Gallo e6221117a5 LibWeb: Implement table rowspan há 2 anos atrás
  Andreas Kling ca1fa5f748 LibWeb: Use the new to_px() helpers in CSS, SVG and layout code há 2 anos atrás
  Aliaksandr Kalenik 4d971b5bc5 LibWeb: Use appropriate containing block width to get width of table há 2 anos atrás
  Aliaksandr Kalenik e54ee7de96 LibWeb: Exclude borders from width available for table columns há 2 anos atrás
  Aliaksandr Kalenik d9f0c2a806 LibWeb: Implement "distribute height to rows" step in TFC há 2 anos atrás
  Aliaksandr Kalenik 9fd51a59ff LibWeb: Fix division by zero in table columns width distribution há 2 anos atrás
  Aliaksandr Kalenik 2a1e58f8cc LibWeb: Consider cell computed height in total row min height of table há 2 anos atrás
  Aliaksandr Kalenik 9b4cd0dab7 LibWeb: Consider row computed height in total row min height of table há 2 anos atrás
  martinfalisse c839c51b0b LibWeb: Use max-width property in table formatting há 2 anos atrás
  Aliaksandr Kalenik 1ee99017e2 LibWeb: Fix intrinsic sizing early return condition in TFC há 2 anos atrás
  Andreas Kling 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root há 2 anos atrás
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
  Aliaksandr Kalenik 025b496616 LibWeb: Improve column width distribution há 2 anos atrás
  Aliaksandr Kalenik 5966f181f5 LibWeb: Avoid division by zero in `distribute_width_to_columns` há 2 anos atrás
  Aliaksandr Kalenik d331cbba41 LibWeb: Use table wrapper box width to resolve cells width há 2 anos atrás
  Aliaksandr Kalenik 2b0ae71172 LibWeb: Use percentage column widths in `compute_table_measures` há 2 anos atrás
  Aliaksandr Kalenik 87f0e835eb LibWeb: Improve auto height calculation for tables há 2 anos atrás
  Aliaksandr Kalenik addfa4ed58 LibWeb: Include table intrinsic offsets in child boxes position há 2 anos atrás