Age | Commit message (Expand) | Author |
---|---|---|
2020-07-26 | LibWeb: Move DOM classes into the Web::DOM namespace | Andreas Kling |
2020-07-26 | LibWeb: Make SVGElement and SVGGeometryElement constructors protected | Andreas Kling |
2020-07-26 | LibWeb: Simplify type traits for SVGGraphicsElement | Andreas Kling |
2020-07-26 | LibWeb: Refactor SVG files into their own directory; follow spec layout | Matthew Olsson |