[Webkit-unassigned] [Bug 127087] New: [Texmap] Intrinsic style should be set after the animation is done
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 16 01:34:02 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=127087
Summary: [Texmap] Intrinsic style should be set after the
animation is done
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jae.park at company100.net
After keyframe animation is done, the div with the animation should go back to its intrinsic style.
However, current implementation in TextureMapperLayer makes the div to go back to the first keyframe style, and then to its intrinsic style.
The above description is more easily understood by the example below.
http://black.company100.com/test/bugs/animation.html
--
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