[Webkit-unassigned] [Bug 18076] Box disappears after CSS Transition completes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 26 08:00:29 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18076





------- Comment #5 from faruk at apple.com  2008-03-26 08:00 PDT -------
I see — so the bugs here are actually two entirely different bugs than I
thought:

1) transitioning both background-color and color simultaneously makes them both
end up transparent at the end of the transition;
2) the shorthand for -webkit-border-radius:  isn't implemented (but it is for
just border-radius, which it shouldn't be yet, right?)

I got it to work as intended by being fully explicit
(-webkit-border-top-right-radius & …bottom-right…) so that behavior is indeed
fully operational.


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



More information about the webkit-unassigned mailing list