RE: jsUnit and the DOM TS

Putting the ".xml" or ".svg" and determining the appropriate content type
would probably be known above JSUnit.  In the current test framework, the
generic framework works out the appropriate file name and content type and
the browser specific document loader picks the appropriate implementation
based on the content type.  All it might suggest now is that the JSUnit
asynch load method have a parameter for contentType.

Received on Wednesday, 24 April 2002 18:31:03 UTC