[webkit-reviews] review granted: [Bug 89738] CSS3 calc: transitions starting and ending with a calc expression move to end state : [Attachment 149028] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 22 11:17:17 PDT 2012


Tony Chang <tony at chromium.org> has granted Mike Lawther
<mikelawther at chromium.org>'s request for review:
Bug 89738: CSS3 calc: transitions starting and ending with a calc expression
move to end state
https://bugs.webkit.org/show_bug.cgi?id=89738

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

------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=149028&action=review


This

> LayoutTests/css3/calc/transition-start-end-with-calc.html:7
> +    -webkit-transition: all 0.01s;
> +    -moz-transition: all 0.01s;

Should we use LayoutTests/transitions/resources/transition-test-helpers.js
instead of a fast transition?


More information about the webkit-reviews mailing list