| Index: LayoutTests/transitions/svg-transitions.html
|
| diff --git a/LayoutTests/transitions/svg-transitions.html b/LayoutTests/transitions/svg-transitions.html
|
| index f298a5de972cb64d609f5ddefa23f760c2007525..c6f757ad628032e878ab46b4e4f030914ebdb053 100644
|
| --- a/LayoutTests/transitions/svg-transitions.html
|
| +++ b/LayoutTests/transitions/svg-transitions.html
|
| @@ -117,7 +117,7 @@
|
| lighting-color: rgb(0, 255, 0);
|
| }
|
| </style>
|
| - <script src="resources/transition-test-helpers.js"></script>
|
| + <script src="../animations/resources/animation-test-helpers.js"></script>
|
| <script>
|
| const expectedValues = [
|
| // [time, element-id, property, expected-value, tolerance]
|
|
|