Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassOnce in the top-layer position:sticky computes to position:absolute
Asserts run
Pass
assert_equals("sticky", "sticky")
    at Test.<anonymous> ( /css/css-position/sticky-dialog.html:10:3)
Pass
assert_equals("absolute", "absolute")
    at Test.<anonymous> ( /css/css-position/sticky-dialog.html:12:3)