Re: [Httpunit-develop] getElementsByTagName
Brought to you by:
russgold
|
From: Russell G. <rus...@ht...> - 2003-03-28 19:01:21
|
At 10:25 PM 3/27/2003 +0300, Sergey Bondarenko wrote: >I have some problems with httpunit compatibility. One of them is the >getElementsByTagName method, which caused script exception:<?xml:namespace >prefix = o ns = "urn:schemas-microsoft-com:office:office" /> > >TypeError: getElementsByTagName is not a function. > > > >Do you plan implement this method functionality in near future? I will add this to my plans. You can speed things up by sending me a test case (see the existing tests for examples). |