Bug 60363

Summary: When border-color sets with opacity filling, it's doubles fill on corners
Product: WebKit Reporter: kb
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: dbates, mihnea
Priority: P2    
Version: 525.x (Safari 3.2)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
border-color bug example none

kb
Reported 2011-05-06 05:33:06 PDT
Created attachment 92570 [details] border-color bug example When border-color sets with opacity, it's doubles fill on corners, for exmaple - <div style="border: 20px solid rgba(0,0,255,0.5);">TEXT</div> for this block coners of border will be less transparent than sides.
Attachments
border-color bug example (4.44 KB, image/png)
2011-05-06 05:33 PDT, kb
no flags
Mihnea Ovidenie
Comment 1 2011-05-06 06:55:30 PDT
Hi, Are you using Safari 3.2? Have you tried with latest WebKit? On what platform are you seeing this problem? Regards, Mihnea
kb
Comment 2 2011-05-06 07:00:53 PDT
I use Safari 5.0.5 and Google Chrome 11.0.696 on Windows 7 x64
Mihnea Ovidenie
Comment 3 2011-05-06 07:24:13 PDT
(In reply to comment #2) > I use Safari 5.0.5 and Google Chrome 11.0.696 on Windows 7 x64 Could you try with latest night build on Win? I am able to see the problem in Safari 5.0.5 but with latest WebKit nightly (85911), the problem appears to be solved.
kb
Comment 4 2011-05-06 09:53:33 PDT
I try nightly build (85911) for windows and the problem now solved
Daniel Bates
Comment 5 2011-05-08 20:47:11 PDT
*** This bug has been marked as a duplicate of bug 21835 ***
Note You need to log in before you can comment on or make changes to this bug.