| Index: LayoutTests/fast/canvas/gradient-addColorStop-with-invalid-offset.html
|
| diff --git a/LayoutTests/editing/execCommand/break-out-of-empty-list-item.html b/LayoutTests/fast/canvas/gradient-addColorStop-with-invalid-offset.html
|
| similarity index 63%
|
| copy from LayoutTests/editing/execCommand/break-out-of-empty-list-item.html
|
| copy to LayoutTests/fast/canvas/gradient-addColorStop-with-invalid-offset.html
|
| index 03291a82cfa637509f9c2662867b795aa4bf0895..f340a48bad04209feb7bc7a18176e8e686c066fd 100644
|
| --- a/LayoutTests/editing/execCommand/break-out-of-empty-list-item.html
|
| +++ b/LayoutTests/fast/canvas/gradient-addColorStop-with-invalid-offset.html
|
| @@ -4,6 +4,6 @@
|
| <script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| -<script src="script-tests/break-out-of-empty-list-item.js"></script>
|
| +<script src="script-tests/gradient-addColorStop-with-invalid-offset.js"></script>
|
| </body>
|
| </html>
|
|
|