[webkit-reviews] review granted: [Bug 66080] Unmatrix algorithm implementation is wrong : [Attachment 103875] Patch 2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 15 12:25:01 PDT 2011


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Mihnea Ovidenie
<mihnea at adobe.com>'s request for review:
Bug 66080: Unmatrix algorithm implementation is wrong
https://bugs.webkit.org/show_bug.cgi?id=66080

Attachment 103875: Patch 2
https://bugs.webkit.org/attachment.cgi?id=103875&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=103875&action=review


> LayoutTests/animations/animation-matrix-negative-scale.html:54
> +	       function stopAnimation()
> +	       {
> +		   document.getElementById("box").style.webkitAnimationName =
"";
> +	       }

Why is this necessary? snapshot() does notifyDone().


More information about the webkit-reviews mailing list