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

Unified Diff: LayoutTests/svg/as-image/svg-canvas-link-not-colored-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: Rebase after r156375 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/svg/as-image/svg-canvas-link-not-colored-expected.txt
diff --git a/LayoutTests/svg/as-image/svg-canvas-link-not-colored-expected.txt b/LayoutTests/svg/as-image/svg-canvas-link-not-colored-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..978b6defd2d9b32cf9401fd25ca5df7921716661
--- /dev/null
+++ b/LayoutTests/svg/as-image/svg-canvas-link-not-colored-expected.txt
@@ -0,0 +1,7 @@
+PASS window.colorChannels[0] is 0
+PASS window.colorChannels[1] is 0
+PASS window.colorChannels[2] is 0
+PASS window.colorChannels[0] is 0
+PASS window.colorChannels[1] is 128
+PASS window.colorChannels[2] is 0
+
« no previous file with comments | « LayoutTests/svg/as-image/svg-canvas-link-not-colored.html ('k') | LayoutTests/svg/as-image/svg-canvas-not-tainted.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698