Le 22 juil. 2012 à 20:59, sweepslate a écrit :

> Beeing able to have the user agent figure that out would be a great solution.
> 
> I checked on Firefox 14, and it didn't work. Check yourself if you'd like:
> 
> http://geocities.ws/sweepslate/greek-accenting/greek-accenting.html

Yes, the property is context (language) sensitive. But you have to specify the 
language in use. Your test file specifies that the language used is english 
(e.g. through the lang attribute on the html element [1]).

Gecko does it indeed correctly (I think), once the language is specified 
(lang='el' for greek). Unfortunately, WebKit and Opera fail (tested OS X Lion).

http://dev.l-c-n.com/_temp/up-gr.html

[1] you could also specify it on a specific element, like <div lang='fr'> in 
case you have a poly-lingual document

Philippe
--
Philippe Wittenbergh
http://l-c-n.com/






______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to