Historique des commits

Auteur SHA1 Message Date
  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 1 an
  Jonah 442602bec8 LibWeb: Generate MathML Elements il y a 2 ans
  Andreas Kling 9e22f01eba LibWeb: Stub out SVGMaskElement il y a 1 an
  MacDue b30a1b957d LibWeb: Add support for SVG <tspan> elements il y a 1 an
  MacDue 0e12503586 LibWeb: Split SVGTextContentElement into spec defined subclasses il y a 1 an
  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
  MacDue aa3464466e LibWeb: Implement SVGLinearGradientElement (<linearGradient>) il y a 2 ans
  MacDue b19d2634f6 LibWeb: Implement SVGStopElement (<stop>) il y a 2 ans
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements il y a 2 ans
  Srikavin Ramkumar 47a466865c LibWeb: Return HTMLElement for valid custom element tag names il y a 2 ans
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case il y a 2 ans
  Kenneth Myhra ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible il y a 2 ans
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate il y a 2 ans