Historique des commits

Auteur SHA1 Message Date
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) il y a 1 an
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels il y a 1 an
  Andreas Kling 1e0ea45fe5 LibWeb: Make sure that SVG use and symbol elements get paintables il y a 1 an
  martinfalisse f2047a5c32 LibWeb: Size SVG G container according to children il y a 1 an
  MacDue 5f0d3c083f LibWeb: Allow (explicitly) converting CSSPixels to float and int il y a 1 an
  Tom e61fdd1dc6 LibWeb: Use viewbox attribute in SVG symbol element il y a 2 ans
  Aliaksandr Kalenik bec07d4af7 LibWeb: Use fixed-point saturated arithmetics for CSSPixels il y a 2 ans
  MacDue 40fa07a6e1 LibWeb: Force paintable to exist for SVG <g> elements il y a 2 ans
  Andreas Kling 9f24c1b34c LibWeb: Use width & height to create fallback viewBox for SVG-as-image il y a 2 ans
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels il y a 2 ans
  Aliaksandr Kalenik 0d8d7ae94e LibWeb: Implement painting for svg text il y a 2 ans
  Andreas Kling fde86350e3 LibWeb: Put debug spam about indefinitely sized SVGs behind a flag il y a 2 ans
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point il y a 2 ans
  MacDue cf0e31ca87 LibWeb: Remove general SVGFormattingContext FIXME il y a 2 ans
  Andreas Kling ce5a939148 LibWeb: Layout <svg> nested inside <svg> il y a 2 ans
  MacDue 5df4e64eb7 LibWeb: Implement SVG `preserveAspectRatio` attribute il y a 2 ans
  MacDue f9c61e3ba7 LibWeb: Scale SVG stroke-width based on viewbox il y a 2 ans
  MacDue 3484db0dc1 LibWeb: Remove SVG sizing hack and fix viewbox scaling il y a 2 ans
  Andreas Kling 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root il y a 2 ans
  Sam Atkins c70dcaefcd LibWeb: Convert LayoutState to new pixel units il y a 2 ans
  Sam Atkins ec336c9bc5 LibWeb: Convert SVGFormattingContext to new pixel units il y a 2 ans
  Sam Atkins f5f25562d1 LibWeb: Convert FormattingContext to new pixel units il y a 2 ans
  Ben Wiederhake 6fd478b6ce Everywhere: Remove unused includes of AK/Format.h il y a 2 ans
  Andreas Kling 4aeb1ffc12 LibWeb: Add naive layout for SVG foreign objects il y a 2 ans
  Andreas Kling 892a3e7d12 LibWeb: Replace <svg> sizing hack with slightly smaller hack il y a 2 ans
  Andreas Kling 9c44634ca5 LibWeb: Reorganize layout algorithms around available space il y a 2 ans
  Andreas Kling f161e20e57 LibWeb: Make FormattingContext::run() take available space as input il y a 2 ans
  Andreas Kling 62974160da LibWeb: Add FormattingContext::automatic_content_height() il y a 2 ans
  Andreas Kling ed8930fff5 LibWeb: Add accessors for UsedValues::computed_{width,height} il y a 3 ans
  Andreas Kling 52862c72d0 LibWeb: Rename FormattingState to LayoutState il y a 3 ans