Histórico de Commits

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