Wireframe effect on 3D demo only present in Firefox
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
People
(Reporter: gregp, Assigned: gw)
Details
Attachments
(2 files)
Steps to reproduce:
Visit https://codepen.io/danwilson/pen/VwzNLYd
Remove mix-blend-mode: overlay;
from CSS pane
Actual results:
Wireframe effect
Expected results:
No wireframe effect
Updated•3 years ago
|
Comment 1•3 years ago
|
||
I see the wireframe effect (the edges of divs) with or without the mix-blend-mode
applied.
Assignee | ||
Updated•3 years ago
|
Comment 2•3 years ago
|
||
I see this when I zoom to 130%.
Assignee | ||
Comment 3•3 years ago
|
||
A relatively minimized repro case - just the one tree rotating. I see the bug on the edges, though that might be because I run at 150% by default.
Assignee | ||
Comment 4•3 years ago
|
||
The issue (both the original link and the minimal case) also reproduce on current release Firefox, so it must be a pre-existing bug and not a regression from bug #1749380.
Assignee | ||
Comment 6•3 years ago
|
||
Yes, seems likely that they are the same.
Updated•3 years ago
|
Updated•3 years ago
|
Comment 8•1 year ago
|
||
This did not get fixed by bug 1671784. As per discussion with :gw, unduping this bug.
Comment 9•1 year ago
|
||
Cant repro anymore. Calling this fixed by bug 1850869 and duping.
Description
•