[Webkit-unassigned] [Bug 238259] [Nicosia] Images in webkit.org/blog/ don't show up with threaded rendering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 31 23:36:02 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=238259

johnfactotum1 at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |johnfactotum1 at gmail.com

--- Comment #1 from johnfactotum1 at gmail.com ---
Seems to be caused by `filter: brightness(1)` on the `.preserve-color` class. In fact, all elements with any CSS filter applied seem to be invisible.

For example, on https://developer.mozilla.org/en-US/docs/Web/CSS/filter. Almost all of the examples show up blank.

The exceptions are the two "SVG equivalents" of `drop-shadow()`, which do show up but apparently without any filter effect.

With GTK 3 or WEBKIT_NICOSIA_PAINTING_THREADS=0 everything works as expected.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220401/21c3add2/attachment-0001.htm>


More information about the webkit-unassigned mailing list