Summary

Harness status: OK

Found 22 tests

Details

ResultTest NameMessage
Pass'min(1ms)' as a specified value should serialize as 'calc(0.001s)'.
Asserts run
Pass
assert_not_equals("calc(0.001s)", "", "'min(1ms)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:48:9)
Pass
assert_not_equals("calc(0.001s)", "", "'calc(0.001s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:53:9)
Pass
assert_equals("calc(0.001s)", "calc(0.001s)", "'calc(0.001s)' should round-trip exactly in specified values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:54:9)
Pass
assert_equals("calc(0.001s)", "calc(0.001s)", "'min(1ms)' and 'calc(0.001s)' should serialize the same in specified values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:56:9)
Pass'min(1ms)' as a computed value should serialize as '0.001s'.
Asserts run
Pass
assert_not_equals("0.001s", "", "'min(1ms)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:66:9)
Pass
assert_not_equals("0.001s", "", "'0.001s' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:71:9)
Pass
assert_equals("0.001s", "0.001s", "'0.001s' should round-trip exactly in computed values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:72:9)
Pass
assert_equals("0.001s", "0.001s", "'min(1ms)' and '0.001s' should serialize the same in computed values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:74:9)
Pass'min(1s)' as a specified value should serialize as 'calc(1s)'.
Asserts run
Pass
assert_not_equals("calc(1s)", "", "'min(1s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:48:9)
Pass
assert_not_equals("calc(1s)", "", "'calc(1s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:53:9)
Pass
assert_equals("calc(1s)", "calc(1s)", "'calc(1s)' should round-trip exactly in specified values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:54:9)
Pass
assert_equals("calc(1s)", "calc(1s)", "'min(1s)' and 'calc(1s)' should serialize the same in specified values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:56:9)
Pass'min(1s)' as a computed value should serialize as '1s'.
Asserts run
Pass
assert_not_equals("1s", "", "'min(1s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:66:9)
Pass
assert_not_equals("1s", "", "'1s' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:71:9)
Pass
assert_equals("1s", "1s", "'1s' should round-trip exactly in computed values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:72:9)
Pass
assert_equals("1s", "1s", "'min(1s)' and '1s' should serialize the same in computed values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:74:9)
Pass'max(1ms)' as a specified value should serialize as 'calc(0.001s)'.
Asserts run
Pass
assert_not_equals("calc(0.001s)", "", "'max(1ms)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:48:9)
Pass
assert_not_equals("calc(0.001s)", "", "'calc(0.001s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:53:9)
Pass
assert_equals("calc(0.001s)", "calc(0.001s)", "'calc(0.001s)' should round-trip exactly in specified values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:54:9)
Pass
assert_equals("calc(0.001s)", "calc(0.001s)", "'max(1ms)' and 'calc(0.001s)' should serialize the same in specified values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:56:9)
Pass'max(1ms)' as a computed value should serialize as '0.001s'.
Asserts run
Pass
assert_not_equals("0.001s", "", "'max(1ms)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:66:9)
Pass
assert_not_equals("0.001s", "", "'0.001s' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:71:9)
Pass
assert_equals("0.001s", "0.001s", "'0.001s' should round-trip exactly in computed values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:72:9)
Pass
assert_equals("0.001s", "0.001s", "'max(1ms)' and '0.001s' should serialize the same in computed values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:74:9)
Pass'max(1s)' as a specified value should serialize as 'calc(1s)'.
Asserts run
Pass
assert_not_equals("calc(1s)", "", "'max(1s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:48:9)
Pass
assert_not_equals("calc(1s)", "", "'calc(1s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:53:9)
Pass
assert_equals("calc(1s)", "calc(1s)", "'calc(1s)' should round-trip exactly in specified values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:54:9)
Pass
assert_equals("calc(1s)", "calc(1s)", "'max(1s)' and 'calc(1s)' should serialize the same in specified values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:56:9)
Pass'max(1s)' as a computed value should serialize as '1s'.
Asserts run
Pass
assert_not_equals("1s", "", "'max(1s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:66:9)
Pass
assert_not_equals("1s", "", "'1s' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:71:9)
Pass
assert_equals("1s", "1s", "'1s' should round-trip exactly in computed values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:72:9)
Pass
assert_equals("1s", "1s", "'max(1s)' and '1s' should serialize the same in computed values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:74:9)
Pass'min(1s, 2s, 3s)' as a specified value should serialize as 'calc(1s)'.
Asserts run
Pass
assert_not_equals("calc(1s)", "", "'min(1s, 2s, 3s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:48:9)
Pass
assert_not_equals("calc(1s)", "", "'calc(1s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:53:9)
Pass
assert_equals("calc(1s)", "calc(1s)", "'calc(1s)' should round-trip exactly in specified values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:54:9)
Pass
assert_equals("calc(1s)", "calc(1s)", "'min(1s, 2s, 3s)' and 'calc(1s)' should serialize the same in specified values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:56:9)
Pass'min(1s, 2s, 3s)' as a computed value should serialize as '1s'.
Asserts run
Pass
assert_not_equals("1s", "", "'min(1s, 2s, 3s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:66:9)
Pass
assert_not_equals("1s", "", "'1s' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:71:9)
Pass
assert_equals("1s", "1s", "'1s' should round-trip exactly in computed values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:72:9)
Pass
assert_equals("1s", "1s", "'min(1s, 2s, 3s)' and '1s' should serialize the same in computed values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:74:9)
Pass'min(3s, 2s, 1s)' as a specified value should serialize as 'calc(1s)'.
Asserts run
Pass
assert_not_equals("calc(1s)", "", "'min(3s, 2s, 1s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:48:9)
Pass
assert_not_equals("calc(1s)", "", "'calc(1s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:53:9)
Pass
assert_equals("calc(1s)", "calc(1s)", "'calc(1s)' should round-trip exactly in specified values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:54:9)
Pass
assert_equals("calc(1s)", "calc(1s)", "'min(3s, 2s, 1s)' and 'calc(1s)' should serialize the same in specified values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:56:9)
Pass'min(3s, 2s, 1s)' as a computed value should serialize as '1s'.
Asserts run
Pass
assert_not_equals("1s", "", "'min(3s, 2s, 1s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:66:9)
Pass
assert_not_equals("1s", "", "'1s' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:71:9)
Pass
assert_equals("1s", "1s", "'1s' should round-trip exactly in computed values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:72:9)
Pass
assert_equals("1s", "1s", "'min(3s, 2s, 1s)' and '1s' should serialize the same in computed values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:74:9)
Pass'max(1s, 2s, 3s)' as a specified value should serialize as 'calc(3s)'.
Asserts run
Pass
assert_not_equals("calc(3s)", "", "'max(1s, 2s, 3s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:48:9)
Pass
assert_not_equals("calc(3s)", "", "'calc(3s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:53:9)
Pass
assert_equals("calc(3s)", "calc(3s)", "'calc(3s)' should round-trip exactly in specified values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:54:9)
Pass
assert_equals("calc(3s)", "calc(3s)", "'max(1s, 2s, 3s)' and 'calc(3s)' should serialize the same in specified values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:56:9)
Pass'max(1s, 2s, 3s)' as a computed value should serialize as '3s'.
Asserts run
Pass
assert_not_equals("3s", "", "'max(1s, 2s, 3s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:66:9)
Pass
assert_not_equals("3s", "", "'3s' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:71:9)
Pass
assert_equals("3s", "3s", "'3s' should round-trip exactly in computed values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:72:9)
Pass
assert_equals("3s", "3s", "'max(1s, 2s, 3s)' and '3s' should serialize the same in computed values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:74:9)
Pass'max(3s, 2s, 1s)' as a specified value should serialize as 'calc(3s)'.
Asserts run
Pass
assert_not_equals("calc(3s)", "", "'max(3s, 2s, 1s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:48:9)
Pass
assert_not_equals("calc(3s)", "", "'calc(3s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:53:9)
Pass
assert_equals("calc(3s)", "calc(3s)", "'calc(3s)' should round-trip exactly in specified values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:54:9)
Pass
assert_equals("calc(3s)", "calc(3s)", "'max(3s, 2s, 1s)' and 'calc(3s)' should serialize the same in specified values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:56:9)
Pass'max(3s, 2s, 1s)' as a computed value should serialize as '3s'.
Asserts run
Pass
assert_not_equals("3s", "", "'max(3s, 2s, 1s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:66:9)
Pass
assert_not_equals("3s", "", "'3s' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:71:9)
Pass
assert_equals("3s", "3s", "'3s' should round-trip exactly in computed values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:72:9)
Pass
assert_equals("3s", "3s", "'max(3s, 2s, 1s)' and '3s' should serialize the same in computed values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:74:9)
Pass'min(900ms, 1s)' as a specified value should serialize as 'calc(0.9s)'.
Asserts run
Pass
assert_not_equals("calc(0.9s)", "", "'min(900ms, 1s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:48:9)
Pass
assert_not_equals("calc(0.9s)", "", "'calc(0.9s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:53:9)
Pass
assert_equals("calc(0.9s)", "calc(0.9s)", "'calc(0.9s)' should round-trip exactly in specified values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:54:9)
Pass
assert_equals("calc(0.9s)", "calc(0.9s)", "'min(900ms, 1s)' and 'calc(0.9s)' should serialize the same in specified values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:56:9)
Pass'min(900ms, 1s)' as a computed value should serialize as '0.9s'.
Asserts run
Pass
assert_not_equals("0.9s", "", "'min(900ms, 1s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:66:9)
Pass
assert_not_equals("0.9s", "", "'0.9s' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:71:9)
Pass
assert_equals("0.9s", "0.9s", "'0.9s' should round-trip exactly in computed values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:72:9)
Pass
assert_equals("0.9s", "0.9s", "'min(900ms, 1s)' and '0.9s' should serialize the same in computed values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:74:9)
Pass'max(1100ms, 1s)' as a specified value should serialize as 'calc(1.1s)'.
Asserts run
Pass
assert_not_equals("calc(1.1s)", "", "'max(1100ms, 1s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:48:9)
Pass
assert_not_equals("calc(1.1s)", "", "'calc(1.1s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:53:9)
Pass
assert_equals("calc(1.1s)", "calc(1.1s)", "'calc(1.1s)' should round-trip exactly in specified values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:54:9)
Pass
assert_equals("calc(1.1s)", "calc(1.1s)", "'max(1100ms, 1s)' and 'calc(1.1s)' should serialize the same in specified values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:56:9)
Pass'max(1100ms, 1s)' as a computed value should serialize as '1.1s'.
Asserts run
Pass
assert_not_equals("1.1s", "", "'max(1100ms, 1s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:66:9)
Pass
assert_not_equals("1.1s", "", "'1.1s' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:71:9)
Pass
assert_equals("1.1s", "1.1s", "'1.1s' should round-trip exactly in computed values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:72:9)
Pass
assert_equals("1.1s", "1.1s", "'max(1100ms, 1s)' and '1.1s' should serialize the same in computed values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:74:9)
Pass'calc(min(1s, 2s) + max(3s, 4s) + 10s)' as a specified value should serialize as 'calc(15s)'.
Asserts run
Pass
assert_not_equals("calc(15s)", "", "'calc(min(1s, 2s) + max(3s, 4s) + 10s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:48:9)
Pass
assert_not_equals("calc(15s)", "", "'calc(15s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:53:9)
Pass
assert_equals("calc(15s)", "calc(15s)", "'calc(15s)' should round-trip exactly in specified values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:54:9)
Pass
assert_equals("calc(15s)", "calc(15s)", "'calc(min(1s, 2s) + max(3s, 4s) + 10s)' and 'calc(15s)' should serialize the same in specified values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:56:9)
Pass'calc(min(1s, 2s) + max(3s, 4s) + 10s)' as a computed value should serialize as '15s'.
Asserts run
Pass
assert_not_equals("15s", "", "'calc(min(1s, 2s) + max(3s, 4s) + 10s)' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:66:9)
Pass
assert_not_equals("15s", "", "'15s' should be valid in transition-delay.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:71:9)
Pass
assert_equals("15s", "15s", "'15s' should round-trip exactly in computed values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:72:9)
Pass
assert_equals("15s", "15s", "'calc(min(1s, 2s) + max(3s, 4s) + 10s)' and '15s' should serialize the same in computed values.")
    at Test.<anonymous> ( /css/support/serialize-testcommon.js:74:9)