blob: 9aa943f471bba543be6ee4ba181c4a5dd7cfe48a [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<script>
document.location.hash = '';
</script>
<div id="test">TEST</div>
<script>
test.offsetHeight;
</script>
</body>
</html>