Pass | offsetTop/Left of empty inline elements should work as if they were not empty: 0 | Asserts runPass | assert_equals(16, 16, "offsetLeft")
at Test.<anonymous> ( /css/cssom-view/offsetTopLeft-empty-inline.html:27:5) | Pass | assert_equals(35, 35, "offsetTop")
at Test.<anonymous> ( /css/cssom-view/offsetTopLeft-empty-inline.html:28:5) |
|
Pass | offsetTop/Left of empty inline elements should work as if they were not empty: 1 | Asserts runPass | assert_equals(35, 35, "offsetLeft")
at Test.<anonymous> ( /css/cssom-view/offsetTopLeft-empty-inline.html:27:5) | Pass | assert_equals(16, 16, "offsetTop")
at Test.<anonymous> ( /css/cssom-view/offsetTopLeft-empty-inline.html:28:5) |
|
Pass | offsetTop/Left of empty inline elements should work as if they were not empty: 2 | Asserts runPass | assert_equals(106, 106, "offsetLeft")
at Test.<anonymous> ( /css/cssom-view/offsetTopLeft-empty-inline.html:27:5) | Pass | assert_equals(16, 16, "offsetTop")
at Test.<anonymous> ( /css/cssom-view/offsetTopLeft-empty-inline.html:28:5) |
|