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