Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE HTML>
<meta charset="UTF-8">
<title>Reftest Reference</title>
<style>
p { unicode-bidi: bidi-override }
.b { border: thin solid blue }
</style>
<p>
<span class="b" style="border-right: none">ABC</span>ג<span class="b" style="border-left: none">בא</span><br>
ABC
</p>