Pass | getComputedStyle() should return used value correctly for nodes just inserted into the document, even if they're in an IB-split | Asserts runPass | assert_true(true, "Should return the used value for width")
at Test.<anonymous> ( /css/cssom/getComputedStyle-layout-dependent-replaced-into-ib-split.html:23:3) | Pass | assert_equals("1264px", "1264px", "Should return the used value for width (just inserted into the document)")
at Test.<anonymous> ( /css/cssom/getComputedStyle-layout-dependent-replaced-into-ib-split.html:28:3) |
|