JavaScript Test Library - regression test for bug 349482, fix summary
git-svn-id: svn://10.0.0.236/trunk@208066 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
//-----------------------------------------------------------------------------
|
||||
var bug = 349482;
|
||||
var summary = 'Decompiling try/catch in for..in should not crash';
|
||||
var summary = 'Decompiling try/catch in with() should not crash';
|
||||
var actual = 'No Crash';
|
||||
var expect = 'No Crash';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user