aaaaabbb
aaaaabbb

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passassert_less_than(t.offsetWidth, refWidth, "test div should have smaller width")
Asserts run
Pass
assert_less_than(195, 307, "test div should have smaller width")
    at Test.<anonymous> ( /css/css-text/letter-spacing/letter-spacing-trim-start-002.html:23:14)
Passassert_equals(t.offsetWidth, refWidth, "widths should now match")
Asserts run
Pass
assert_equals(307, 307, "widths should now match")
    at Test.<anonymous> ( /css/css-text/letter-spacing/letter-spacing-trim-start-002.html:27:14)