Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassThe fieldset element: block formatting context
Asserts run
Pass
assert_equals(0, 0, "fieldset.offsetTop")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-block-formatting-context.html:25:3)
Pass
assert_equals(50, 50, "fieldset.offsetLeft")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-block-formatting-context.html:26:3)
Pass
assert_equals(50, 50, "fieldset.clientHeight")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-block-formatting-context.html:27:3)