| 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 649d0ddf7d24abbd969db558262bf7816f0eb49e..27c95e575698232457fffa283a3177fb6ded913c 100644
|
| --- a/LayoutTests/fast/canvas/drawImage-with-negative-source-destination.html
|
| +++ b/LayoutTests/fast/canvas/drawImage-with-negative-source-destination.html
|
| @@ -9,6 +9,5 @@
|
| <body>
|
| <canvas id="canvas" width="100" height="100"></canvas>
|
| <script src="drawImage-with-negative-source-destination.js"></script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|