- From: Alex Danilo <alex@abbra.com>
- Date: Sun, 20 Sep 2009 13:50:51 +1000
- To: public-svg-wg@w3.org
Hi All, There's a minor problem with struct-cond-02-t.svg in the published test suite. All of the various languages are set to display at x,y = 20,220. However, when choosing Arabic (ar) or any other right-to-left language this means that the text should be drawn from right to left and hence ends up off the left side of the viewport. This is similar to the bug that was fixed on text-intro-05-t.svg after the test-fest last year. The simplest fix is to just add text-anchor="end" to all of the right-to-left dominant language strings. Alex
Received on Sunday, 20 September 2009 03:51:41 UTC