fantasai: > Here is an example of a use case for :lang: > > em:lang(zh), em:lang(ja), em:lang(ko) { font-style: normal; text- > decoration: underline; } This looks like it actually should match a script, not a language (or three): em:script(Hani) {font-style: normal; text-decoration: underline;} Actually it's probably even more general: em:script(ideographic) {font-style: normal; text-decoration: underline;} I wonder whether ISO 15924 should provide "macros" for types of scripts like pictographic -- there is Zsym already --, ideographic, logographic, syllabic, abjad, consonantary, abugida, alphabetic. I don't know whether they would be Z*** codes.Received on Monday, 17 March 2008 21:47:28 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:55:02 GMT