Bug 15808 - Transition from no set box shadow to a box shadow does not animate
Summary: Transition from no set box shadow to a box shadow does not animate
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 15670
  Show dependency treegraph
 
Reported: 2007-11-02 17:19 PDT by Sam Weinig
Modified: 2015-12-03 14:26 PST (History)
1 user (show)

See Also:


Attachments
test case (432 bytes, text/html)
2007-11-02 17:25 PDT, Sam Weinig
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2007-11-02 17:19:58 PDT
Doing a transition css animation between a state when no -webkit-box-shadow is set to a state where one is does not animate.  If you set -webkit-box-shadow to the default explicitly in the first state all is fine.
Comment 1 Sam Weinig 2007-11-02 17:25:09 PDT
Created attachment 17005 [details]
test case
Comment 2 Simon Fraser (smfr) 2008-12-09 15:02:44 PST
Works now.