WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
63176
Avoid using a transparency layer for rgba() border drawing when possible
https://bugs.webkit.org/show_bug.cgi?id=63176
Summary
Avoid using a transparency layer for rgba() border drawing when possible
Simon Fraser (smfr)
Reported
2011-06-22 13:28:35 PDT
The border drawing code uses a transparency layer sometimes for rgba() borders. However, I think some cases can be ignored, like: border-top: 2px solid blue; border-bottom: 2px solid rgba(0, 0, 0, 0.8);
Attachments
Patch
(2.85 KB, patch)
2012-02-17 08:19 PST
,
Simon Fraser (smfr)
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2011-11-03 14:02:50 PDT
<
rdar://problem/9860416
>
Simon Fraser (smfr)
Comment 2
2012-02-17 08:19:13 PST
Created
attachment 127593
[details]
Patch
Simon Fraser (smfr)
Comment 3
2012-02-17 08:41:21 PST
http://trac.webkit.org/changeset/108079
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug