Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassgetComputedStyle() round-trips in presence of scrollbars
Asserts run
Pass
assert_equals("100px", "100px", "width round-trips")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-width-scroll.tentative.html:23:3)
Pass
assert_equals("100px", "100px", "height round-trips")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-width-scroll.tentative.html:24:3)