Closed
Description
https://www.w3.org/TR/SVG2/text.html#InterfaceSVGTextContentElement
Shouldn't getCharNumAtPosition take an argument of type DOMPointReadOnly rather than DOMPoint
Compare with https://www.w3.org/TR/SVG2/struct.html#InterfaceSVGSVGElement where the IntersectionList methods take DOMRectReadOnly arguments.