WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
85133
<animateTransform type="scale"> uses '1' as effective from value, if no base value is specified and from is not given
https://bugs.webkit.org/show_bug.cgi?id=85133
Summary
<animateTransform type="scale"> uses '1' as effective from value, if no base ...
Nikolas Zimmermann
Reported
2012-04-28 04:22:51 PDT
<animateTransform type="scale"> uses '1' as effective from value, if no base value is specified and from is not given. It should start from '0'. I had that fixed before, but it got lost during merging.
Attachments
Patch
(4.40 KB, patch)
2012-04-28 04:47 PDT
,
Nikolas Zimmermann
koivisto
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2012-04-28 04:47:01 PDT
Created
attachment 139356
[details]
Patch
Antti Koivisto
Comment 2
2012-04-28 04:57:02 PDT
Comment on
attachment 139356
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=139356&action=review
> Source/WebCore/ChangeLog:3 > + <animateTransform type="scale"> uses '1' as effective from value, if no base value is specified and from is not given
The bug title is confusing. It is not clear that using '1' is a wrong behavior or what the right one would be.
Nikolas Zimmermann
Comment 3
2012-04-28 05:01:10 PDT
Committed
r115566
: <
http://trac.webkit.org/changeset/115566
>
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