Bug 45176

Summary: -webkit-box-shadow:inset does not animate transform as an inset shadow
Product: WebKit Reporter: ali robertson <alirobe>
Component: CSSAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
URL: http://alirobe.com
Attachments:
Description Flags
a little bit of simple HTML which can be used to demonstrate the problem
none
Patch mitz: review+

Description ali robertson 2010-09-03 08:19:16 PDT
Created attachment 66498 [details]
a little bit of simple HTML which can be used to demonstrate the problem

The bug is simple: the animation ignores 'inset' until it is complete. The inset shadow appears outside the element until the animation is complete. At that point, the shadow suddenly switches to appear inside the element.

Please note that I am not an expert at this stuff and I have not checked the rest of the animations. This bug may require some further discussion?

Tested on Chrome canary build (nightly) 3-sept-2010
Comment 1 Simon Fraser (smfr) 2011-02-24 22:59:39 PST
It's not clear to me what to do when animating between different shadow styles (inset vs. non-inset).
Comment 2 Simon Fraser (smfr) 2011-04-11 21:01:13 PDT
Created attachment 89154 [details]
Patch
Comment 3 Simon Fraser (smfr) 2011-04-11 21:15:20 PDT
http://trac.webkit.org/changeset/83555