| 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
|
| index e8d10d9c2663eb9dc268bc7e11401ab4ec3a2dea..e383ca370de63a0438c0d0c8029d8a417008900d 100644
|
| --- 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
|
| @@ -1,5 +1,5 @@
|
| 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..
|
| +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..
|
|
|
|
|