Histórico de Commits

Autor SHA1 Mensagem Data
  MacDue 809c5b0b03 LibWeb: Add initial support for SVG `<textPath>` há 1 ano atrás
  Andreas Kling 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString há 1 ano atrás
  Andreas Kling 6b20a109c6 LibWeb: Pass DOM namespace strings as FlyString in more places há 1 ano atrás
  Andreas Kling f052823f5f LibWeb: Use FlyString for create_element() namespace strings há 1 ano atrás
  Andreas Kling 8f82bd044b LibWeb: Use FlyString for create_element() prefix strings há 1 ano atrás
  Shannon Booth 7aac7002d1 LibWeb: Port SVG::TagNames from DeprecatedFlyString há 1 ano atrás
  Shannon Booth 4321606bba LibWeb: Port Element interface from DeprecatedString há 1 ano atrás
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String há 1 ano atrás
  Shannon Booth 3bd04d2c58 LibWeb: Port Attr interface from DeprecatedString to String há 1 ano atrás
  Shannon Booth 07b332e17c LibWeb: Add IDL definition for SVGScriptElement há 1 ano atrás
  Andreas Kling 0a133ccba4 LibWeb: Remove the HTML blink element há 1 ano atrás
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String há 1 ano atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible há 1 ano atrás
  Jonah 442602bec8 LibWeb: Generate MathML Elements há 2 anos atrás
  Andreas Kling 9e22f01eba LibWeb: Stub out SVGMaskElement há 1 ano atrás
  MacDue b30a1b957d LibWeb: Add support for SVG <tspan> elements há 1 ano atrás
  MacDue 0e12503586 LibWeb: Split SVGTextContentElement into spec defined subclasses há 1 ano atrás
  PrestonLTaylor e2a935b1dc LibWeb: Implement the `<style>` SVG element há 2 anos atrás
  Timothy Flynn e2e4e6da52 LibWeb: Implement the SVG title element há 2 anos atrás
  PrestonLTaylor aa691c22d4 LibWeb: Implement the `<symbol>` SVG element há 2 anos atrás
  PrestonLTaylor c7c3043aa2 LibWeb: Implement the `<use>` SVG element há 2 anos atrás
  stelar7 8773122f6b LibWeb: Implement the <summary> element há 2 anos atrás
  MacDue 9b652842e4 LibWeb: Add an initial implementation of SVG `<radialGradient>` há 2 anos atrás
  MacDue aa3464466e LibWeb: Implement SVGLinearGradientElement (<linearGradient>) há 2 anos atrás
  MacDue b19d2634f6 LibWeb: Implement SVGStopElement (<stop>) há 2 anos atrás
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements há 2 anos atrás
  Srikavin Ramkumar 47a466865c LibWeb: Return HTMLElement for valid custom element tag names há 2 anos atrás
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case há 2 anos atrás
  Kenneth Myhra ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible há 2 anos atrás
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás