blob: 5ea666fc83aabffaf50897f613fc5aa46ea0b929 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../../resources/js-test.js"></script>
</head>
<body>
<script>
var nativeJSON = this.JSON;
this.JSON = null;
</script>
<script src="resources/json2-es5-compat.js"></script>
<script src="resources/JSON-parse.js"></script>
</body>
</html>