Pass | before reaching the sticking point the sticky box should not be offset | Asserts runPass | assert_equals(200, 200)
at Test.<anonymous> ( /css/css-position/sticky/position-sticky-bottom.html:19:3) |
|
Pass | after reaching the sticking point the sticky box should be offset | Asserts runPass | assert_equals(175, 175)
at Test.<anonymous> ( /css/css-position/sticky/position-sticky-bottom.html:33:3) |
|
Pass | the sticky box should not be pushed outside its containing block | Asserts runPass | assert_equals(100, 100)
at Test.<anonymous> ( /css/css-position/sticky/position-sticky-bottom.html:39:3) |
|