Bug 45176 - -webkit-box-shadow:inset does not animate transform as an inset shadow
Summary: -webkit-box-shadow:inset does not animate transform as an inset shadow
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL: http://alirobe.com
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-03 08:19 PDT by ali robertson
Modified: 2011-04-11 21:15 PDT (History)
1 user (show)

See Also:


Attachments
a little bit of simple HTML which can be used to demonstrate the problem (322 bytes, text/html)
2010-09-03 08:19 PDT, ali robertson
no flags Details
Patch (6.57 KB, patch)
2011-04-11 21:01 PDT, Simon Fraser (smfr)
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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