WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 86160
89064
CSS3 calc: calc kills transition effect
https://bugs.webkit.org/show_bug.cgi?id=89064
Summary
CSS3 calc: calc kills transition effect
Eiji Kitamura
Reported
2012-06-13 23:20:31 PDT
When calc is involved in resulting style of "left", transition doesn't seem to take effect.
http://jsbin.com/ehigic/11/edit
In this example, checking the checkbox supposed to move the rectangle to left: -webkit-calc(50% - 100px); with transition effect but there's no effect happening. Confirmed it works when giving static number or view it on Firefox.
Attachments
Add attachment
proposed patch, testcase, etc.
Mike Lawther
Comment 1
2012-06-17 17:38:55 PDT
*** This bug has been marked as a duplicate of
bug 86160
***
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