Remove |non_content_height| argument of LayoutTextControl::ComputeControlLogicalHeight()
|non_content_height| is always zero because UA stylesheet for the inner editor doesn't have border/padding/margin, and web authors can't specify them. This CL has no behavior changes. Change-Id: I9093a8bb33076a67730231b75ce804daadb61a06 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2449674 Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by:Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#814069}
Showing
Please register or sign in to comment