Sign in
webkit
/
WebKit
/
3d0b42cd8733f1288f0258cb4ec38a61fc1b4d9e
/
.
/
LayoutTests
/
http
/
tests
/
navigation
/
resources
/
clear-fragment.html
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>