Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Aliaksandr Kalenik 07f451044b LibWeb: Fix inline-block percentage height calculation 2 vuotta sitten
  Andreas Kling 2887976ce9 LibWeb: Fully resolve max-width values on inline-block elements 2 vuotta sitten
  Andreas Kling 42675971e2 LibWeb: Resolve inline-block percentage padding against 0, not infinity 2 vuotta sitten
  Andreas Kling e99a6fede4 LibWeb: Allow IFC to size inline-flex boxes midway through flex layout 2 vuotta sitten
  Andreas Kling a988241f3f LibWeb: Resolve % min-sizes against 0 while under min-content constraint 2 vuotta sitten
  Andreas Kling 3a11b55286 LibWeb: Treat % max-width as none when containing block size indefinite 2 vuotta sitten
  Andi Gallo ce186dca70 LibWeb: Fix the x coordinate of a block after a float 2 vuotta sitten
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels 2 vuotta sitten
  Andreas Kling 79d2c9f3e8 LibWeb: Don't justify text lines that end in a forced break 2 vuotta sitten
  Sam Atkins 1051624084 LibWeb: Obey CSS aspect-ratio property during layout 2 vuotta sitten
  Andreas Kling 89ba00304c LibWeb: Account for negative margins when calculating float intrusion 2 vuotta sitten
  Andreas Kling 42470d837e LibWeb: Move layout box rect helpers into FormattingContext 2 vuotta sitten
  Andreas Kling 4f08fcde29 LibWeb: Remove unnecessary static formatting context functions 2 vuotta sitten
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point 2 vuotta sitten
  Jelle Raaijmakers f391ccfe53 LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive 2 vuotta sitten
  Andreas Kling f0560fd087 LibWeb: Support <svg> elements with `display: block` 2 vuotta sitten
  Andreas Kling e938860126 LibWeb: Make text justification work between floats 2 vuotta sitten
  Andreas Kling bab6796099 LibWeb: Rewrite calculation of available space between floats 2 vuotta sitten
  Andreas Kling ca1fa5f748 LibWeb: Use the new to_px() helpers in CSS, SVG and layout code 2 vuotta sitten
  Andreas Kling 508927cae2 LibWeb: Take floats into account when measuring automatic width of IFC 2 vuotta sitten
  Emil Militzer a8d08357c9 LibWeb: Compute inset for relative positioned inline-block 2 vuotta sitten
  Andreas Kling 01ca7e0544 LibWeb: Whine instead of dying on unexpected box during line layout 2 vuotta sitten
  Andreas Kling 3b76cc5245 LibWeb: Pass available inner space to inline-level SVG layout 2 vuotta sitten
  Karol Kosek 166f7e0b96 LibWeb: Respect `box-sizing: content-box` inside inline-blocks 2 vuotta sitten
  Sam Atkins c70dcaefcd LibWeb: Convert LayoutState to new pixel units 2 vuotta sitten
  Sam Atkins 056acb5ebf LibWeb: Convert InlineFormattingContext to new pixel units 2 vuotta sitten
  Sam Atkins f5f25562d1 LibWeb: Convert FormattingContext to new pixel units 2 vuotta sitten
  Aliaksandr Kalenik fe8304d5de LibWeb: Introduce structure that maintains collapsible margins in BFC 2 vuotta sitten
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units 2 vuotta sitten
  Andreas Kling e3b8a8f7c8 LibWeb: Treat unresolvable percentage width on inline-block as auto 2 vuotta sitten