DOM Level 2 HTML Results for Opera 7

Philippe Le Hegaret <[email protected]>
Newsgroups gmane.comp.web.dom.test-suites.general
Organization World Wide Web Consortium (W3C)
Message-ID <[email protected]>
Following an email from the Opera folks, I managed to get the results
for Opera 7 (beta version):
http://www.w3.org/2002/11/DOM-Level-2-HTML-Results/Opera-7.0-build-2345-Win32-Windows-XP.html

[[
In jsUnittestManager.js, the fix is to change from this:

   listField.options[listField.length]=new Option(problemMessage,
this._problemDetailMessageFor(excep));

to this:

   listField.options[listField.length]=new
this.mainFrame.frames.mainErrors.Option(problemMessage,
this._problemDetailMessageFor(excep));
]]

There are still looking if this is due to a jsUnit bug or an opera one,
but the above fix for the moment.

Philippe
PS: I also published results from Dimitris.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.