Home
last modified time | relevance | path

Searched hist:d317fb5d70f8903dc518943c731202869d450d68 (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/
H A Dhtml.phpd317fb5d70f8903dc518943c731202869d450d68 Fri Aug 02 13:04:04 UTC 2013 Anika Henke <anika@selfthinker.org> fixed some bi-directionality issues

Fixed some issues which occur whenever RTL and LTR languages could
potentially be mixed, using the HTML5 `<bdi>` element.
This element is currently only supported by Chrome and Firefox.

The old and only partially working fix for tpl_breadcrumbs() was removed in
favour of this solution.

H A Dtemplate.phpd317fb5d70f8903dc518943c731202869d450d68 Fri Aug 02 13:04:04 UTC 2013 Anika Henke <anika@selfthinker.org> fixed some bi-directionality issues

Fixed some issues which occur whenever RTL and LTR languages could
potentially be mixed, using the HTML5 `<bdi>` element.
This element is currently only supported by Chrome and Firefox.

The old and only partially working fix for tpl_breadcrumbs() was removed in
favour of this solution.