--- /home/clopez/webkit/webkit/layout-test-results/imported/w3c/canvas/security.pattern.canvas.fillStyle-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/imported/w3c/canvas/security.pattern.canvas.fillStyle-actual.txt @@ -2,5 +2,6 @@ Setting fillStyle to a pattern of an unclean canvas makes the canvas origin-unclean Spec references: security.fillStyle.canvas Actual output: +Failed assertion: should throw exception: canvas.toDataURL() +Failed assertion: should throw exception: ctx.getImageData(0, 0, 1, 1) -Passed