提交历史

作者 SHA1 备注 提交日期
  Aliaksandr Kalenik d1e542999c LibWeb: Ensure preceding offset is non-negative in `float_box()` 1 年之前
  Aliaksandr Kalenik 81ddad3fcf LibWeb: Allow block level boxes to be floated and have clearance 1 年之前
  Aliaksandr Kalenik a482166087 LibWeb: Bring html element height calculation closer to the spec 1 年之前
  Aliaksandr Kalenik 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels 1 年之前
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) 1 年之前
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels 1 年之前
  Aliaksandr Kalenik 0060fe3095 LibWeb: Account for float intrusions in list marker x offset 1 年之前
  Andi Gallo b6f9f4c28c LibWeb: Fix handling of max-content containing block for floating box 1 年之前
  Andi Gallo 97ba1ff1f7 LibWeb: Remove unused variable from compute_height method 1 年之前
  Aliaksandr Kalenik 041d02cbb1 LibWeb: Replace to_px() with to_px_or_zero() in BlockFormattingContext 1 年之前
  Aliaksandr Kalenik e25b1f76e1 LibWeb: Forbid usage of indefinite width in calculate_min{max}_height 1 年之前
  Aliaksandr Kalenik 9101c8d079 LibWeb: Use available space to resolve table container width 1 年之前
  Aliaksandr Kalenik 5003b1a421 LibWeb: Use automatic width to resolve min/max-width for inline boxes 1 年之前
  Aliaksandr Kalenik b34b0a1cd3 LibWeb: Use root content width as automatic width if children inline 1 年之前
  Aliaksandr Kalenik d32bf4cd41 LibWeb: Set min-width for inline child boxes after inside layout 1 年之前
  Karol Kosek 5b1aa2d55e LibWeb: Don't collapse boxes with CSS clear property set 2 年之前
  Karol Kosek 142d498f14 LibWeb: Include anonymous boxes with no lines into computing BFC height 2 年之前
  Aliaksandr Kalenik 1f28fdacf0 LibWeb: Set max-width for inline child boxes after inside layout 1 年之前
  Andi Gallo 62f15f94d2 LibWeb: Better handling of floating boxes from inline formatting context 1 年之前
  Andi Gallo 6a17a30e2e LibWeb: Handle overlapping floating box and left margin 2 年之前
  Andi Gallo b12820c967 LibWeb: Handle float clearing specified on line break elements 1 年之前
  Emil Militzer bf3144fcff LibWeb: Prevent max-width expanding the width 2 年之前
  Andreas Kling c83ae729d2 LibWeb: Resolve used insets for floating elements 2 年之前
  Sebastian Zaha 553694679e LibWeb: Fix alternating-sides float positioning 2 年之前
  Andi Gallo 8b34af816e LibWeb: Report border box width for tables in a block 2 年之前
  Luke Wilde f4446cdf8c LibWeb: Resolve padding against 0 and not inf for indefinite width more 2 年之前
  Andi Gallo f154446a9f LibWeb: Skip separate height computation for tables 2 年之前
  Andi Gallo c5eeb303d8 LibWeb: Don't cap used width by available width from a constraint 2 年之前
  Andreas Kling a988241f3f LibWeb: Resolve % min-sizes against 0 while under min-content constraint 2 年之前
  kamp 4ac7c41483 LibWeb: Add -libweb-left and -libweb-right text-align values 2 年之前