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

Looking at the [same test](https://w3c.github.io/i18n-tests/quick-tests/svg-counting/svg-counting-003.html) apart from the invisible characters, this test shows some interesting bidi behaviours. 
1. The right-to-left cascading seen in Edge and Firefox looks wrong to me.  Even though these are RTL characters, i would have expected the offsets to all be from left to right.  The changes in direction for "ab" seem odd and unwarranted.
2. The order of characters and the placement of the 'ab' relative to the rest of the Hebrew text is different between Firefox/Edge and Chrome.

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

Received on Thursday, 29 November 2018 11:52:57 UTC