Bug 21749 - Border-radius doesn't scale with -webkit-transition
Summary: Border-radius doesn't scale with -webkit-transition
Status: RESOLVED DUPLICATE of bug 21332
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-20 04:18 PDT by Octave Zangs
Modified: 2008-10-20 09:23 PDT (History)
1 user (show)

See Also:


Attachments
Example of the problem (660 bytes, text/html)
2008-10-20 04:27 PDT, Octave Zangs
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Octave Zangs 2008-10-20 04:18:29 PDT
The border-radius doesn't scale when the width is smaller than the radius. We need this when the width is updated, with -webkit-transition on the width or with javascript.

Checkout the linked file, for sample.

By the way Firefox 3 manage this.

Thanks.
Comment 1 Octave Zangs 2008-10-20 04:27:16 PDT
Created attachment 24520 [details]
Example of the problem
Comment 2 mitz 2008-10-20 08:57:23 PDT
Duplicate of bug 21332?
Comment 3 Octave Zangs 2008-10-20 09:00:17 PDT
Yes, it's the same bug but for another application.
Comment 4 mitz 2008-10-20 09:23:48 PDT

*** This bug has been marked as a duplicate of 21332 ***