Commit History

Author SHA1 Message Date
  Luke Wilde 55646893d8 LibWeb: Add xlink:href to SVG attribute names 1 year ago
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 year ago
  Andreas Kling 25eee91811 AK: Make "foo"_fly_string infallible 1 year ago
  Andreas Kling 55c1d8ba29 LibWeb: Honor the `opacity` attribute on SVG graphics elements 2 years ago
  Aliaksandr Kalenik 0d8d7ae94e LibWeb: Implement painting for svg text 2 years ago
  PrestonLTaylor c7c3043aa2 LibWeb: Implement the `<use>` SVG element 2 years ago
  MacDue 9ecc5413de LibWeb: Add tag and attribute names for SVG linear gradients 2 years ago
  MacDue b19d2634f6 LibWeb: Implement SVGStopElement (<stop>) 2 years ago
  Timothy Flynn db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 years ago
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
  Sam Atkins 116a1f485c LibWeb: Add SVG `<polyline>` element and test case :^) 3 years ago
  Sam Atkins 17912330c4 LibWeb: Add SVG `<line>` element and test case :^) 3 years ago
  Sam Atkins 21bdcee3c3 LibWeb: Add SVG `<circle>` element and test case :^) 3 years ago
  Sam Atkins 1dde6a0a2b LibWeb: Add SVG `<rect>` element and test case :^) 3 years ago
  Andreas Kling 8949b0def6 LibWeb: Add an SVG::AttributeNames namespace 3 years ago