Commit History

Autor SHA1 Mensaxe Data
  BenJilks 82989554ab LibWeb: Use reverse direction on flex containers with `rtl` direction hai 11 meses
  Jelle Raaijmakers 7a783d3a89 LibWeb: Account for intrinsic width or height in flex base size hai 11 meses
  Jelle Raaijmakers d82f8a4b16 LibWeb: Update two spec URIs hai 11 meses
  Jelle Raaijmakers 89d21335a1 LibWeb: Remove unused includes hai 11 meses
  Edwin Hoksberg de84e6f93a LibWeb: Move css_clamp function to FormattingContext hai 11 meses
  BenJilks 47aee289d8 LibWeb: Change flex remaining space distribution to include gap hai 1 ano
  Andreas Kling db1faef786 LibWeb: Fix overeager fallback to stretch-fit width for some flex items hai 1 ano
  Andreas Kling 9c02ace897 LibWeb: Allow flex-basis: {min,max,fit}-content hai 1 ano
  Tim Ledbetter c57d395a48 LibWeb: Use `IterationDecision` in single level Node iteration methods hai 1 ano
  Andreas Kling d37c0a2cab LibWeb: Don't make flex layout responsible for flex container cross size hai 1 ano
  implicitfield 54d8e58a68 LibWeb: Account for margin and padding of justified abspos flex items hai 1 ano
  implicitfield 3888a91c5b LibWeb: Account for margin and padding of aligned abspos flex items hai 1 ano
  Andreas Kling a61f09a010 LibWeb: Stretch-fit flex items with aspect ratio but no fixed sizes hai 1 ano
  Andreas Kling b079f4d590 LibWeb: Make flexbox special definite size cases explicit hai 1 ano
  Andreas Kling 1583e6ce07 LibWeb: Clamp justification space between flex items to 0 hai 1 ano
  Andreas Kling 7fedf806c2 LibWeb: Cache pointer to UsedValues for each FlexItem hai 1 ano
  Bastian Neumann 7cd489d6aa LibWeb: Remove early continue in size parsing hai 1 ano
  Andreas Kling 2d50dee920 LibWeb: Use correct max-size in intrinsic sizing of column flex layout hai 1 ano
  Andreas Kling 72dd37438d LibWeb: Treat flex item cross axis max-size as "none" in more cases hai 1 ano
  Andreas Kling bfa4143e70 LibWeb: Avoid an unnecessary LayoutState lookup in FlexFormattingContext hai 1 ano
  Andreas Kling 5af02a914c LibWeb: Let parent formatting context determine size of flex containers hai 1 ano
  Andreas Kling aa245f9f18 LibWeb: Fix reverse flex layout with `justify-content: normal` hai 1 ano
  Aliaksandr Kalenik 39abd9095e LibWeb: Return CSSPixels from `calculate_inner_height()` hai 1 ano
  Aliaksandr Kalenik 05a1dbeb91 LibWeb: Return CSSPixels from `calculate_inner_width()` hai 1 ano
  Aliaksandr Kalenik 56ff9bffae LibWeb: Support "normal" and "stretch" justify-content in CSS parser hai 1 ano
  Aliaksandr Kalenik b395cfccb0 LibWeb: Add support for "align-content: normal" in CSS parser hai 1 ano
  Andreas Kling 3250a424f0 LibWeb: Don't offset abspos children of flex container by padding twice hai 1 ano
  Zaggy1024 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios hai 1 ano
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) hai 1 ano
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels hai 1 ano