Could you provide a reference for this function? Is it part of the JavaScript language (in which the question needs to be made to the Rhino group)? Part of HTML DOM level 2?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Would it be a huge challenge to implement this java script function? It seems like it might be, but I don't have a good perspective on this.
Thanks,
Rich
Could you provide a reference for this function? Is it part of the JavaScript language (in which the question needs to be made to the Rhino group)? Part of HTML DOM level 2?
Looks like it is DOM level 0, so is that too low to worry about?
http://www.mozilla.org/docs/dom/domref/dom_window_ref114.html
Actually, look carefully. It says:
DOM Level 0. Not part of specification.
This was introduced by Netscape in their proprietary JavaScript1.2. Note that like anything on the Window object, it would not be part of the DOM.
What would be the meaning of this method in an HttpUnit context?