| Index: LayoutTests/fast/canvas/drawImage-with-negative-source-destination.html
|
| diff --git a/LayoutTests/fast/canvas/drawImage-with-negative-source-destination.html b/LayoutTests/fast/canvas/drawImage-with-negative-source-destination.html
|
| index 27c95e575698232457fffa283a3177fb6ded913c..ad0dbc6ad33b4a557fde1f27b8ab405261cf3c3b 100644
|
| --- a/LayoutTests/fast/canvas/drawImage-with-negative-source-destination.html
|
| +++ b/LayoutTests/fast/canvas/drawImage-with-negative-source-destination.html
|
| @@ -4,7 +4,7 @@
|
| -->
|
| <html>
|
| <head>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <canvas id="canvas" width="100" height="100"></canvas>
|
|
|