Commit Verlauf

Autor SHA1 Nachricht Datum
  Aliaksandr Kalenik 4eb16b144e LibWeb: Skip abspos boxes layout in intrinsic sizing mode vor 10 Monaten
  Aliaksandr Kalenik 90b8bfc04c LibWeb: Save layout mode inside formatting context object vor 10 Monaten
  Aliaksandr Kalenik 623e358d7a LibWeb: Remove `box` argument from FormattingContext::run() vor 10 Monaten
  Gingeh 4a3a9e6ec4 LibWeb: Implement justify-*: left/right vor 10 Monaten
  BenJilks 46649fbe1b LibWeb: Add support for `flex-wrap: wrap-reverse` vor 11 Monaten
  BenJilks e2c1fe7255 LibWeb: Only reverse each line of a reverse `flex-direction` vor 11 Monaten
  Andreas Kling bde2d3dc7b LibWeb: Adjust flex item intrinsic contributions through aspect ratio vor 11 Monaten
  BenJilks 82989554ab LibWeb: Use reverse direction on flex containers with `rtl` direction vor 11 Monaten
  Jelle Raaijmakers 7a783d3a89 LibWeb: Account for intrinsic width or height in flex base size vor 1 Jahr
  Jelle Raaijmakers d82f8a4b16 LibWeb: Update two spec URIs vor 1 Jahr
  Jelle Raaijmakers 89d21335a1 LibWeb: Remove unused includes vor 1 Jahr
  Edwin Hoksberg de84e6f93a LibWeb: Move css_clamp function to FormattingContext vor 1 Jahr
  BenJilks 47aee289d8 LibWeb: Change flex remaining space distribution to include gap vor 1 Jahr
  Andreas Kling db1faef786 LibWeb: Fix overeager fallback to stretch-fit width for some flex items vor 1 Jahr
  Andreas Kling 9c02ace897 LibWeb: Allow flex-basis: {min,max,fit}-content vor 1 Jahr
  Tim Ledbetter c57d395a48 LibWeb: Use `IterationDecision` in single level Node iteration methods vor 1 Jahr
  Andreas Kling d37c0a2cab LibWeb: Don't make flex layout responsible for flex container cross size vor 1 Jahr
  implicitfield 54d8e58a68 LibWeb: Account for margin and padding of justified abspos flex items vor 1 Jahr
  implicitfield 3888a91c5b LibWeb: Account for margin and padding of aligned abspos flex items vor 1 Jahr
  Andreas Kling a61f09a010 LibWeb: Stretch-fit flex items with aspect ratio but no fixed sizes vor 1 Jahr
  Andreas Kling b079f4d590 LibWeb: Make flexbox special definite size cases explicit vor 1 Jahr
  Andreas Kling 1583e6ce07 LibWeb: Clamp justification space between flex items to 0 vor 1 Jahr
  Andreas Kling 7fedf806c2 LibWeb: Cache pointer to UsedValues for each FlexItem vor 1 Jahr
  Bastian Neumann 7cd489d6aa LibWeb: Remove early continue in size parsing vor 1 Jahr
  Andreas Kling 2d50dee920 LibWeb: Use correct max-size in intrinsic sizing of column flex layout vor 1 Jahr
  Andreas Kling 72dd37438d LibWeb: Treat flex item cross axis max-size as "none" in more cases vor 1 Jahr
  Andreas Kling bfa4143e70 LibWeb: Avoid an unnecessary LayoutState lookup in FlexFormattingContext vor 1 Jahr
  Andreas Kling 5af02a914c LibWeb: Let parent formatting context determine size of flex containers vor 1 Jahr
  Andreas Kling aa245f9f18 LibWeb: Fix reverse flex layout with `justify-content: normal` vor 1 Jahr
  Aliaksandr Kalenik 39abd9095e LibWeb: Return CSSPixels from `calculate_inner_height()` vor 1 Jahr