Histórico de Commits

Autor SHA1 Mensagem Data
  MacDue 5df4e64eb7 LibWeb: Implement SVG `preserveAspectRatio` attribute há 2 anos atrás
  MacDue f9c61e3ba7 LibWeb: Scale SVG stroke-width based on viewbox há 2 anos atrás
  MacDue 3484db0dc1 LibWeb: Remove SVG sizing hack and fix viewbox scaling há 2 anos atrás
  Andreas Kling 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root há 2 anos atrás
  Sam Atkins c70dcaefcd LibWeb: Convert LayoutState to new pixel units há 2 anos atrás
  Sam Atkins ec336c9bc5 LibWeb: Convert SVGFormattingContext to new pixel units há 2 anos atrás
  Sam Atkins f5f25562d1 LibWeb: Convert FormattingContext to new pixel units há 2 anos atrás
  Ben Wiederhake 6fd478b6ce Everywhere: Remove unused includes of AK/Format.h há 2 anos atrás
  Andreas Kling 4aeb1ffc12 LibWeb: Add naive layout for SVG foreign objects há 2 anos atrás
  Andreas Kling 892a3e7d12 LibWeb: Replace <svg> sizing hack with slightly smaller hack há 2 anos atrás
  Andreas Kling 9c44634ca5 LibWeb: Reorganize layout algorithms around available space há 2 anos atrás
  Andreas Kling f161e20e57 LibWeb: Make FormattingContext::run() take available space as input há 2 anos atrás
  Andreas Kling 62974160da LibWeb: Add FormattingContext::automatic_content_height() há 2 anos atrás
  Andreas Kling ed8930fff5 LibWeb: Add accessors for UsedValues::computed_{width,height} há 3 anos atrás
  Andreas Kling 52862c72d0 LibWeb: Rename FormattingState to LayoutState há 3 anos atrás
  Andreas Kling 557006f5be LibWeb: Cache reference to <svg> element in SVGFormattingContext há 3 anos atrás
  Andreas Kling cefc931347 LibWeb: Make sure CSS::ComputedValues has initial size values há 3 anos atrás
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb há 3 anos atrás
  Brian Gianforcaro af50895fa3 LibWeb: Fix height/width copy paste bug in SVGFormattingContext::run há 3 anos atrás
  Tobias Christiansen 8461791ce2 LibWeb: Add support for 'view-box' attribute to SVGs há 3 anos atrás
  Andreas Kling db5bf6e64c LibWeb: Rename FormattingState::ensure() -> get_mutable() há 3 anos atrás
  Andreas Kling c9700e100e LibWeb: Start making our layout system "transactional" há 3 anos atrás
  Andreas Kling 561612f219 LibWeb: Add Layout::FormattingState há 3 anos atrás
  Sam Atkins 48edaa2085 LibWeb: Remove content-size hack from SVGFormattingContext há 3 anos atrás
  Sam Atkins aba8774c9c LibWeb: Give SVG geometry elements a position há 3 anos atrás
  Sam Atkins 784c3183f7 LibWeb: Rename SVGPathBox -> SVGGeometryBox há 3 anos atrás
  Andreas Kling 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() há 3 anos atrás
  Andreas Kling f2d0e8d0ee LibWeb: Expose FormattingContext type há 3 anos atrás
  Andreas Kling 684f7cca9f LibWeb: Implement very naive layout of <path> within <svg> há 3 anos atrás
  Andreas Kling 92c08ad4ac LibWeb: Add SVGFormattingContext to handle SVG box trees há 3 anos atrás