blob: 2472fe98680db37db7b98ebae43c0399afaf0d57 [file] [log] [blame]
CONSOLE MESSAGE: line 17: Unable to get image data from canvas because the canvas has been tainted by cross-origin data.
CONSOLE MESSAGE: line 17: Unable to get image data from canvas because the canvas has been tainted by cross-origin data.
PASS: Calling getImageData() from a canvas tainted by a redirected data URL image was not allowed - Threw error: SecurityError: The operation is insecure..
PASS: Calling toDataURL() on a canvas tainted by a redirected data URL image was not allowed - Threw error: SecurityError: The operation is insecure..
PASS: Calling getImageData() from a canvas tainted by a redirected data URL image pattern was not allowed - Threw error: SecurityError: The operation is insecure..
PASS: Calling toDataURL() on a canvas tainted by a redirected data URL image pattern was not allowed - Threw error: SecurityError: The operation is insecure..