blob: 14822ec54dccf5247650d69078bd37d73456017c [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../../resources/js-test-pre.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-stringify-string-object-with-tojson.js"></script>
<script src="../../resources/js-test-post.js"></script>
</body>
</html>