| Index: LayoutTests/transitions/mixed-type.html
|
| diff --git a/LayoutTests/transitions/mixed-type.html b/LayoutTests/transitions/mixed-type.html
|
| index 3332368d6e448520fb816837d49f7c978e4489fa..23de81ae08798ac1db3d4f1c4fe777f0f6cda308 100644
|
| --- a/LayoutTests/transitions/mixed-type.html
|
| +++ b/LayoutTests/transitions/mixed-type.html
|
| @@ -19,7 +19,7 @@ Tests transitions to and from a mix of absolute and percent values
|
| </div>
|
|
|
| <div id="result">
|
| -<script src="resources/transition-test-helpers.js"></script>
|
| +<script src="../animations/resources/animation-test-helpers.js"></script>
|
| <script type="text/javascript">
|
|
|
| const expectedValues = [
|
|
|