[Laszlo-dev] LzUnit and IE6
P T Withington
ptw at pobox.com
Fri Nov 2 11:01:57 PDT 2007
I'm looking into a bug right now where some methods on a class seem to
mysteriously not get defined in IE6. Perhaps this is related.
http://jira.openlaszlo.org/jira/browse/LPP-4997
On 2007-11-01, at 14:50 EDT, André Bargull wrote:
> I wanted to run smoketest in trunk under DHTML-IE6, but I got
> several errors, i.e. test this app:
>
> <canvas debug="true" >
> <include href="lzunit"/>
> <TestSuite>
> <TestCase>
> <method name="testFailure">
> assertTrue(false);//expected to fail
> </method>
> </TestCase>
> </TestSuite>
>
> </canvas>
>
> It won't run under IE6 (at least for me), because "TestFailure" and
> "TestError" (defined in lzunit.lzx) are "undefined" in IE6 (FF2
> works without a problem). Any clues?
>
> - Andr?
More information about the Laszlo-dev
mailing list