Ticket #272 (closed task: fixed)

Opened 1 month ago

Last modified 1 day ago

fade out break on fillRect ( css animation ) SDL version

Reported by: mbensi Assigned to: mbensi
Priority: major Milestone: Galekid
Component: Bug Fix Version: 1.0
Keywords: SDL css animation Cc:
Number of hours worked: 6 % Complete: 100
Number of hours remaining: 0

Description

http://webkit.org/blog/138/css-animation/

on the first animation :

The div will fade out when hovered over. In browsers that do not support this animation, there will be graceful degradation, as the div will simply fade out immediately.

the animation is not correct on SDL

Change History

08/20/08 16:49:33 changed by odole

  • status changed from new to closed.
  • percent set to 100.
  • hours_worked set to 6.
  • keywords set to SDL css animation.
  • resolution set to fixed.
  • hours_togo changed.

fixed with changeset [448].