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

@dstorey I'll post a follow-up patch.

@longsonr Without arguments it falls back to `{x: 0, y: 0, z: 0, w: 1}` - the default values of `DOMPointInit`. This might not be particular useful but is a small price for the flexibility win of the function IMO. Do you disagree?

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

Received on Thursday, 3 May 2018 04:05:20 UTC