Pass | cos(0) should be used-value-equivalent to 1 | Asserts runPass | assert_not_equals("1", "none", "cos(0) isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:182:9) | Pass | assert_not_equals("1", "none", "1 isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:186:9) | Pass | assert_equals("1", "1", "cos(0) and 1 serialize to the same thing in used values.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:195:13) |
|
Pass | sin(0) should be used-value-equivalent to 0 | Asserts runPass | assert_not_equals("0", "none", "sin(0) isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:182:9) | Pass | assert_not_equals("0", "none", "0 isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:186:9) | Pass | assert_equals("0", "0", "sin(0) and 0 serialize to the same thing in used values.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:195:13) |
|
Pass | tan(0) should be used-value-equivalent to 0 | Asserts runPass | assert_not_equals("0", "none", "tan(0) isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:182:9) | Pass | assert_not_equals("0", "none", "0 isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:186:9) | Pass | assert_equals("0", "0", "tan(0) and 0 serialize to the same thing in used values.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:195:13) |
|
Pass | tan(315deg) should be used-value-equivalent to -1 | Asserts runPass | assert_not_equals("-1", "none", "tan(315deg) isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:182:9) | Pass | assert_not_equals("-1", "none", "-1 isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:186:9) | Pass | assert_approx_equals(-1, -1, 0.1, "tan(315deg) and -1 0.1 serialize to the same thing in used values.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:193:13) |
|
Pass | tan(360deg) should be used-value-equivalent to 0 | Asserts runPass | assert_not_equals("0", "none", "tan(360deg) isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:182:9) | Pass | assert_not_equals("0", "none", "0 isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:186:9) | Pass | assert_approx_equals(0, 0, 0.1, "tan(360deg) and 0 0.1 serialize to the same thing in used values.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:193:13) |
|
Pass | tan(405deg) should be used-value-equivalent to 1 | Asserts runPass | assert_not_equals("1", "none", "tan(405deg) isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:182:9) | Pass | assert_not_equals("1", "none", "1 isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:186:9) | Pass | assert_approx_equals(1, 1, 0.1, "tan(405deg) and 1 0.1 serialize to the same thing in used values.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:193:13) |
|
Pass | calc(sin(pi/2 - pi/2) ) should be used-value-equivalent to 0 | Asserts runPass | assert_not_equals("0", "none", "calc(sin(pi/2 - pi/2) ) isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:182:9) | Pass | assert_not_equals("0", "none", "0 isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:186:9) | Pass | assert_approx_equals(0, 0, 0.1, "calc(sin(pi/2 - pi/2) ) and 0 0.1 serialize to the same thing in used values.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:193:13) |
|
Pass | calc(cos(pi - 3.14159265358979323846) ) should be used-value-equivalent to 1 | Asserts runPass | assert_not_equals("1", "none", "calc(cos(pi - 3.14159265358979323846) ) isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:182:9) | Pass | assert_not_equals("1", "none", "1 isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:186:9) | Pass | assert_approx_equals(1, 1, 0.1, "calc(cos(pi - 3.14159265358979323846) ) and 1 0.1 serialize to the same thing in used values.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:193:13) |
|
Pass | calc(cos(e - 2.7182818284590452354) ) should be used-value-equivalent to 1 | Asserts runPass | assert_not_equals("1", "none", "calc(cos(e - 2.7182818284590452354) ) isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:182:9) | Pass | assert_not_equals("1", "none", "1 isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:186:9) | Pass | assert_approx_equals(1, 1, 0.1, "calc(cos(e - 2.7182818284590452354) ) and 1 0.1 serialize to the same thing in used values.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:193:13) |
|
Pass | calc(sin(30deg + 1.0471967rad ) ) should be used-value-equivalent to 1 | Asserts runPass | assert_not_equals("1", "none", "calc(sin(30deg + 1.0471967rad ) ) isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:182:9) | Pass | assert_not_equals("1", "none", "1 isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:186:9) | Pass | assert_approx_equals(1, 1, 0.1, "calc(sin(30deg + 1.0471967rad ) ) and 1 0.1 serialize to the same thing in used values.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:193:13) |
|
Pass | calc(cos(30deg - 0.523599rad ) ) should be used-value-equivalent to 1 | Asserts runPass | assert_not_equals("1", "none", "calc(cos(30deg - 0.523599rad ) ) isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:182:9) | Pass | assert_not_equals("1", "none", "1 isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:186:9) | Pass | assert_approx_equals(1, 1, 0.1, "calc(cos(30deg - 0.523599rad ) ) and 1 0.1 serialize to the same thing in used values.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:193:13) |
|
Pass | calc(sin(3.14159 / 2 + 1 - 1) ) should be used-value-equivalent to 1 | Asserts runPass | assert_not_equals("1", "none", "calc(sin(3.14159 / 2 + 1 - 1) ) isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:182:9) | Pass | assert_not_equals("1", "none", "1 isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:186:9) | Pass | assert_approx_equals(1, 1, 0.1, "calc(sin(3.14159 / 2 + 1 - 1) ) and 1 0.1 serialize to the same thing in used values.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:193:13) |
|
Pass | calc(sin(100grad) ) should be used-value-equivalent to 1 | Asserts runPass | assert_not_equals("1", "none", "calc(sin(100grad) ) isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:182:9) | Pass | assert_not_equals("1", "none", "1 isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:186:9) | Pass | assert_approx_equals(1, 1, 0.1, "calc(sin(100grad) ) and 1 0.1 serialize to the same thing in used values.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:193:13) |
|
Pass | calc(cos(0 / 2 + 1 - 1) ) should be used-value-equivalent to 1 | Asserts runPass | assert_not_equals("1", "none", "calc(cos(0 / 2 + 1 - 1) ) isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:182:9) | Pass | assert_not_equals("1", "none", "1 isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:186:9) | Pass | assert_approx_equals(1, 1, 0.1, "calc(cos(0 / 2 + 1 - 1) ) and 1 0.1 serialize to the same thing in used values.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:193:13) |
|
Pass | calc(tan(30deg + 0.261799rad ) ) should be used-value-equivalent to 1 | Asserts runPass | assert_not_equals("0.999999", "none", "calc(tan(30deg + 0.261799rad ) ) isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:182:9) | Pass | assert_not_equals("1", "none", "1 isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:186:9) | Pass | assert_approx_equals(0.999999, 1, 0.1, "calc(tan(30deg + 0.261799rad ) ) and 1 0.1 serialize to the same thing in used values.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:193:13) |
|
Pass | calc(tan(0.7853975rad ) ) should be used-value-equivalent to 1 | Asserts runPass | assert_not_equals("0.999999", "none", "calc(tan(0.7853975rad ) ) isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:182:9) | Pass | assert_not_equals("1", "none", "1 isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:186:9) | Pass | assert_approx_equals(0.999999, 1, 0.1, "calc(tan(0.7853975rad ) ) and 1 0.1 serialize to the same thing in used values.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:193:13) |
|
Pass | calc(tan(3.14159 / 4 + 1 - 1) ) should be used-value-equivalent to 1 | Asserts runPass | assert_not_equals("0.999999", "none", "calc(tan(3.14159 / 4 + 1 - 1) ) isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:182:9) | Pass | assert_not_equals("1", "none", "1 isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:186:9) | Pass | assert_approx_equals(0.999999, 1, 0.1, "calc(tan(3.14159 / 4 + 1 - 1) ) and 1 0.1 serialize to the same thing in used values.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:193:13) |
|
Pass | calc(sin(0.25turn) ) should be used-value-equivalent to 1 | Asserts runPass | assert_not_equals("1", "none", "calc(sin(0.25turn) ) isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:182:9) | Pass | assert_not_equals("1", "none", "1 isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:186:9) | Pass | assert_approx_equals(1, 1, 0.1, "calc(sin(0.25turn) ) and 1 0.1 serialize to the same thing in used values.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:193:13) |
|
Pass | calc(cos(sin(cos(pi) + 1))) should be used-value-equivalent to 1 | Asserts runPass | assert_not_equals("1", "none", "calc(cos(sin(cos(pi) + 1))) isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:182:9) | Pass | assert_not_equals("1", "none", "1 isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:186:9) | Pass | assert_approx_equals(1, 1, 0.1, "calc(cos(sin(cos(pi) + 1))) and 1 0.1 serialize to the same thing in used values.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:193:13) |
|
Pass | calc(sin(tan(pi/4)*pi/2) ) should be used-value-equivalent to 1 | Asserts runPass | assert_not_equals("1", "none", "calc(sin(tan(pi/4)*pi/2) ) isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:182:9) | Pass | assert_not_equals("1", "none", "1 isn't valid in 'scale'; got the default value instead.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:186:9) | Pass | assert_approx_equals(1, 1, 0.1, "calc(sin(tan(pi/4)*pi/2) ) and 1 0.1 serialize to the same thing in used values.")
at Test.<anonymous> ( /css/support/numeric-testcommon.js:193:13) |
|