Open
Bug 1323986
Opened 9 years ago
Updated 3 years ago
Semi-transparent element appear darker than it should
Categories
(Core :: Layout, defect, P3)
Tracking
()
UNCONFIRMED
People
(Reporter: vincent.tschanz, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20161129173726
Steps to reproduce:
The following demo shows a square filled with color #333 on a same color background. The square has an opacity of .5
however it appears slightly darker than the background.
https://jsfiddle.net/m0g2phwc/2/
Actual results:
the rendered color of the square is #323232
Expected results:
the rendered color of the square should stay #333333
Updated•8 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•