[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / fast / html / body-offset-properties-expected.txt
1 The body should have 0 for both offsetLeft and offsetTop.
2
3 body.offsetParent = null
4 body.offsetLeft = 0
5 body.offsetTop = 0
6