Community
Participate
Working Groups
Created attachment 146051 [details] fix Testrunner has two problems in IE: - The error "qx is undefined" is caused by code in include.js that is executed before qooxdoo is fully loaded. - Any tests for opacity can fail because the word "opacity" in the cssText-property is written "Opacity" in IE.
Applied patch to CVS HEAD