- From: Martin J. Dürst <mduerst@ifi.unizh.ch>
- Date: Mon, 22 Sep 1997 18:24:00 +0200 (MET DST)
- To: Dave Raggett <dsr@w3.org>
- cc: www-html@w3.org
On Mon, 22 Sep 1997, Dave Raggett wrote: > On Mon, 22 Sep 1997, MegaZone wrote: > > > I see a potential problem with the new SCRIPT definition. > > > > 'language' has been deprecated in favor of 'type'. However, my > > understanding of type is that it does not contain version info. > > In principle, the type could include the version as a parameter > value, e.g. type="text/coolscript;version=1.8". Another possibility > is to wedge it into the name, e.g. type="text/coolscript-1.8". > The main issue is the registration of types including any > parameters. In principle this is a matter for IANA. I also thought of this. Please note that one parameter, namely "charset", is treated separately and should never be part of the "type" attribute, although it appears as a parameter in the "Content-Type" line. Regards, Martin.
Received on Monday, 22 September 1997 12:23:41 UTC