Let LayoutCustomScrollbarPart inherit LayoutReplaced instead of LayoutBlock
Custom scrollbar parts don't have children. They act more like special replaced elements. Letting LayoutCustomScrollbarPart inherit LayoutReplaced can reduce cost. Change-Id: I496aa9c331485a2ff4a0bbe5c9f2b542abce79ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2226924Reviewed-by:Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#774389}
Showing
Please register or sign in to comment