blob: ecb0096900689eee5658a5a48f01d0614ba97f5b [file] [log] [blame]
<!DOCTYPE html><!-- webkit-test-runner [ jscOptions=--validateExceptionChecks=true ] -->
<html>
<head>
<script src="../../resources/js-test-pre.js"></script>
</head>
<body>
<script>
postMessage({g:42});
</script>
<script src="../../resources/js-test-post.js"></script>
</body>
</html>