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

Unified Diff: LayoutTests/svg/as-image/svg-canvas-xhtml-tainted-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT Created 7 years, 1 month 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-xhtml-tainted-expected.txt
diff --git a/LayoutTests/svg/as-image/svg-canvas-xhtml-tainted-expected.txt b/LayoutTests/svg/as-image/svg-canvas-xhtml-tainted-expected.txt
index 19a9bdfd598d8e56923207db21436cc9278e8ed7..e8d10d9c2663eb9dc268bc7e11401ab4ec3a2dea 100644
--- a/LayoutTests/svg/as-image/svg-canvas-xhtml-tainted-expected.txt
+++ b/LayoutTests/svg/as-image/svg-canvas-xhtml-tainted-expected.txt
@@ -1,5 +1,5 @@
-PASS window.ctx.getImageData(0, 0, 1, 1) threw exception SecurityError: Failed to execute 'getImageData' on 'CanvasRenderingContext2D': the canvas has been tainted by cross-origin data..
PASS successfullyParsed is true
TEST COMPLETE
+PASS window.ctx.getImageData(0, 0, 1, 1) threw exception SecurityError: Failed to execute 'getImageData' on 'CanvasRenderingContext2D': the canvas has been tainted by cross-origin data..

Powered by Google App Engine
This is Rietveld 408576698