Andreas Kling
|
175f3febb8
LibWeb: Make DOMException take error message as a String
|
9 ماه پیش |
Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
10 ماه پیش |
Tim Ledbetter
|
03bbc2b111
LibWeb/SVG: Implement `SVGImageElement`
|
11 ماه پیش |
Jamie Mansfield
|
e2f599ebee
LibWeb/SVG: Implement <metadata> element
|
11 ماه پیش |
Tim Ledbetter
|
5a796629c6
LibWeb: Make `document.createElementNS()` case-sensitive
|
1 سال پیش |
Andreas Kling
|
85a4cfc59b
LibWeb: Add the bare minimum to render SVGAElement (`<a>`)
|
1 سال پیش |
Jamie Mansfield
|
2d90317c20
LibWeb: Implement <desc> SVG element
|
1 سال پیش |
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
|
2 سال پیش |
MacDue
|
b30a1b957d
LibWeb: Add support for SVG <tspan> elements
|
2 سال پیش |
MacDue
|
0e12503586
LibWeb: Split SVGTextContentElement into spec defined subclasses
|
2 سال پیش |
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 سال پیش |