[Webkit-unassigned] [Bug 23888] CSS -webkit-transform scale(-1, 0) on button input draws incorrectly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 22 10:18:27 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=23888
Ahmad Saleem <zlip.792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zlip.792 at gmail.com
--- Comment #3 from Ahmad Saleem <zlip.792 at gmail.com> ---
I updated the test case slightly - https://jsfiddle.net/vcmdys30/show
By removing -webkit- prefix in test case and also adding JS line:
bar.style['transform'] = 'scale(' + s + ', 1)';
I didn't see any glitch or visual error where the button ends are missing in Safari 15.6 on macOS 12.5 (it was matching other browsers - Chrome Canary 105 and Firefox Nightly 104) similarly as for the paint, I am not able to understand the part, I think someone else can look into it. 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/20220722/035355f9/attachment-0001.htm>
More information about the webkit-unassigned
mailing list