Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassInput with `display: inline` should have positive client width
Asserts run
Pass
assert_greater_than(175, 0)
    at Test.<anonymous> ( /html/rendering/widgets/text-control-client-width.html:13:3)
PassTextarea with `display: inline` should have positive client width
Asserts run
Pass
assert_greater_than(159, 0)
    at Test.<anonymous> ( /html/rendering/widgets/text-control-client-width.html:17:3)