[Webkit-unassigned] [Bug 125834] Don't depend on layout to do getComputedStyle() on border-radius

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


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

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

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

--- Comment #1 from Ahmad Saleem <zlip.792 at gmail.com> ---
Safari passes all border-radius-interpolation tests:

https://wpt.fyi/results/css/css-backgrounds/animations/border-radius-interpolation.html?label=master&label=experimental&aligned&view=subtest&q=border-radius-interpolation

Plus I took other test case and changed it into following JSFiddle:

Link - https://jsfiddle.net/k2w6d3eo/show

^ all browsers (Chrome Canary 106, Firefox Nightly 105 and Safari 15.6 do fail on same test cases) [So they are in consensus]

Another test case - https://jsfiddle.net/tf76v4k5/show

^ all browsers (Chrome Canary 106, Firefox Nightly 105 and Safari 15.6 do fail on same test cases) [So they are in consensus]

____

Is something else required or I am converting these test cases wrong and as a result getting incorrect outputs? 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/edd5bd2b/attachment.htm>


More information about the webkit-unassigned mailing list