| I suggest to insert a type="text/css" automatically. If No doctype or Html4+ is requestet. When the Doctype is set to Html32 it would be illegal to add a type attribute, so it might be useful if a doctype check is added: if (!type && lexer->doctype > VERS_HTML32) instead of my suggested | if (!type) regards, Bjoern HoehrmannReceived on Thursday, 8 July 1999 14:39:20 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:37:46 GMT