CONTENT

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassDynamic sticky position change doesn't break inner sticky positioned items
Asserts run
Pass
assert_less_than(-100, 0, "Sidebar should not be stuck (yet)")
    at Test.<anonymous> ( /css/css-position/position-sticky-dynamic-ancestor-001.html:57:3)
Pass
assert_equals(0, 0, "Sidebar header should be stuck")
    at Test.<anonymous> ( /css/css-position/position-sticky-dynamic-ancestor-001.html:58:3)
Pass
assert_equals(0, 0, "Sidebar should be stuck now")
    at Test.<anonymous> ( /css/css-position/position-sticky-dynamic-ancestor-001.html:60:3)
Pass
assert_equals(10, 10, "Sidebar header should be stuck under sidebar border")
    at Test.<anonymous> ( /css/css-position/position-sticky-dynamic-ancestor-001.html:61:3)