Chromium Code Reviews| Index: LayoutTests/svg/as-image/svg-canvas-svg-with-image-with-link-tainted-expected.txt | 
| diff --git a/LayoutTests/svg/as-image/svg-canvas-svg-with-image-with-link-tainted-expected.txt b/LayoutTests/svg/as-image/svg-canvas-svg-with-image-with-link-tainted-expected.txt | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..a1baf05fbb3a22b7e952cd4e5ae6f4db2700974d | 
| --- /dev/null | 
| +++ b/LayoutTests/svg/as-image/svg-canvas-svg-with-image-with-link-tainted-expected.txt | 
| @@ -0,0 +1,2 @@ | 
| +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.. | 
| + |