커밋 기록

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