Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root преди 2 години
  Andreas Kling 1dc074fc18 LibWeb: Treat flex item's cyclic percentage cross size as auto преди 2 години
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr преди 2 години
  Andreas Kling d1065afdd3 LibWeb: Avoid inside layout of flex items during intrinsic sizing преди 2 години
  Andreas Kling f3556f239e LibWeb: Don't touch flex items after they we've been frozen преди 2 години
  Andreas Kling 0808463a7d LibWeb: Use FlexItem::outer_hypothetical_main_size() in one more place преди 2 години
  Mathis Wiehl ab4cf7c57d LibWeb: Don't overflow flex containers on margin auto преди 2 години
  Andreas Kling 109ed27423 LibWeb: Rewrite FFC "resolve flexible lengths" algorithm from draft spec преди 2 години
  Andreas Kling 0ef07383e5 LibWeb: Fix bogus min/max-height for box-sizing:border-box flex items преди 2 години
  Andreas Kling 07f6ee9e73 LibWeb: Simplify FFC get_pixel_{width,height} internal helper API преди 2 години
  Andreas Kling 6b19397452 LibWeb: Avoid unnecessary work for `box-sizing: content-box` flex items преди 2 години
  Andreas Kling e6448f137e LibWeb: Avoid an unnecessary vector copy when generating flex items преди 2 години
  Andreas Kling 8929c7b474 LibWeb: Remove FFC hack where we assign flex item box dimensions twice преди 2 години
  Andreas Kling 2a607e9ebc LibWeb: Rename FFC::specified_axis_size() to inner_axis_size() преди 2 години
  Andreas Kling 0315ba5e06 LibWeb: Use `FlexItem& item` consistenly in FlexFormattingContext преди 2 години
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport преди 2 години
  Andreas Kling 16eca649f1 LibWeb: Use available space in FFC remaining space calculations преди 2 години
  Andreas Kling 5c13631625 LibWeb: Use available_inner_space_or_constraints_from() for flex items преди 2 години
  Andreas Kling 61d65294fa LibWeb: Always pass some available space to flex item fit-content sizing преди 2 години
  Andreas Kling 0bbc54c200 LibWeb: Always pass *some* available width to flex item intrinsic sizing преди 2 години
  Andreas Kling 1ea276bf6d LibWeb: Take used width into account for flex item intrinsic heights преди 2 години
  Andreas Kling 15c0efede9 LibWeb: Take used width into account in flex item intrinsic cross sizing преди 2 години
  Andreas Kling ab2f105344 LibWeb: Store flex item used sizes as Optional<CSSPixels> преди 2 години
  Andreas Kling dbbc75f8fd LibWeb: Improve hypothetical flex item "auto" cross sizes преди 2 години
  Andreas Kling 244d4e19fa LibWeb: Run more of flex layout algorithm for intrinsic sizing преди 2 години
  Sam Atkins 8cc0bdf777 LibWeb: Resolve Lengths to CSSPixels преди 2 години
  Sam Atkins c70dcaefcd LibWeb: Convert LayoutState to new pixel units преди 2 години
  Sam Atkins f2c977251b LibWeb: Convert FlexFormattingContext to new pixel units преди 2 години
  Sam Atkins f5f25562d1 LibWeb: Convert FormattingContext to new pixel units преди 2 години
  implicitfield e75eb21a54 LibWeb: Support "start" and "end" values for justify-content преди 2 години