Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(207)

Unified Diff: LayoutTests/http/tests/security/canvas-remote-read-svg-image-expected.txt

Issue 22604008: Allow SVG images to not taint the canvas with drawImage/drawPattern (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
-

Powered by Google App Engine
This is Rietveld 408576698