Historique des commits

Auteur SHA1 Message Date
  Andreas Kling fc3c3aef22 LibWeb: Enforce min/max height constraints on abspos replaced boxes il y a 2 ans
  Andreas Kling 6ccb77a9b8 LibWeb: Stop using weird Length::resolved() in {Block,}FormattingContext il y a 2 ans
  Andreas Kling 07815dacf8 LibWeb: Don't use weird resolved() when calculating abspos box height il y a 2 ans
  Andreas Kling 7eb9e730e0 LibWeb: Remove unused variable in FormattingContext il y a 2 ans
  Andreas Kling 4699365a64 LibWeb: Stop using weird resolved() in calculate_inner_{width,height}() il y a 2 ans
  Andreas Kling 452a527ff3 LibWeb: Don't use weird resolved() for insets in FormattingContext il y a 2 ans
  Andreas Kling ca1fa5f748 LibWeb: Use the new to_px() helpers in CSS, SVG and layout code il y a 2 ans
  Andreas Kling f09391dd7f LibWeb: Remove debug spam when creating a dummy formatting context il y a 2 ans
  Andreas Kling ecd3d0935a LibWeb: Re-lookup the intrinsic sizing cache slot after doing the layout il y a 2 ans
  Aliaksandr Kalenik 34b1186272 LibWeb: Remove early resolve to auto while calculating border-box width il y a 2 ans
  Aliaksandr Kalenik 0318ac5ce4 LibWeb: Remove setting length to 0px if it is not definite il y a 2 ans
  Andreas Kling 968db96101 LibWeb: Show formatting context roots in layout tree dumps il y a 2 ans
  matcool cc33a57620 LibWeb: Use intrinsic aspect ratio when calculating max content height il y a 2 ans
  Andreas Kling ca290b27ea LibWeb: Make box content sizes indefinite before intrinsic sizing il y a 2 ans
  Andreas Kling 4bf10674fa LibWeb: Don't allow resolved height of abspos elements to become negative il y a 2 ans
  Andreas Kling 3f6f3966b9 LibWeb: Don't allow resolved width of abspos elements to become negative il y a 2 ans
  Andreas Kling 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root il y a 2 ans
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr il y a 2 ans
  Andreas Kling 24d5a9d7df LibWeb: Fix bogus percentage vertical padding with box-sizing:border-box il y a 2 ans
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport il y a 2 ans
  Sam Atkins dca19b764b LibWeb: Port CSS::Display to new Strings il y a 2 ans
  Andreas Kling 4e06e86438 LibWeb: Make min-content height equivalent to max-content as appropriate il y a 2 ans
  Andreas Kling 8fe748bb89 LibWeb: Make grid containers be Layout::Box il y a 2 ans
  Andreas Kling d5480a44e5 LibWeb: Allow BFC auto height calculation on any Layout::Box il y a 2 ans
  Andreas Kling 80ce0419b6 LibWeb: Fix abspos flex container with height:auto getting zero height il y a 2 ans
  Sam Atkins c70dcaefcd LibWeb: Convert LayoutState to new pixel units il y a 2 ans
  Sam Atkins f5f25562d1 LibWeb: Convert FormattingContext to new pixel units il y a 2 ans
  Aliaksandr Kalenik 8259ff12bd LibWeb: Margin bottom collapsing between parent and last child il y a 2 ans
  Aliaksandr Kalenik fe8304d5de LibWeb: Introduce structure that maintains collapsible margins in BFC il y a 2 ans
  Tom 0bbf7a1b54 LibWeb: Refactor should_skip_anonymous_text_runs il y a 2 ans