blob: 2453e6921b17c8de2e065971b11e8904eaffaed7 [file] [log] [blame]
<html>
<body>
<div id="d"></div>
<script>
document.getElementById("d").dynamicProperty = 'sampleValue';
</script>
</body>
</html>