Pass | getComputedStyle() should return the correct used value for nodes that have had an IB-split sibling removed | Asserts runPass | assert_true(true, "Should return the used value for width")
at Test.<anonymous> ( /css/cssom/getComputedStyle-layout-dependent-removed-ib-sibling.html:24:3) | Pass | assert_equals("1264px", "1264px", "Should return the used value for width (after sibling removal)")
at Test.<anonymous> ( /css/cssom/getComputedStyle-layout-dependent-removed-ib-sibling.html:28:3) |
|