RESOLVED FIXED 252464
Scrollbar should be removed from overrideLogicalHeight()
https://bugs.webkit.org/show_bug.cgi?id=252464
Summary Scrollbar should be removed from overrideLogicalHeight()
Ahmad Saleem
Reported 2023-02-17 00:45:37 PST
Hi Team, While going through Blink's commit, I came across this: Blink Commit - https://chromium.googlesource.com/chromium/src.git/+/1cc9cb769dcf8459c12636b58d058311722b0221 WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/rendering/RenderBox.cpp#3393 ^ Adding - cb->scrollbarLogicalHeight(); Fixes another WPT test (tested locally on webkit 260408@main) - percentage-sizing-of-table-cell-children-002.html Just wanted to raise so we can fix this. Thanks!
Attachments
EWS
Comment 3 2023-02-18 01:07:04 PST
Committed 260503@main (96361e7e318d): <https://commits.webkit.org/260503@main> Reviewed commits have been landed. Closing PR #10260 and removing active labels.
Radar WebKit Bug Importer
Comment 4 2023-02-18 01:08:18 PST
Note You need to log in before you can comment on or make changes to this bug.