| Index: LayoutTests/fast/canvas/canvas-createImageBitmap-invalid-blob-in-workers.html
|
| diff --git a/LayoutTests/fast/canvas/canvas-createImageBitmap-invalid-blob-in-workers.html b/LayoutTests/fast/canvas/canvas-createImageBitmap-invalid-blob-in-workers.html
|
| index 4a45e448e05eba931c39aa7d390ce49df2f36837..7ab54e6ccd134a35dbdf4e6f85417b5913b73c26 100644
|
| --- a/LayoutTests/fast/canvas/canvas-createImageBitmap-invalid-blob-in-workers.html
|
| +++ b/LayoutTests/fast/canvas/canvas-createImageBitmap-invalid-blob-in-workers.html
|
| @@ -15,6 +15,5 @@ xhr.onload = function() {
|
| worker.postMessage(xhr.response);
|
| }
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|