Closed
Bug 1401639
Opened 8 years ago
Closed 8 years ago
Gradients with rounded corners do something funky
Categories
(Core :: Graphics: WebRender, enhancement, P3)
Tracking
()
RESOLVED
FIXED
mozilla58
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | unaffected |
| firefox56 | --- | unaffected |
| firefox57 | --- | wontfix |
| firefox58 | --- | fixed |
People
(Reporter: mstange, Unassigned)
References
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
|
450 bytes,
text/html
|
Details |
This testcase should have three green circles, on top of three different backgrounds: white, blue and black.
However, with webrender, in addition to the circles we also have unexpected squares around the circles. And it seems those squares are drawn with operator "ADD", because there is no square on the white background, a cyan square on the blue background, and a green square on the black background.
| Reporter | ||
Comment 1•8 years ago
|
||
Updated•8 years ago
|
Priority: -- → P3
Whiteboard: [gfx-noted]
| Reporter | ||
Comment 2•8 years ago
|
||
Fixed by webrender update in bug 1402304.
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → unaffected
status-firefox56:
--- → unaffected
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•