Test passes if border widths are rounded up when they are greater than 0 and less than 1, and rounded down when they are greater than 1.

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTest that border widths are rounded up when they are greater than 0px but less than 1px, and rounded down when they are greater than 1px.
Asserts run
Pass
assert_equals("0px", "0px")
    at Test.<anonymous> ( /css/css-borders/border-width-rounding.tentative.html:48:9)
Pass
assert_equals("1px", "1px")
    at Test.<anonymous> ( /css/css-borders/border-width-rounding.tentative.html:48:9)
Pass
assert_equals("1px", "1px")
    at Test.<anonymous> ( /css/css-borders/border-width-rounding.tentative.html:48:9)
Pass
assert_equals("1px", "1px")
    at Test.<anonymous> ( /css/css-borders/border-width-rounding.tentative.html:48:9)
Pass
assert_equals("1px", "1px")
    at Test.<anonymous> ( /css/css-borders/border-width-rounding.tentative.html:48:9)
Pass
assert_equals("1px", "1px")
    at Test.<anonymous> ( /css/css-borders/border-width-rounding.tentative.html:48:9)
Pass
assert_equals("1px", "1px")
    at Test.<anonymous> ( /css/css-borders/border-width-rounding.tentative.html:48:9)
Pass
assert_equals("1px", "1px")
    at Test.<anonymous> ( /css/css-borders/border-width-rounding.tentative.html:48:9)
Pass
assert_equals("2px", "2px")
    at Test.<anonymous> ( /css/css-borders/border-width-rounding.tentative.html:48:9)
Pass
assert_equals("2px", "2px")
    at Test.<anonymous> ( /css/css-borders/border-width-rounding.tentative.html:48:9)
Pass
assert_equals("2px", "2px")
    at Test.<anonymous> ( /css/css-borders/border-width-rounding.tentative.html:48:9)