Skip to content

[wpe-2.28] CSS - drop-shadow filter problems #937

@Scony

Description

@Scony

In BBC test suite there are 2 test cases using drop-shadow filter in different contexts:
https://certification.bbctvapps.co.uk/act/test/ui/187/css-supports-shadows/
https://certification.bbctvapps.co.uk/act/test/ui/187/css-supports-filter/
In both cases, latest WPEWebKit 2.28 (and even latest WebKit/WebKit@3142453) randomly yield wrong results.

This is expected outcome:

Screenshot from 2022-09-12 13-01-28
Screenshot from 2022-09-12 12-58-23

And that's how it looks like occasionally:
Screenshot from 2022-09-12 13-07-49
Screenshot from 2022-09-12 13-07-36

To me it looks like some compositing issues - once the CSS properties are poked a bit from web inspector, the shadow is being painted correctly.

Metadata

Metadata

Labels

upstreamRelated to an upstream bug (or should be at some point)wpe-2.38wpe-2.42

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions