[Webkit-unassigned] [Bug 115613] GraphicsLayers should be aware of rounded rect clipping

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 4 17:08:29 PDT 2022


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

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #30 from Ahmad Saleem <zlip.792 at gmail.com> ---
I took test cases from this patch and it shows different behavior of Safari 15.6 compared to other browsers:

Test Case 1 - border-radius-webgl.html - https://jsfiddle.net/hfjb9gey/show

In Safari 15.6, above test case only show single green box with rounder corners while in other browsers, it shows two.

Test Case 2 - composited-border-radius-descendant-large-radius.html - (Removed -webkit- prefix) https://jsfiddle.net/oLpf3z0n/show

^This is working same across all browsers (Chrome Canary 106, Firefox Nightly 105 and Safari 15.6)

Test Case 3 - composited-border-radius-descendant-uneven.html  - https://jsfiddle.net/L9fhjy7e/show

^This is working same across all browsers (Chrome Canary 106, Firefox Nightly 105 and Safari 15.6)

Test Case 4 - composited-border-radius-descendant.html - https://jsfiddle.net/pbysd0te/show

^This is working same across all browsers (Chrome Canary 106, Firefox Nightly 105 and Safari 15.6)

Test Case 5 - composited-border-radius.html - https://jsfiddle.net/aprxcnw7/show

^This is working same across all browsers (Chrome Canary 106, Firefox Nightly 105 and Safari 15.6)

_______

Except first case, Safari 15.6 is working same as other browsers in above test cases, is something required or this can be marked as "RESOLVED LATER" and I can create separate bug for first case (but I doubt I have seen similar case of as such in other bug). 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/20220805/88cc29ea/attachment-0001.htm>


More information about the webkit-unassigned mailing list