Steps to reproduce:
- Set a filter to an element, e.g. filter: blur(5px) tint(rgb(60, 60, 60));
- Set an animation on opacity to a parent.
Actual results:
The element with the filter remains fully opaque
Expected results:
The quad that draws the filtered element should have its opacity affected
Reproducible with versions: TBD
Not reproducible with versions: TBD
Can’t test with versions: TBD