blob: 361b75ced8c4c094f7859e1bd8e6ae042a21ea52 [file] [log] [blame]
LiveConnect 3.0 JavaScript to Java Data Type Conversion boolean conversion
FAIL dt.setFloat( true ); dt.PUB_FLOAT should throw an exception. Was 0.
FAIL dt.setFloat( true ); dt.getFloat() should throw an exception. Was 1.
FAIL typeof dt.getFloat() should throw an exception. Was number.
PASS successfullyParsed is true
TEST COMPLETE