Historial de Commits

Autor SHA1 Mensaje Fecha
  Aliaksandr Kalenik 05a1dbeb91 LibWeb: Return CSSPixels from `calculate_inner_width()` hace 1 año
  Aliaksandr Kalenik b172c29d9a LibWeb: Apply min/max-widths to block container during intrinsic layout hace 1 año
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm hace 1 año
  Timothy Flynn b5162ceabd LibWeb: Remove special handling of disclosure-open/closed markers hace 1 año
  FalseHonesty 2285dfb80e LibWeb: Resolve block max-width percentage against containing block hace 1 año
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hace 1 año
  Aliaksandr Kalenik 06d05b3c55 LibWeb: Boxes that establish FFC or GFC should avoid overlapping floats hace 1 año
  Aliaksandr Kalenik d1e542999c LibWeb: Ensure preceding offset is non-negative in `float_box()` hace 1 año
  Aliaksandr Kalenik 81ddad3fcf LibWeb: Allow block level boxes to be floated and have clearance hace 1 año
  Aliaksandr Kalenik a482166087 LibWeb: Bring html element height calculation closer to the spec hace 1 año
  Aliaksandr Kalenik 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels hace 1 año
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) hace 1 año
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels hace 1 año
  Aliaksandr Kalenik 0060fe3095 LibWeb: Account for float intrusions in list marker x offset hace 1 año
  Andi Gallo b6f9f4c28c LibWeb: Fix handling of max-content containing block for floating box hace 2 años
  Andi Gallo 97ba1ff1f7 LibWeb: Remove unused variable from compute_height method hace 2 años
  Aliaksandr Kalenik 041d02cbb1 LibWeb: Replace to_px() with to_px_or_zero() in BlockFormattingContext hace 2 años
  Aliaksandr Kalenik e25b1f76e1 LibWeb: Forbid usage of indefinite width in calculate_min{max}_height hace 2 años
  Aliaksandr Kalenik 9101c8d079 LibWeb: Use available space to resolve table container width hace 2 años
  Aliaksandr Kalenik 5003b1a421 LibWeb: Use automatic width to resolve min/max-width for inline boxes hace 2 años
  Aliaksandr Kalenik b34b0a1cd3 LibWeb: Use root content width as automatic width if children inline hace 2 años
  Aliaksandr Kalenik d32bf4cd41 LibWeb: Set min-width for inline child boxes after inside layout hace 2 años
  Karol Kosek 5b1aa2d55e LibWeb: Don't collapse boxes with CSS clear property set hace 2 años
  Karol Kosek 142d498f14 LibWeb: Include anonymous boxes with no lines into computing BFC height hace 2 años
  Aliaksandr Kalenik 1f28fdacf0 LibWeb: Set max-width for inline child boxes after inside layout hace 2 años
  Andi Gallo 62f15f94d2 LibWeb: Better handling of floating boxes from inline formatting context hace 2 años
  Andi Gallo 6a17a30e2e LibWeb: Handle overlapping floating box and left margin hace 2 años
  Andi Gallo b12820c967 LibWeb: Handle float clearing specified on line break elements hace 2 años
  Emil Militzer bf3144fcff LibWeb: Prevent max-width expanding the width hace 2 años
  Andreas Kling c83ae729d2 LibWeb: Resolve used insets for floating elements hace 2 años