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