pub(crate) trait LayoutSVGSVGElementHelpers<'dom> { // Required method fn data(self) -> SVGElementData<'dom>; }