Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / text / bidi-tspans.svg
blob6387bbe674dcc1a148333e6ff3855198d2b7e374
1 <?xml version="1.0" encoding="utf-8"?>
2 <svg version="1.2" baseProfile="tiny" xml:id="svg-root" width="100%" height="100%" viewBox="0 0 480 360" xmlns="http://www.w3.org/2000/svg">
3 <g font-family="Arial" font-size="18">
4 <!-- Both lines should look identical -->
5 <text x="230" y="150" text-anchor="middle" direction="rtl">نشاط التدويل "dirRTL ubEmbed, اختبار"!</text>
6 <text x="230" y="180" text-anchor="middle" direction="rtl">نشاط التدويل "<tspan>dirRTL ubEmbed, اختبار</tspan>"!</text>
7 </g>
8 </svg>