Bug 99962

Summary: Antialiasing fringing with child with 100% height and border-radius
Product: WebKit Reporter: Binyamin <7raivis>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED    
Severity: Major CC: 7raivis, bdakin, chenzx, simon.fraser, thorton, zalan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://jsfiddle.net/laukstein/6suPr/show/

Binyamin
Reported 2012-10-21 23:45:46 PDT
border-radius visual appearance prints unexpected sub-pixel background-color - "expected no white line". The issue is related to all current latest browsers. Attached test-case screen-shot from WebKit r131444, Chrome 24.0.1303.0 canary, Firefox Nightly 19.0a1 (2012-10-21), Opera Next 12.50 internal, IE 10.0.8250.0.
Attachments
zalan
Comment 1 2013-12-09 13:15:19 PST
changing the title to reflect that this is not subpixel [feature] related issue.
Chen Zhixiang
Comment 2 2015-05-18 03:44:56 PDT
I have found this problem occurs on all lastest browsers: Chrome 42 Firefox 38 Saafari 8 Error site: http://app.myzaker.com/news/article.php?pk=555997559490cb3f60000000&c=IzZhNGM4Zg==&app_id=9&f= F12, and enter getComment(): <img class="lazy" data-original="http://tp1.sinaimg.cn/1872319592/50/1290414655/0"> img has CSS -webkit-border-radius: 50%; If i remove the <img> element, then display blank (OK)
Note You need to log in before you can comment on or make changes to this bug.