| Index: LayoutTests/transitions/cubic-bezier-overflow-svg-length.html
|
| diff --git a/LayoutTests/transitions/cubic-bezier-overflow-svg-length.html b/LayoutTests/transitions/cubic-bezier-overflow-svg-length.html
|
| index 35553039fc9da8db6eea32956d91ac1e642ca1d3..a82c12adfa3f5040e82420eb7a41079677cc1cc6 100644
|
| --- a/LayoutTests/transitions/cubic-bezier-overflow-svg-length.html
|
| +++ b/LayoutTests/transitions/cubic-bezier-overflow-svg-length.html
|
| @@ -13,7 +13,7 @@
|
| stroke-width: 50;
|
| }
|
| </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]
|
|
|