<p>It seems that some web pages that have to display some mixed right-to-left language in element names are not displaying it properly, (at least in firefox 29.0).</p>

<p>Examples:<br><a href="http://www.openstreetmap.org/changeset/">http://www.openstreetmap.org/changeset/</a> … ode_page=2 displays as "Tanger طنجة (1863747052, v15)"   shouldn't be displayed as "Tanger  (1863747052, v15)" ?<br>
The html source of the problem is</p>

<pre><code><a class="node" href="/node/1863747052" title="">Tanger طنجة (1863747052, v15)</a>
</code></pre>

<p>Another example. <a href="http://www.openstreetmap.org/node/289346590">http://www.openstreetmap.org/node/289346590</a>     displays as           "Node: بيروت (289346590) "</p>

<pre><code><h2>
  <a class="geolink" href="http://www.openstreetmap.org/#map=19/33.89592/35.47843"><span class="icon close"></span></a>
  Node: بيروت (289346590)
</h2>
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href='https://github.com/openstreetmap/openstreetmap-website/issues/743'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/1419053__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcxNTk1OTM4NiwiZGF0YSI6eyJpZCI6MzI0NzAzMzZ9fQ==--6630f4ff6fdaea83fbc7cc6ac271640596a2e241.gif' height='1' width='1'></p>