OLD | NEW |
1 Tests that proper data and start/end offset positions are reported for CSS keyfr
ames. | 1 Tests that proper data and start/end offset positions are reported for CSS keyfr
ames. |
2 | 2 |
3 | 3 |
4 animName @[1:11-1:19] | 4 animName @[1:11-1:19] |
5 0%,20% @[2:4-2:13] {} @[2:15-5:4] | 5 0%, 20% @[2:4-2:13] {} @[2:15-5:4] |
6 height:200px @[3:8-3:22] | 6 height:200px @[3:8-3:22] |
7 color:red @[4:8-4:19] | 7 color:red @[4:8-4:19] |
8 100% @[6:4-6:6] {} @[6:8-8:4] | 8 100% @[6:4-6:6] {} @[6:8-8:4] |
9 height:500px @[7:8-7:22] | 9 height:500px @[7:8-7:22] |
10 | 10 |
11 mediaAnim @[17:15-17:24] | 11 mediaAnim @[17:15-17:24] |
12 0% @[18:8-18:12] {} @[18:14-20:8] | 12 0% @[18:8-18:12] {} @[18:14-20:8] |
13 opacity:0 @[19:12-19:23] | 13 opacity:0 @[19:12-19:23] |
14 100% @[21:8-21:10] {} @[21:12-23:8] | 14 100% @[21:8-21:10] {} @[21:12-23:8] |
15 opacity:1 @[22:12-22:23] | 15 opacity:1 @[22:12-22:23] |
16 | 16 |
17 styleSheetAnim @[4:11-4:25] | 17 styleSheetAnim @[4:11-4:25] |
18 0% @[5:4-5:8] {} @[5:10-7:4] | 18 0% @[5:4-5:8] {} @[5:10-7:4] |
19 width:100px @[6:8-6:21] | 19 padding-left:100px @[6:8-6:28] |
20 10% @[8:4-8:7] {} @[8:9-10:4] | 20 10% @[8:4-8:7] {} @[8:9-10:4] |
21 width:150px @[9:8-9:21] | 21 padding-left:150px @[9:8-9:28] |
22 100% @[11:4-11:8] {} @[11:10-13:4] | 22 100% @[11:4-11:8] {} @[11:10-13:4] |
23 width:200px @[12:8-12:21] | 23 padding-left:200px @[12:8-12:28] |
24 | 24 |
25 >> Modifying keyframe rule | 25 >> Modifying keyframe rule |
26 | 26 |
27 animName @[1:11-1:19] | 27 animName @[1:11-1:19] |
28 0%,20% @[2:4-2:13] {} @[2:15-5:4] | 28 0%, 20% @[2:4-2:13] {} @[2:15-5:4] |
29 height:200px @[3:8-3:22] | 29 height:200px @[3:8-3:22] |
30 color:red @[4:8-4:19] | 30 color:red @[4:8-4:19] |
31 100% @[6:4-6:6] {} @[6:8-8:4] | 31 100% @[6:4-6:6] {} @[6:8-8:4] |
32 height:500px @[7:8-7:22] | 32 height:500px @[7:8-7:22] |
33 | 33 |
34 mediaAnim @[17:15-17:24] | 34 mediaAnim @[17:15-17:24] |
35 0% @[18:8-18:12] {} @[18:14-18:26] | 35 0% @[18:8-18:12] {} @[18:14-18:26] |
36 width:123px @[18:14-18:26] | 36 width:123px @[18:14-18:26] |
37 100% @[19:8-19:10] {} @[19:12-21:8] | 37 100% @[19:8-19:10] {} @[19:12-21:8] |
38 opacity:1 @[20:12-20:23] | 38 opacity:1 @[20:12-20:23] |
39 | 39 |
40 styleSheetAnim @[4:11-4:25] | 40 styleSheetAnim @[4:11-4:25] |
41 0% @[5:4-5:8] {} @[5:10-7:4] | 41 0% @[5:4-5:8] {} @[5:10-7:4] |
42 width:100px @[6:8-6:21] | 42 padding-left:100px @[6:8-6:28] |
43 10% @[8:4-8:7] {} @[8:9-10:4] | 43 10% @[8:4-8:7] {} @[8:9-10:4] |
44 width:150px @[9:8-9:21] | 44 padding-left:150px @[9:8-9:28] |
45 100% @[11:4-11:8] {} @[11:10-13:4] | 45 100% @[11:4-11:8] {} @[11:10-13:4] |
46 width:200px @[12:8-12:21] | 46 padding-left:200px @[12:8-12:28] |
47 | 47 |
OLD | NEW |