Sign in
webkit
/
WebKit
/
7a2f3f50b83583acd60082111d0e9c7f59fe5a6d
/
.
/
LayoutTests
/
fast
/
html
/
body-offset-properties-expected.txt
blob: 5aed3ac928eed6e5aca85bd207ce99a802f427f4 [
file
] [
log
] [
blame
]
The body should have 0 for both offsetLeft and offsetTop.
body.offsetParent = null
body.offsetLeft = 0
body.offsetTop = 0