Fix date picker datalist suggestion dropdown size with use-zoom-for-dsf.
When a date picker has a suggestion list it's supposed to be the same width as the input element. With use-zoom-for-dsf on I discovered that it was too wide because the width that was being passed in was using "root frame" coords that were not scaled correctly. BUG=621221 Review-Url: https://codereview.chromium.org/2095113002 Cr-Commit-Position: refs/heads/master@{#403394}
Showing
Please register or sign in to comment