Andrew Kaster
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 years ago |
Andrew Kaster
|
320dddde6a
LibWeb: Remove unecessary dependence on Window from SVG classes
|
2 years ago |
Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
2 years ago |
Andreas Kling
|
3905d54a9c
LibWeb: Make SVGLength and SVGAnimatedLength GC-allocated
|
2 years ago |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 years ago |
Sam Atkins
|
b51ea3a67c
LibWeb: Expose SVGLineElement attributes to JS
|
3 years ago |
Andreas Kling
|
1b6ed558bb
LibWeb: Move QualifiedName into the Web::DOM namespace
|
3 years ago |
Sam Atkins
|
17912330c4
LibWeb: Add SVG `<line>` element and test case :^)
|
3 years ago |