Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String il y a 10 mois
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere il y a 10 mois
  Tim Ledbetter 03bbc2b111 LibWeb/SVG: Implement `SVGImageElement` il y a 11 mois
  Jamie Mansfield e2f599ebee LibWeb/SVG: Implement <metadata> element il y a 1 an
  Tim Ledbetter 5a796629c6 LibWeb: Make `document.createElementNS()` case-sensitive il y a 1 an
  Andreas Kling 85a4cfc59b LibWeb: Add the bare minimum to render SVGAElement (`<a>`) il y a 1 an
  Jamie Mansfield 2d90317c20 LibWeb: Implement <desc> SVG element il y a 1 an
  MacDue 809c5b0b03 LibWeb: Add initial support for SVG `<textPath>` il y a 1 an
  Andreas Kling 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString il y a 1 an
  Andreas Kling 6b20a109c6 LibWeb: Pass DOM namespace strings as FlyString in more places il y a 1 an
  Andreas Kling f052823f5f LibWeb: Use FlyString for create_element() namespace strings il y a 1 an
  Andreas Kling 8f82bd044b LibWeb: Use FlyString for create_element() prefix strings il y a 1 an
  Shannon Booth 7aac7002d1 LibWeb: Port SVG::TagNames from DeprecatedFlyString il y a 1 an
  Shannon Booth 4321606bba LibWeb: Port Element interface from DeprecatedString il y a 1 an
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String il y a 1 an
  Shannon Booth 3bd04d2c58 LibWeb: Port Attr interface from DeprecatedString to String il y a 1 an
  Shannon Booth 07b332e17c LibWeb: Add IDL definition for SVGScriptElement il y a 1 an
  Andreas Kling 0a133ccba4 LibWeb: Remove the HTML blink element il y a 1 an
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String il y a 1 an
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible il y a 2 ans
  Jonah 442602bec8 LibWeb: Generate MathML Elements il y a 2 ans
  Andreas Kling 9e22f01eba LibWeb: Stub out SVGMaskElement il y a 2 ans
  MacDue b30a1b957d LibWeb: Add support for SVG <tspan> elements il y a 2 ans
  MacDue 0e12503586 LibWeb: Split SVGTextContentElement into spec defined subclasses il y a 2 ans
  PrestonLTaylor e2a935b1dc LibWeb: Implement the `<style>` SVG element il y a 2 ans
  Timothy Flynn e2e4e6da52 LibWeb: Implement the SVG title element il y a 2 ans
  PrestonLTaylor aa691c22d4 LibWeb: Implement the `<symbol>` SVG element il y a 2 ans
  PrestonLTaylor c7c3043aa2 LibWeb: Implement the `<use>` SVG element il y a 2 ans
  stelar7 8773122f6b LibWeb: Implement the <summary> element il y a 2 ans
  MacDue 9b652842e4 LibWeb: Add an initial implementation of SVG `<radialGradient>` il y a 2 ans