UNCONFIRMED 35456
rgba borders in adjacent table cells have wrong alpha values
https://bugs.webkit.org/show_bug.cgi?id=35456
Summary rgba borders in adjacent table cells have wrong alpha values
Anonymous
Reported 2010-02-26 14:27:11 PST
Given a table with border-collapse: collapse;, alpha transparent borders that collapse with adjacent cells will be more opaque than they should be. I believe this may be related to bug 21835. I've linked to a test case in the bug report that demonstrates the behavior. Note the borders in the inner area of the table seem to be superimposed.
Attachments
Test case #1 (28 bytes, text/plain)
2012-08-02 13:40 PDT, Steven Luscher
no flags
Ben Wells
Comment 1 2011-05-06 16:30:21 PDT
*** Bug 60364 has been marked as a duplicate of this bug. ***
Steven Luscher
Comment 2 2012-08-02 13:40:45 PDT
Created attachment 156153 [details] Test case #1
Steven Luscher
Comment 3 2012-08-02 13:41:03 PDT
Comment on attachment 156153 [details] Test case #1 The table border renders with the specified color. The table rows and cells render darker than the specified color.
John Barr
Comment 4 2016-10-31 06:49:59 PDT
Collapsed border colors with alpha values are still broken as of Chrome 55.0.2883.28 beta. A simple example with red and blue bending to form dark red (??) instead of just red as is done in Firefox. https://codebin.googleplex.com/#/gh8uu7gsnkh
Brent Fulgham
Comment 5 2022-07-12 12:54:39 PDT
This appears to still be a problem in Safari 15.
Radar WebKit Bug Importer
Comment 6 2022-07-12 12:54:55 PDT
Note You need to log in before you can comment on or make changes to this bug.