blob: 319a8787de68322aa2ea836df1ab1d8c1b14ef80 [file] [log] [blame]
LiveConnect 3.0 JavaScript to Java Data Type Conversion boolean conversion
FAIL dt.setDouble( true ); dt.PUB_DOUBLE should throw an exception. Was 0.
FAIL dt.setDouble( true ); dt.getDouble() should throw an exception. Was 1.
FAIL typeof dt.getDouble() should throw an exception. Was number.
PASS successfullyParsed is true
TEST COMPLETE