RESOLVED FIXED 250944
Prevent overflow of width/height of layout overflow rectangle which can cause scroll bar to misfunction.
https://bugs.webkit.org/show_bug.cgi?id=250944
Summary Prevent overflow of width/height of layout overflow rectangle which can cause...
Ahmad Saleem
Reported 2023-01-21 12:16:47 PST
Hi Team, While going through Blink's commit, I came across another potential failing test case in Safari 16.2 & STP161: Test Case - https://jsfiddle.net/3c79t0ge/show ^ Does not scroll and does not show scrollbar. Works fine in Chrome Canary 111 and Firefox Nightly 111 Blink Commit - https://chromium.googlesource.com/chromium/blink/+/d050f9be579d02e40c8924b4153376bc32ffba1a WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/rendering/RenderOverflow.h#76 Just wanted to raise it so we can fix it. Thanks!
Attachments
EWS
Comment 1 2023-01-21 17:38:25 PST
Committed 259178@main (5f8306750a54): <https://commits.webkit.org/259178@main> Reviewed commits have been landed. Closing PR #8924 and removing active labels.
Radar WebKit Bug Importer
Comment 2 2023-01-21 17:39:19 PST
Note You need to log in before you can comment on or make changes to this bug.