forked from WebKit/WebKit-http
-
Notifications
You must be signed in to change notification settings - Fork 150
Open
Labels
upstreamRelated to an upstream bug (or should be at some point)Related to an upstream bug (or should be at some point)wpe-2.38wpe-2.42
Description
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:
And that's how it looks like occasionally:
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
Assignees
Labels
upstreamRelated to an upstream bug (or should be at some point)Related to an upstream bug (or should be at some point)wpe-2.38wpe-2.42