Historial de Commits

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