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

A bit late I guess, but input parameters should always take DOMPointInit. Both DOMPoint and DOMPointReadOnly are too restrictive. We fixed a few canvas methods in a similar way recently in HTML.

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

Received on Wednesday, 7 March 2018 08:40:40 UTC