Change the default appearance of <progress> and <meter> to 'auto'
This doesn't change rendering behavior, but changes |getComputedStyle(element)['appearance']| results. The new behavior matches to Firefox. Bug: 965432 Change-Id: Id354dd63f0034f2863f594aaf653c624123979b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2389880 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@{#804127}
Showing
Please register or sign in to comment