Historique des commits

Auteur SHA1 Message Date
  Tim Ledbetter c1b1233575 LibWeb: Avoid duplicating SVG viewbox height calculation il y a 1 an
  Tim Ledbetter e9383b9c86 LibWeb: Avoid division by zero when calculating SVG viewbox aspect ratio il y a 1 an
  Zaggy1024 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios il y a 1 an
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels il y a 2 ans
  Sam Atkins 84e7216603 LibWeb: Move "natural size" concept into Layout::Box il y a 2 ans
  Andreas Kling f0560fd087 LibWeb: Support <svg> elements with `display: block` il y a 2 ans
  Andreas Kling ca1fa5f748 LibWeb: Use the new to_px() helpers in CSS, SVG and layout code il y a 2 ans
  Sam Atkins f4d8a24fe4 LibWeb: Propagate errors from parse_css_value and property_initial_value il y a 2 ans
  Michiel 2480b94ae7 LibWeb: Support more length types in SVG width/height attributes il y a 2 ans
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
  Sam Atkins 65cdf89a8b LibWeb: Convert Layout Boxes to new pixel units il y a 2 ans
  Andreas Kling 17a6fcfde3 LibWeb: Try to work out the intrinsic size of <svg> elements il y a 3 ans
  Andreas Kling 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements il y a 3 ans
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted il y a 3 ans
  Andreas Kling 02b316fd5c LibWeb: Let Paintable perform the painting il y a 3 ans
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable il y a 3 ans
  Andreas Kling f0d833a3d7 LibWeb: Move StackingContext and PaintPhase into the Painting namespace il y a 3 ans
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it il y a 3 ans
  Sam Atkins aba8774c9c LibWeb: Give SVG geometry elements a position il y a 3 ans
  Andreas Kling 92c08ad4ac LibWeb: Add SVGFormattingContext to handle SVG box trees il y a 3 ans
  K-Adam 758d816b23 LibWeb: Clear SVG context after SVGSVGBox children are painted il y a 4 ans
  Matthew Olsson fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans