Historie revizí

Autor SHA1 Zpráva Datum
  martinfalisse c839c51b0b LibWeb: Use max-width property in table formatting před 2 roky
  Aliaksandr Kalenik 1ee99017e2 LibWeb: Fix intrinsic sizing early return condition in TFC před 2 roky
  Andreas Kling 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root před 2 roky
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
  Aliaksandr Kalenik 025b496616 LibWeb: Improve column width distribution před 2 roky
  Aliaksandr Kalenik 5966f181f5 LibWeb: Avoid division by zero in `distribute_width_to_columns` před 2 roky
  Aliaksandr Kalenik d331cbba41 LibWeb: Use table wrapper box width to resolve cells width před 2 roky
  Aliaksandr Kalenik 2b0ae71172 LibWeb: Use percentage column widths in `compute_table_measures` před 2 roky
  Aliaksandr Kalenik 87f0e835eb LibWeb: Improve auto height calculation for tables před 2 roky
  Aliaksandr Kalenik addfa4ed58 LibWeb: Include table intrinsic offsets in child boxes position před 2 roky
  Aliaksandr Kalenik 9b6fcd8591 LibWeb: Stop using percentage column widths in `compute_table_measures` před 2 roky
  Aliaksandr Kalenik b44d977bf8 LibWeb: Propagate layout mode of table formatting context to table cells před 2 roky
  Aliaksandr Kalenik 80578ead45 LibWeb: Table box width should be relative to wrapper containing block před 2 roky
  Aliaksandr Kalenik 77a2b151ea LibWeb: Use `table_box()` to get root box in TFC před 2 roky
  Aliaksandr Kalenik f26eed9633 LibWeb: Rename used_width to used_height in TFC row struct před 2 roky
  Aliaksandr Kalenik 0e1da540b6 LibWeb: Move cells positioning in separate function in TFC před 2 roky
  Aliaksandr Kalenik ea4937a457 LibWeb: Move rows positioning in separate function in TFC před 2 roky
  Aliaksandr Kalenik 7d2a72d748 LibWeb: Move rows heights calculation in separate function in TFC před 2 roky
  Aliaksandr Kalenik e107c83a57 LibWeb: Remove inheritance of `TableBox` from `BlockContainer` před 2 roky
  Aliaksandr Kalenik c8337e9ee8 LibWeb: Remove inheritance of `TableRowGroupBox` from `BlockContainer` před 2 roky
  Aliaksandr Kalenik a913410730 LibWeb: Consider span in table column width calculation před 2 roky
  Aliaksandr Kalenik b2a04ff48a LibWeb: Consider percent and fixed widths in table column distribution před 2 roky
  Aliaksandr Kalenik 21d89a2153 LibWeb: Use available space to resolve table cells width před 2 roky
  Sam Atkins 8cc0bdf777 LibWeb: Resolve Lengths to CSSPixels před 2 roky
  Sam Atkins c70dcaefcd LibWeb: Convert LayoutState to new pixel units před 2 roky
  Sam Atkins 700ba0007f LibWeb: Convert TableFormattingContext to new pixel units před 2 roky
  Sam Atkins f5f25562d1 LibWeb: Convert FormattingContext to new pixel units před 2 roky
  martinfalisse 25a60f988a LibWeb: Conditionally draw borders for table elements před 2 roky
  martinfalisse 25f612f32b LibWeb: Prevent column sizing errors for html table před 2 roky
  Tom 3dccee6025 LibWeb: Fix table-row y-position před 2 roky