Summary

Harness status: OK

Found 10 tests

Details

ResultTest NameMessage
PassComputed display of form inside TABLE should be 'none'
Asserts run
Pass
assert_equals("none", "none")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/form-in-tables.html:27:7)
PassComputed display of form inside THEAD should be 'none'
Asserts run
Pass
assert_equals("none", "none")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/form-in-tables.html:27:7)
PassComputed display of form inside TBODY should be 'none'
Asserts run
Pass
assert_equals("none", "none")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/form-in-tables.html:27:7)
PassComputed display of form inside TFOOT should be 'none'
Asserts run
Pass
assert_equals("none", "none")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/form-in-tables.html:27:7)
PassComputed display of form inside TR should be 'none'
Asserts run
Pass
assert_equals("none", "none")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/form-in-tables.html:27:7)
PassComputed display of form inside TABLE should be 'none' (!important UA style))
Asserts run
Pass
assert_equals("none", "none")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/form-in-tables.html:32:7)
PassComputed display of form inside THEAD should be 'none' (!important UA style))
Asserts run
Pass
assert_equals("none", "none")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/form-in-tables.html:32:7)
PassComputed display of form inside TBODY should be 'none' (!important UA style))
Asserts run
Pass
assert_equals("none", "none")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/form-in-tables.html:32:7)
PassComputed display of form inside TFOOT should be 'none' (!important UA style))
Asserts run
Pass
assert_equals("none", "none")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/form-in-tables.html:32:7)
PassComputed display of form inside TR should be 'none' (!important UA style))
Asserts run
Pass
assert_equals("none", "none")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/form-in-tables.html:32:7)