[svgwg] DOMPoint/DOMPointReadOnly

longsonr has just created a new issue for https://github.com/w3c/svgwg:

== DOMPoint/DOMPointReadOnly ==
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.

Please view or discuss this issue at https://github.com/w3c/svgwg/issues/389 using your GitHub account

Received on Saturday, 24 February 2018 01:44:06 UTC