Pass | simple scroll with style: 'margin' and 'overflow: scroll' | Asserts runPass | assert_equals(100, 100, "changed scrollTop should be 100")
at Test.<anonymous> ( /css/cssom-view/elementScroll-002.html:27:9) | Pass | assert_equals(100, 100, "changed scrollLeft should be 100")
at Test.<anonymous> ( /css/cssom-view/elementScroll-002.html:28:9) |
|
Pass | simple scroll with style: 'margin' and 'overflow: hidden' | Asserts runPass | assert_equals(100, 100, "changed scrollTop should be 100")
at Test.<anonymous> ( /css/cssom-view/elementScroll-002.html:36:9) | Pass | assert_equals(100, 100, "changed scrollLeft should be 100")
at Test.<anonymous> ( /css/cssom-view/elementScroll-002.html:37:9) |
|
Pass | simple scroll with style: 'padding' and 'overflow: scroll' | Asserts runPass | assert_equals(100, 100, "changed scrollTop should be 100")
at Test.<anonymous> ( /css/cssom-view/elementScroll-002.html:45:9) | Pass | assert_equals(100, 100, "changed scrollLeft should be 100")
at Test.<anonymous> ( /css/cssom-view/elementScroll-002.html:46:9) |
|
Pass | simple scroll with style: 'padding' and 'overflow: hidden' | Asserts runPass | assert_equals(100, 100, "changed scrollTop should be 100")
at Test.<anonymous> ( /css/cssom-view/elementScroll-002.html:54:9) | Pass | assert_equals(100, 100, "changed scrollLeft should be 100")
at Test.<anonymous> ( /css/cssom-view/elementScroll-002.html:55:9) |
|