Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassThe computed value of float with absolute positioning when there is no box should be "none"
Asserts run
Pass
assert_equals("none", "none", "[display:none] Invalid gCS(test1)['float'];")
    at  /css/CSS2/floats/computed-float-position-absolute.html:23:17
Pass
assert_equals("none", "none", "[display:contents] Invalid gCS(test2)['float'];")
    at  /css/CSS2/floats/computed-float-position-absolute.html:24:17
Pass
assert_equals("none", "none", "[in a display:none] Invalid gCS(test3)['float'];")
    at  /css/CSS2/floats/computed-float-position-absolute.html:25:17