blob: 988ff28882d5e65767d58773b65dc46add7ad7fa (
plain)
1
2
3
4
5
6
7
8
|
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
width="800" height="800" class="reftest-wait" onload="reference()">
<style>
@font-face { font-family: BitPattern; src: url(../fonts/BitPattern.woff); }
</style>
<script xlink:href="bidiMirroring.js"/>
</svg>
|