You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PASS Property transition-delay value 'calc(min(-infinity * 1s, 10s))'
24
-
FAIL Property rotate(calc(infinity * 1deg)) value expected same with rotate(0deg) in +/-0.0001 assert_array_approx_equals: lengths differ, expected 6 got 16
25
-
FAIL Property rotate(calc(-infinity * 1deg)) value expected same with rotate(0deg) in +/-0.0001 assert_array_approx_equals: lengths differ, expected 6 got 16
26
-
FAIL Property rotate(calc(NaN * 1deg)) value expected same with rotate(0deg) in +/-0.0001 assert_array_approx_equals: lengths differ, expected 6 got 16
27
-
FAIL Property rotate(calc(infinity * 1turn)) value expected same with rotate(0turn) in +/-0.0001 assert_array_approx_equals: lengths differ, expected 6 got 16
28
-
FAIL Property rotate(calc(-infinity * 1turn)) value expected same with rotate(0turn) in +/-0.0001 assert_array_approx_equals: lengths differ, expected 6 got 16
29
-
FAIL Property rotate(calc(NaN * 1turn)) value expected same with rotate(0turn) in +/-0.0001 assert_array_approx_equals: lengths differ, expected 6 got 16
30
-
FAIL Property rotate(calc(infinity * 1rad)) value expected same with rotate(0rad) in +/-0.0001 assert_array_approx_equals: lengths differ, expected 6 got 16
31
-
FAIL Property rotate(calc(-infinity * 1rad)) value expected same with rotate(0rad) in +/-0.0001 assert_array_approx_equals: lengths differ, expected 6 got 16
32
-
FAIL Property rotate(calc(NaN * 1rad)) value expected same with rotate(0rad) in +/-0.0001 assert_array_approx_equals: lengths differ, expected 6 got 16
33
-
FAIL Property rotate(calc(infinity * 1grad)) value expected same with rotate(0grad) in +/-0.0001 assert_array_approx_equals: lengths differ, expected 6 got 16
34
-
FAIL Property rotate(calc(-infinity * 1grad)) value expected same with rotate(0grad) in +/-0.0001 assert_array_approx_equals: lengths differ, expected 6 got 16
35
-
FAIL Property rotate(calc(NaN * 1grad)) value expected same with rotate(0grad) in +/-0.0001 assert_array_approx_equals: lengths differ, expected 6 got 16
24
+
PASS Property rotate(calc(infinity * 1deg)) value expected same with rotate(0deg) in +/-0.0001
25
+
PASS Property rotate(calc(-infinity * 1deg)) value expected same with rotate(0deg) in +/-0.0001
26
+
PASS Property rotate(calc(NaN * 1deg)) value expected same with rotate(0deg) in +/-0.0001
27
+
PASS Property rotate(calc(infinity * 1turn)) value expected same with rotate(0turn) in +/-0.0001
28
+
PASS Property rotate(calc(-infinity * 1turn)) value expected same with rotate(0turn) in +/-0.0001
29
+
PASS Property rotate(calc(NaN * 1turn)) value expected same with rotate(0turn) in +/-0.0001
30
+
PASS Property rotate(calc(infinity * 1rad)) value expected same with rotate(0rad) in +/-0.0001
31
+
PASS Property rotate(calc(-infinity * 1rad)) value expected same with rotate(0rad) in +/-0.0001
32
+
PASS Property rotate(calc(NaN * 1rad)) value expected same with rotate(0rad) in +/-0.0001
33
+
PASS Property rotate(calc(infinity * 1grad)) value expected same with rotate(0grad) in +/-0.0001
34
+
PASS Property rotate(calc(-infinity * 1grad)) value expected same with rotate(0grad) in +/-0.0001
35
+
PASS Property rotate(calc(NaN * 1grad)) value expected same with rotate(0grad) in +/-0.0001
0 commit comments