Bug 138935

Summary: REGRESSION (174986): CSS clip property is ignored when border-radius is present.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan, simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Test reduction.
none
Patch
none
Patch none

zalan
Reported 2014-11-20 14:22:46 PST
Created attachment 241982 [details] Test reduction. border-radius: 0px 0px 1px 0px; clip: rect(0px, 10px, 10px, 0px); When both of these properties are present, the css clip rect is ignored.
Attachments
Test reduction. (393 bytes, text/html)
2014-11-20 14:22 PST, zalan
no flags
Patch (4.84 KB, patch)
2014-11-20 14:37 PST, zalan
no flags
Patch (4.90 KB, patch)
2014-11-20 14:43 PST, zalan
no flags
zalan
Comment 1 2014-11-20 14:37:15 PST
Simon Fraser (smfr)
Comment 2 2014-11-20 14:39:54 PST
Comment on attachment 241983 [details] Patch Please put the radar in the changelog.
zalan
Comment 3 2014-11-20 14:42:09 PST
zalan
Comment 4 2014-11-20 14:43:42 PST
WebKit Commit Bot
Comment 5 2014-11-20 19:17:34 PST
Comment on attachment 241984 [details] Patch Clearing flags on attachment: 241984 Committed r176432: <http://trac.webkit.org/changeset/176432>
WebKit Commit Bot
Comment 6 2014-11-20 19:17:38 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.