| text-anchor-bidi-001.svg | |
| SVG Image | Inkscape Image |
|
|
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>