filter: drop-shadow() causes image stretching and shadow clipping
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
People
(Reporter: justin.djordjevic, Assigned: gw)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
97.09 KB,
application/zip
|
Details |
Steps to reproduce:
I have an image with filter: drop-shadow() applied to it and a separate div that animates in drop shadow.
Actual results:
During the animation, the image gets stretched on some sides and the drop shadow gets clipped around the animated div.
Expected results:
Both the image and the drop shadow applied to the image should not have any render issues during animations.
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Graphics: WebRender' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•2 years ago
|
||
Regression window:
Comment 3•2 years ago
|
||
:gw, since you are the author of the regressor, bug 1757876, could you take a look? Also, could you set the severity field?
For more information, please visit auto_nag documentation.
Comment 4•2 years ago
|
||
Interesting, I can see problems in this testcase going back much further than comment 2's regression range.
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Updated•8 months ago
|
Assignee | ||
Updated•8 months ago
|
Description
•