| Index: LayoutTests/svg/text/bidi-text-query.svg
|
| diff --git a/LayoutTests/svg/text/bidi-text-query.svg b/LayoutTests/svg/text/bidi-text-query.svg
|
| index 18f1d18e957989ce4652473d5b9653f591748c36..afedda62b30d2162cbf03a6033d781db3a59e526 100644
|
| --- a/LayoutTests/svg/text/bidi-text-query.svg
|
| +++ b/LayoutTests/svg/text/bidi-text-query.svg
|
| @@ -3,6 +3,7 @@
|
| <g font-family="Arial" font-size="18">
|
| <text x="10" y="50"><tspan direction="ltr" unicode-bidi="bidi-override">نشاط التدويل، W3C</tspan></text>
|
| <text x="10" y="80"><tspan direction="ltr" unicode-bidi="normal">نشاط التدويل، W3C</tspan></text>
|
| + <text x="10" y="110" text-anchor="end" direction="rtl">W3C <tspan>نشاط التدويل،</tspan></text>
|
| <g id="container"/>
|
|
|
| <script type="text/javascript"><![CDATA[
|
|
|