Bug 60363 - When border-color sets with opacity filling, it's doubles fill on corners
Summary: When border-color sets with opacity filling, it's doubles fill on corners
Status: RESOLVED DUPLICATE of bug 21835
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 525.x (Safari 3.2)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-06 05:33 PDT by kb
Modified: 2011-05-08 20:47 PDT (History)
2 users (show)

See Also:


Attachments
border-color bug example (4.44 KB, image/png)
2011-05-06 05:33 PDT, kb
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description kb 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.
Comment 1 Mihnea Ovidenie 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
Comment 2 kb 2011-05-06 07:00:53 PDT
I use Safari 5.0.5 and Google Chrome 11.0.696 on Windows 7 x64
Comment 3 Mihnea Ovidenie 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.
Comment 4 kb 2011-05-06 09:53:33 PDT
I try nightly build (85911) for windows and the problem now solved
Comment 5 Daniel Bates 2011-05-08 20:47:11 PDT

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