Mobile Acid Test: Unicode (was: [minutes] Tuesday Dec 18 teleconf)

Le mardi 08 janvier 2008 à 14:48 +0100, Wilhelm Joys Andersen a écrit :
> I have uploaded a demo here:
> 
>     http://people.opera.com/wilhelmja/mwts/demo.html
> 
> Only three tests are included so far (data URI, CSS media queries, CSS3  
> nth-child selector). The remaining 22 boxes in the demo are just copies of  
> these. They should be replaced by proper tests as work progresses. Please  
> send me any tests you want included.

Here is a test for Unicode support, although I'm not really sure this is
what you had in mind:

<div title="Test #7: Unicode character" class="box"
style="color:#0f0;font-size:20px;padding:0;line-height:20px;overflow:hidden;">&#x2588;&#x2588;</div>

It uses the "full block" character in Unicode to fill up the square. It
kind of works (although there remain some red at both Firefox and
Opera), but I'm not sure it is a terribly useful test to include.

Dom

Received on Tuesday, 29 January 2008 16:26:19 UTC