Re: [svgwg] Character counting in text 'x', 'y', 'dx', 'dy', and 'rotate' attributes.

Hi Tav. I'm reviewing the issues related to your open PR, and I noticed this relevant [comment](https://github.com/w3c/svgwg/issues/263#issuecomment-247329498) you made back in 2016:

>  The definition of "character" is from SVG 1.1. I believe it is meant to correspond to a Unicode point. In terms of input, a 'u' with a combining '`' would be two points while using the preformed 'รน' is one point. This has mostly to do with how the 'x', 'y', ... attributes are matched to the input.

Did you do any tests about whether browsers normalize these types of strings before assigning layout attribute values?


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

Received on Saturday, 1 September 2018 00:56:08 UTC