Slider NG: Remove LayoutSliderContainer::ComputeLogicalHeight()
It sets fixed values depending on platforms. The values can be represented by UA stylesheets if we add a pseudo class to check |input->list()|. This CL introduces a UA-only pseudo class, :-internal-has-datalist, and converts LayoutSliderContainer::ComputeLogicalHeight() to CSS rulesets. This CL has no behavior changes. Bug: 1040826 Change-Id: I996bb887fa18856a32a9670b91e09ad3ec315562 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387917Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#804045}
Showing
Please register or sign in to comment