Pass | The computed value of float with absolute positioning when there is no box should be "none" | Asserts runPass | 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 |
|