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

Unified Diff: LayoutTests/fast/canvas/svg-taint-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/fast/canvas/svg-taint-expected.txt
diff --git a/LayoutTests/fast/canvas/svg-taint-expected.txt b/LayoutTests/fast/canvas/svg-taint-expected.txt
deleted file mode 100644
index 4d0ad5d7d3846de0a1dbea0acdb09010693221cb..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/canvas/svg-taint-expected.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-CONSOLE MESSAGE: Unable to get image data from canvas because the canvas has been tainted by cross-origin data.
-Let's check that rendering an SVG pattern to a canvas taints it!
-See https://bugs.webkit.org/show_bug.cgi?id=36838
-
-Starting...
-Exception: SecurityError
-

Powered by Google App Engine
This is Rietveld 408576698