Re: [svgwg] Shouldn't getCharNumAtPosition take an argument of type DOMPointReadOnly rather than DOMPoint

>I really like the proposal from @domenic to use DOMPointInit instead of DOMPointReadOnly (and I think it is less confusing as well).

But `getCharNumAtPosition()` is an existing function in 1.1.  Switching to `DOMPointReadOnly` would not break backwards compatibility.  But `DOMPointInit` is, isn't it?

-- 
GitHub Notification of comment by BigBadaboom
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/389#issuecomment-380770596 using your GitHub account

Received on Thursday, 12 April 2018 11:19:48 UTC