[Webkit-unassigned] [Bug 250310] New: CSS clip-path should prevent direct image compositing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 9 03:17:11 PST 2023


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

            Bug ID: 250310
           Summary: CSS clip-path should prevent direct image compositing
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com

Hi Team,

While going through Blink's commit, I came cross another failing test case in Safari 16.2 & Safari Technology Preview 160 (while passing in Chrome Canary 111 & Firefox Nightly 110), I tried to look for related bug but couldn't find (it could be silly me here):

Test Case - https://jsfiddle.net/sjmanpte/

^ Hover and it will be different black while in Chrome etc., it would be turning into greyish + light greenish.

Blink Commit - https://chromium.googlesource.com/chromium/blink/+/f952e432e1e936b068eed89fbc567ee2a261aa58

WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/rendering/RenderLayerBacking.cpp#2988

adding "|| renderer().hasClipPath())" into above.

Just wanted to raise it so this can be fixed.

Thanks!

-- 
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/20230109/aef8a3de/attachment.htm>


More information about the webkit-unassigned mailing list