The trials of Bidi IRIs

Bidi IRIs are a divisive issue - how would you display an English URL to to an Arabic user (is it www.goggle.com or com.goggle.www?) and if that URL is in Arabic how would that be ordered? As the old joke goes, put three experts in a room to discuss this, you will get four [...]

Hacking dir=uba

I spent the past week hacking dir=uba support into Gecko. Here are the problems I have hit:
HTML and CSS incompatibility
HTML will have the dir=uba attribute inherited to child elements but there is no matching CSS direction:uba. The idea is that the direction will be calculated from the content and then set in the CSS. So [...]

Additional Requirements for Bidi in HTML…

… is the subject of the W3C working draft for future improvements to bidi support in HTML5 and CSS3. Having formally moaned three years ago about the state of bidi in HTML, it looks like something will actually change. A few months ago a group was formed to formalise a proposal to the W3C about [...]