Summary

Harness status: OK

Found 5 tests

Details

ResultTest NameMessage
PassOffsets for position-area: span-all and insets: {"top":"5px","bottom":"5px","left":"5px","right":"5px"}
Asserts run
Pass
assert_equals(5, 5, "Check expected offsetLeft")
    at Test.<anonymous> ( /css/css-anchor-position/position-area-with-insets.html:56:7)
Pass
assert_equals(5, 5, "Check expected offsetTop")
    at Test.<anonymous> ( /css/css-anchor-position/position-area-with-insets.html:57:7)
Pass
assert_equals(390, 390, "Check expected offsetWidth")
    at Test.<anonymous> ( /css/css-anchor-position/position-area-with-insets.html:58:7)
Pass
assert_equals(390, 390, "Check expected offsetHeight")
    at Test.<anonymous> ( /css/css-anchor-position/position-area-with-insets.html:59:7)
PassOffsets for position-area: center center and insets: {"top":"10px","bottom":"40px","left":"5px","right":"15px"}
Asserts run
Pass
assert_equals(105, 105, "Check expected offsetLeft")
    at Test.<anonymous> ( /css/css-anchor-position/position-area-with-insets.html:56:7)
Pass
assert_equals(160, 160, "Check expected offsetTop")
    at Test.<anonymous> ( /css/css-anchor-position/position-area-with-insets.html:57:7)
Pass
assert_equals(130, 130, "Check expected offsetWidth")
    at Test.<anonymous> ( /css/css-anchor-position/position-area-with-insets.html:58:7)
Pass
assert_equals(25, 25, "Check expected offsetHeight")
    at Test.<anonymous> ( /css/css-anchor-position/position-area-with-insets.html:59:7)
PassOffsets for position-area: left bottom and insets: {"top":"10px","bottom":"40px","left":"5px","right":"15px"}
Asserts run
Pass
assert_equals(5, 5, "Check expected offsetLeft")
    at Test.<anonymous> ( /css/css-anchor-position/position-area-with-insets.html:56:7)
Pass
assert_equals(235, 235, "Check expected offsetTop")
    at Test.<anonymous> ( /css/css-anchor-position/position-area-with-insets.html:57:7)
Pass
assert_equals(80, 80, "Check expected offsetWidth")
    at Test.<anonymous> ( /css/css-anchor-position/position-area-with-insets.html:58:7)
Pass
assert_equals(125, 125, "Check expected offsetHeight")
    at Test.<anonymous> ( /css/css-anchor-position/position-area-with-insets.html:59:7)
PassOffsets for position-area: span-right center and insets: {"top":"20%","bottom":"auto","left":"auto","right":"25%"}
Asserts run
Pass
assert_equals(100, 100, "Check expected offsetLeft")
    at Test.<anonymous> ( /css/css-anchor-position/position-area-with-insets.html:56:7)
Pass
assert_equals(165, 165, "Check expected offsetTop")
    at Test.<anonymous> ( /css/css-anchor-position/position-area-with-insets.html:57:7)
Pass
assert_equals(225, 225, "Check expected offsetWidth")
    at Test.<anonymous> ( /css/css-anchor-position/position-area-with-insets.html:58:7)
Pass
assert_equals(60, 60, "Check expected offsetHeight")
    at Test.<anonymous> ( /css/css-anchor-position/position-area-with-insets.html:59:7)
PassOffsets for position-area: bottom right and insets: {"left":"50px","right":"100px","top":"30px","bottom":"10px"}
Asserts run
Pass
assert_equals(50, 50, "Check expected offsetLeft")
    at Test.<anonymous> ( /css/css-anchor-position/position-area-with-insets.html:56:7)
Pass
assert_equals(30, 30, "Check expected offsetTop")
    at Test.<anonymous> ( /css/css-anchor-position/position-area-with-insets.html:57:7)
Pass
assert_equals(250, 250, "Check expected offsetWidth")
    at Test.<anonymous> ( /css/css-anchor-position/position-area-with-insets.html:58:7)
Pass
assert_equals(360, 360, "Check expected offsetHeight")
    at Test.<anonymous> ( /css/css-anchor-position/position-area-with-insets.html:59:7)