WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
115336
Animate clip rect() between different Length types
https://bugs.webkit.org/show_bug.cgi?id=115336
Summary
Animate clip rect() between different Length types
Dirk Schulze
Reported
2013-04-28 15:37:12 PDT
At the moment it is not possible to animate the clip property with different Length types.
Attachments
Patch.
(3.06 KB, patch)
2013-04-28 15:48 PDT
,
Dirk Schulze
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dirk Schulze
Comment 1
2013-04-28 15:48:26 PDT
Created
attachment 199972
[details]
Patch.
Andreas Kling
Comment 2
2013-04-29 06:45:36 PDT
Comment on
attachment 199972
[details]
Patch. View in context:
https://bugs.webkit.org/attachment.cgi?id=199972&action=review
> Source/WebCore/ChangeLog:10 > + At the moment the animation for the 'clip' property > + has an early return if the type of two Length values > + does not match. This patch removes this early return.
What is the correct behavior? (And where is it specced?) I'm getting the what/how but missing the why :)
Andreas Kling
Comment 3
2013-04-29 08:05:50 PDT
Comment on
attachment 199972
[details]
Patch. r=me Spec URL: <
http://dev.w3.org/csswg/css-transitions/#animtype-rect
>
WebKit Commit Bot
Comment 4
2013-04-29 08:45:26 PDT
Comment on
attachment 199972
[details]
Patch. Clearing flags on attachment: 199972 Committed
r149288
: <
http://trac.webkit.org/changeset/149288
>
WebKit Commit Bot
Comment 5
2013-04-29 08:45:28 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug