| Index: LayoutTests/transitions/transition-end-event-prefixed-03.html
|
| diff --git a/LayoutTests/transitions/transition-end-event-prefixed-03.html b/LayoutTests/transitions/transition-end-event-prefixed-03.html
|
| index 8cef011392404571f436c459ab42d30563e3e7b1..868950c1220387e76f39db45d55905aea9388a46 100644
|
| --- a/LayoutTests/transitions/transition-end-event-prefixed-03.html
|
| +++ b/LayoutTests/transitions/transition-end-event-prefixed-03.html
|
| @@ -15,7 +15,7 @@
|
| }
|
| </style>
|
| <script src="transition-end-event-helpers.js"></script>
|
| - <script src="../fast/js/resources/js-test-pre.js"></script>
|
| + <script src="../resources/js-test.js"></script>
|
| <script type="text/javascript">
|
| function runAnimation() {
|
| var box = document.getElementById('box1');
|
|
|