| 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..9d4506e72fafc2c4627b2a0102b06e58c7286806
|
| --- /dev/null
|
| +++ b/LayoutTests/svg/as-image/svg-canvas-svg-with-image-with-link-tainted-expected.txt
|
| @@ -0,0 +1,3 @@
|
| +CONSOLE MESSAGE: Unable to get image data from canvas because the canvas has been tainted by cross-origin data.
|
| +PASS window.ctx.getImageData(0, 0, 1, 1) threw exception SecurityError: An attempt was made to break through the security policy of the user agent..
|
| +
|
|
|