diff options
author | Matthew Olsson <matthewcolsson@gmail.com> | 2020-07-19 23:01:53 -0700 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-07-26 14:53:43 +0200 |
commit | 22f0953fe293325d441e6fc842682bfc366825f6 (patch) | |
tree | 1c95bce595881a6d442c50da762e4a07273bc275 /Libraries/LibWeb/Layout/LayoutNode.cpp | |
parent | bbcdab2baabbaf5a72ab01f40944498743466d69 (diff) | |
download | serenity-22f0953fe293325d441e6fc842682bfc366825f6.zip |
LibWeb: Begin SVG element support
This commit starts adding a basic SVG element. Currently, svg elements
have support for the width and height properties, as well as the stroke,
stroke-width, and fill properties. The only child element supported
is the path element, as most other graphical elements are just shorthand
for paths.
Diffstat (limited to 'Libraries/LibWeb/Layout/LayoutNode.cpp')
0 files changed, 0 insertions, 0 deletions