- From: Amelia Bellamy-Royds via GitHub <sysbot+gh@w3.org>
- Date: Sat, 01 Sep 2018 00:55:14 +0000
- To: public-svg-issues@w3.org
See #537, where it was discovered that most browsers use different counting methods for the attributes (based on code points / Unicode characters) vs DOM methods (based on UTF-16 blocks / JS string indexing). We [resolved](https://github.com/w3c/svgwg/issues/537#issuecomment-416351148) to match that behavior in the spec, since it is a more useful behavior. So this whole definition will need to be rewritten or dropped completely. -- GitHub Notification of comment by AmeliaBR Please view or discuss this issue at https://github.com/w3c/svgwg/issues/259#issuecomment-417821281 using your GitHub account
Received on Saturday, 1 September 2018 00:55:15 UTC