files/en-us/web/api/svgtextpositioningelement/index.md
{{APIRef("SVG")}}
The SVGTextPositioningElement interface is implemented by elements that support attributes that position individual text glyphs. It is inherited by {{domxref("SVGTextElement")}} and {{domxref("SVGTSpanElement")}}.
{{InheritanceDiagram}}
This interface also inherits properties from its parent, {{domxref("SVGTextContentElement")}}.
This interface doesn't provide any specific methods, but inherits methods from its parent, {{domxref("SVGTextContentElement")}}.
{{Specifications}}
{{Compat}}