Commit History

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