haikuwebkit/LayoutTests/fast/html/body-offset-properties-expe...

7 lines
124 B
Plaintext

The body should have 0 for both offsetLeft and offsetTop.
body.offsetParent = null
body.offsetLeft = 0
body.offsetTop = 0