From: Richard B. <ma...@ri...> - 2001-02-22 14:16:59
|
Good points overall, > * DOM defaults > All "if (is.xx) else..." statements should be changed so that the NS6 code > is always the default (basically, no NS6 check should be left in the code). > This should prove first steps towards support for true DOM compliant > browsers (they should then work for a large part) I think DOM code should always be default, tested on the latest Mozilla milestone, so no is.dom checks should be found, because NS6 has lots of bugs which might require workarounds. Richard ----- Original Message ----- From: "Pascal" <pb...@oi...> To: <dyn...@li...> Sent: Thursday, February 22, 2001 12:40 PM Subject: [Dynapi-Dev] DynAPI current things |