blob: 09efe8fd7cda5537cda4c117a22cb2b376036837 [file] [log] [blame]
<!DOCTYPE HTML>
<html>
<head>
<script src="../../../resources/js-test-pre.js"></script>
</head>
<body>
<script>
alert(String.fromCharCode(0xd800));
</script>
<script src="../../../resources/js-test-post.js"></script>
</body>
</html>