WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2023-02-17 02:59:43 PST
It might also pass this -
http://wpt.live/css/css-tables/height-distribution/percentage-sizing-of-table-cell-replaced-children-001.html
Ahmad Saleem
Comment 2
2023-02-17 02:59:48 PST
It might also pass this -
http://wpt.live/css/css-tables/height-distribution/percentage-sizing-of-table-cell-replaced-children-001.html
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
<
rdar://problem/105627946
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug