Change the default appearance of text controls and input[type=range] to 'auto'
This doesn't change rendering behavior, but changes |getComputedStyle(element)['appearance']| results. The new behavior matches to Firefox. Bug: 965432 Change-Id: Ia3d495a362381a6b057ec0df2b8d38e6765e1e66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2546395 Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#829010}
Showing
Please register or sign in to comment