text-anchor-bidi-001.svg
SVG Image Inkscape Image
Get a real browser! raster image of text-anchor-bidi-001.png

NB: SVG text-anchor tests inspired by CSS text-align tests.

Original test: text-align-bidi-001.xht.

CSS Section: http://www.w3.org/TR/CSS21/text.html#alignment-prop.

CSS Section: http://www.w3.org/TR/CSS21/visuren.html#propdef-direction.

    <style type="text/css">
     text {
       text-anchor: start;
       direction: rtl;
     }
    </style>