[Webkit-unassigned] [Bug 41188] Animations should not require from/to keyframes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 25 16:11:16 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=41188


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #59806|review?                     |review-
               Flag|                            |




--- Comment #10 from Simon Fraser (smfr) <simon.fraser at apple.com>  2010-06-25 16:11:16 PST ---
(From update of attachment 59806)
WebCore/ChangeLog:12
 +          Tests: animations/fill-mode-missing-from-to-keyframes.html
Wrong test listed here, and transform test is missing.

I'd prefer that CSSStyleSelector::generateKeyframeStyle() not do the insertion into the KeyframeList. I think it should just return a RenderStyle. You could make another method that sets the RenderStyle for the appropriate keys.

The manual test should say what is being tested, and reference this bug.

r- to refactor use of generateKeyframeStyle().

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list