| Index: LayoutTests/transitions/transition-end-event-multiple-04-expected.txt
|
| diff --git a/LayoutTests/transitions/transition-end-event-multiple-04-expected.txt b/LayoutTests/transitions/transition-end-event-multiple-04-expected.txt
|
| index 93603c66980fcbe1de27a76a6d0b21e519351a89..6ed6d561f33a26e8926a385463d34f573cf82c1e 100644
|
| --- a/LayoutTests/transitions/transition-end-event-multiple-04-expected.txt
|
| +++ b/LayoutTests/transitions/transition-end-event-multiple-04-expected.txt
|
| @@ -1,6 +1,6 @@
|
| Initiating transitions on transform properties of all boxes, starting at different times and with different durations and values.
|
|
|
| -PASS --- [Expected] Property: -webkit-transform Target: box1 Elapsed Time: 0.5
|
| -PASS --- [Expected] Property: -webkit-transform Target: box2 Elapsed Time: 0.55
|
| -PASS --- [Expected] Property: -webkit-transform Target: box4 Elapsed Time: 0.4
|
| +PASS --- [Expected] Property: transform Target: box1 Elapsed Time: 0.5
|
| +PASS --- [Expected] Property: transform Target: box2 Elapsed Time: 0.55
|
| +PASS --- [Expected] Property: transform Target: box4 Elapsed Time: 0.4
|
|
|
|
|