blob: 93ba67d2517dc8986e88c703a04007e6a60d6cc3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
|
[calc-infinity-nan-computed.html]
[Property rotate(calc(infinity * 1deg)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(-infinity * 1deg)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(NaN * 1deg)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(infinity * 1turn)) value expected same with rotate(0turn) in +/-0.0001]
expected: FAIL
[Property rotate(calc(-infinity * 1turn)) value expected same with rotate(0turn) in +/-0.0001]
expected: FAIL
[Property rotate(calc(NaN * 1turn)) value expected same with rotate(0turn) in +/-0.0001]
expected: FAIL
[Property rotate(calc(infinity * 1rad)) value expected same with rotate(0rad) in +/-0.0001]
expected: FAIL
[Property rotate(calc(-infinity * 1rad)) value expected same with rotate(0rad) in +/-0.0001]
expected: FAIL
[Property rotate(calc(NaN * 1rad)) value expected same with rotate(0rad) in +/-0.0001]
expected: FAIL
[Property rotate(calc(infinity * 1grad)) value expected same with rotate(0grad) in +/-0.0001]
expected: FAIL
[Property rotate(calc(-infinity * 1grad)) value expected same with rotate(0grad) in +/-0.0001]
expected: FAIL
[Property rotate(calc(NaN * 1grad)) value expected same with rotate(0grad) in +/-0.0001]
expected: FAIL
[Property rotate(calc(infinity * 1turn)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(-infinity * 1turn)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(NaN * 1turn)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(infinity * 1rad)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(-infinity * 1rad)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(NaN * 1rad)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(infinity * 1grad)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(-infinity * 1grad)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(NaN * 1grad)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
|