blob: ed2e0feeeea08315f9d4d5e255a0646874f2e718 [file] [log] [blame]
<script>
document.write(window.myProp ? "PASS" : "FAIL, no myProp found")
if (window.layoutTestController)
layoutTestController.notifyDone();
</script>