1
2
3
4
5
6
7
8
9

1
2
3
4
5
6
7
8
9

1
2
3
4
5
6
7
8
9
1
2
3
4
5
6
7
8
9

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassGrid
Asserts run
Pass
assert_equals("88px", "88px", "height")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-grid.html:70:5)
Pass
assert_equals(8, 8, "offsetTop")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-grid.html:72:5)
PassInline grid
Asserts run
Pass
assert_equals("88px", "88px", "height")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-grid.html:79:5)
Pass
assert_equals(220, 220, "offsetTop")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-grid.html:81:5)