This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-07 00:04:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5dae85afe7eadfa0ef8c33252ef2cdd7e35faafd
ladybird
/
Libraries
/
LibWeb
/
SVG
History
Andreas Kling
3bb0cb2202
LibWeb: Remove more hand-rolled type information :^)
...
Hoo boy, we've really accumulated a lot of this stuff.
2021-01-01 18:14:00 +01:00
..
SVGContext.h
…
SVGElement.cpp
…
SVGElement.h
LibWeb: Remove more hand-rolled type information :^)
2021-01-01 18:14:00 +01:00
SVGElement.idl
…
SVGGeometryElement.cpp
…
SVGGeometryElement.h
…
SVGGeometryElement.idl
…
SVGGraphicsElement.cpp
…
SVGGraphicsElement.h
LibWeb: Remove more hand-rolled type information :^)
2021-01-01 18:14:00 +01:00
SVGGraphicsElement.idl
…
SVGPathElement.cpp
…
SVGPathElement.h
AK+LibGUI+LibWeb: Remove AK::TypeTraits in favor of RTTI-based helpers
2021-01-01 15:33:30 +01:00
SVGPathElement.idl
…
SVGSVGElement.cpp
…
SVGSVGElement.h
AK+LibGUI+LibWeb: Remove AK::TypeTraits in favor of RTTI-based helpers
2021-01-01 15:33:30 +01:00
SVGSVGElement.idl
…
TagNames.cpp
Everywhere: Re-format with clang-format-11
2020-12-31 21:51:00 +01:00
TagNames.h
…