mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 08:04:57 +00:00
![]() Currently, if an SVG document is parsed, we enter the root <svg> element twice - first when its node is appended, and then immediately after the call to append its node. Prevent this by only ever entering nodes from the appropriate location inside the call to append the node. |
||
---|---|---|
.. | ||
DOM | ||
Parser | ||
CMakeLists.txt | ||
Forward.h | ||
FundamentalTypes.h |