Index: LayoutTests/http/tests/security/canvas-remote-read-svg-image-expected.txt |
diff --git a/LayoutTests/http/tests/security/canvas-remote-read-svg-image-expected.txt b/LayoutTests/http/tests/security/canvas-remote-read-svg-image-expected.txt |
deleted file mode 100644 |
index 7190314c09625fcee6c3a9849bba06540636ec22..0000000000000000000000000000000000000000 |
--- a/LayoutTests/http/tests/security/canvas-remote-read-svg-image-expected.txt |
+++ /dev/null |
@@ -1,5 +0,0 @@ |
-CONSOLE MESSAGE: Unable to get image data from canvas because the canvas has been tainted by cross-origin data. |
-This tests that drawing a SVG image to a canvas taints the canvas |
- |
-PASS: getImageData failed. Canvas tainted. |
- |