Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / text / alt-glyph-for-surrogate-pair.svg
index a019239..f2a992d 100644 (file)
@@ -4,6 +4,7 @@
       <font-face font-family="xyzzy" units-per-em="10"/>
       <glyph id="sekrit" horiz-adv-x="14" d="m0,0 l10,0 l0,10 l-10,0 z"/>
     </font>
-    <text x="25" y="25" font-family="xyzzy" stroke-width="10"><altGlyph fill="green" xlink:href="#sekrit">ڠ&#xf62cd;</altGlyph>PASSED</text>
+    <text x="25" y="25" font-family="xyzzy" stroke-width="10"><altGlyph fill="green" xlink:href="#sekrit">ڠ&#xf62cd;</altGlyph></text>
+    <text x="47" y="25" font-family="xyzzy">PASSED</text>
   </svg>
-</html>
\ No newline at end of file
+</html>