Re: Internationalized CLASS attributes

   The next version of HTML will have a CLASS attribute on (nearly) all
...
   So it appears that case-conversions are language dependent. That's
   why, for example, there is setlocale() in POSIX. But is it practical
   to make the case rules for CLASS dependent on the language? Where
   would you get the language from?

   Or do we change the interpretation of CLASS, and say that it is just a
   code (class=xyz12, class=p-89x), that doesn't have to be
   human-readable? In that case ASCII is all we need.

CLASS ought to be an IDREF. 

///Peter

Received on Friday, 18 October 1996 11:03:47 UTC