http://bugs.winehq.org/show_bug.cgi?id=32969
Bug #: 32969 Summary: The w3.org DOM conformance tests does not run Product: Wine Version: 1.5.23 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: wine.dev@web.de Classification: Unclassified
Created attachment 43546 --> http://bugs.winehq.org/attachment.cgi?id=43546 Full jscript log for Level 1 Core
Main DOM test page:
http://www.w3.org/DOM/Test/#releases
As example, the Level 1 core test (js version) does not run:
wine iexplore "http://www.w3.org/2004/04/ecmascript/jsunit/testRunner.html?testpage=http://..."
http://bugs.winehq.org/show_bug.cgi?id=32969
--- Comment #1 from Detlef Riekenberg wine.dev@web.de 2013-02-13 16:16:53 CST --- Created attachment 43547 --> http://bugs.winehq.org/attachment.cgi?id=43547 Full jscript log for Level 2 Core
Level 2 Core also does not run.
I didn't check the other tests.
http://bugs.winehq.org/show_bug.cgi?id=32969
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #43547|Full jscript log for Level |Console log for Level 2 description|2 Core |Core
http://bugs.winehq.org/show_bug.cgi?id=32969
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
http://bugs.winehq.org/show_bug.cgi?id=32969
lizhenbo litimetal@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |litimetal@gmail.com
--- Comment #2 from lizhenbo litimetal@gmail.com --- My patch http://source.winehq.org/patches/data/104365 changed its behavior, but the test still can't run.