Files
ladybird/Userland/Libraries/LibWeb/Layout/SVGGeometryBox.h
Andreas Kling f6426cdcd4 LibWeb: Use static_cast in SVGGeometryBox::dom_node()
These are only ever constructed with a corresponding SVGGeometryElement,
so we know it's safe to static_cast here.
2023-03-11 10:46:26 +01:00

1.1 KiB