Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling d64a8c3d2a LibWeb: Resolve cross-axis flex item margins in the common case hace 2 años
  Andreas Kling 9e4226f353 LibWeb: Create flex items for empty generated boxes hace 2 años
  Andreas Kling f161e20e57 LibWeb: Make FormattingContext::run() take available space as input hace 2 años
  Andreas Kling 0843960235 LibWeb: Use CSS::Size for computed size and max-size values hace 2 años
  Andreas Kling 416fa7bd4f LibWeb: Bring flex basis calculation a little closer to spec hace 2 años
  Andreas Kling a8e1599ae1 LibWeb: Use automatic_content_height() in flex item internal layouts hace 2 años
  Andreas Kling 62974160da LibWeb: Add FormattingContext::automatic_content_height() hace 2 años
  sin-ack e9d5d2f74b LibWeb: Remove the flex item size cache hace 2 años
  Andreas Kling 97b5230413 LibWeb: Subtract border & padding when using flex line size as item size hace 2 años
  Andreas Kling 7bf3b40867 LibWeb: Remove bogus main space restriction in wrapping flex layouts hace 2 años
  Ben Wiederhake 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length hace 2 años
  Andreas Kling f25203f245 LibWeb: Don't re-resolve "auto" flex item sizes after definitizing them hace 2 años
  Andreas Kling b8aa6a4453 LibWeb: Use PercentageOr<T>::contains_percentage() in CSS layout hace 2 años
  Andreas Kling a42506c8b9 LibWeb: Fix three accidental float truncations hace 2 años
  Andreas Kling e65990f7a3 LibWeb: Treat cyclic percentage max-size as "auto" on the flex container hace 2 años
  watkinsr 35dbeb064a LibWeb: Render flex line items RTL (reversed items) for FlexEnd hace 3 años
  Andreas Kling 0258fd8043 LibWeb: Remove FFC helpers is_{main,cross}_axis_margin_first_auto() hace 3 años
  Andreas Kling 71ec46b8cc LibWeb: Don't treat calc() in used flex basis as definite for now hace 3 años
  Andreas Kling 7200b3a16c LibWeb: Make two passes in FFC where to support percentage min/max sizes hace 3 años
  Andreas Kling 3def9e47f6 LibWeb: Improve min/max content contribution calculations for flex items hace 3 años
  Andreas Kling 4c89252f6a LibWeb: Clamp flex items to min/max main size during intrinsic sizing hace 3 años
  Andreas Kling dc66a3cad9 LibWeb: Simplify flex container main size determination hace 3 años
  Andreas Kling 18b1854aea LibWeb: Add FFC helpers for getting the computed main/cross size of box hace 3 años
  Andreas Kling a4d7dc40bf LibWeb: Move get_pixel_{width,height} helpers into FFC class hace 3 años
  Andreas Kling 60ac258a48 LibWeb: Mark flex item cross sizes as definite when spec asks us to hace 3 años
  Andreas Kling 97f53de8a2 LibWeb: Take size constraints into account in fit-content calculations hace 3 años
  Andreas Kling 8f35c9a037 LibWeb: Resolve flexbox percent heights against containing block height hace 3 años
  Andreas Kling 4cbec00c44 LibWeb: Actually check if percentage used flex basis is definite hace 3 años
  Andreas Kling 8bdc6f5390 LibWeb: Don't override main size during flex item cross sizing hace 3 años
  Andreas Kling 69243947d5 LibWeb: Some flex items have definite size after flexing hace 3 años