[webkit-reviews] review requested: [Bug 228671] REGRESSION (r271348): Web Inspector: Table headers have vertical scrollbar : [Attachment 435400] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 12 01:24:17 PDT 2021


Nikita Vasilyev <nvasilyev at apple.com> has asked  for review:
Bug 228671: REGRESSION (r271348): Web Inspector: Table headers have vertical
scrollbar
https://bugs.webkit.org/show_bug.cgi?id=228671

Attachment 435400: Patch

https://bugs.webkit.org/attachment.cgi?id=435400&action=review




--- Comment #3 from Nikita Vasilyev <nvasilyev at apple.com> ---
Created attachment 435400

  --> https://bugs.webkit.org/attachment.cgi?id=435400&action=review

Patch

Irregardless of the WebCore change that caused the regression, a less
error-prone way to fix this is simply to set "overflow: hidden".


More information about the webkit-reviews mailing list