[Webkit-unassigned] [Bug 16020] A transition of width: auto to a fixed width computes auto as zero.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 20 08:58:31 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=16020


Sidney San Martín <s+webkit at sidneysm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |s+webkit at sidneysm.com




--- Comment #11 from Sidney San Martín <s+webkit at sidneysm.com>  2010-01-20 08:58:29 PST ---
> My own preference would be (for simplicity) to just stick with transitioning on
the computed value and to just say "Tough" to people who want to animate width
this way, but maybe others disagree.

Many use cases for CSS transitions and animations include starting and ending
at a computed value — showing and hiding content is a huge one.

Also, treating computed values as zero is never going to be the right behavior.
If this isn't going to be fixed, then trying to animate a computed property
should kill the animation entirely.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list