commit | e2580e86f57be796de95ba04c901bbe3f44faaa2 | [log] [tgz] |
---|---|---|
author | Ionel Popescu <iopopesc@microsoft.com> | Fri Jul 19 14:13:27 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jul 19 14:13:27 2019 |
tree | dc407a8aaaed4310c50884e9df9398d39e892ddd | |
parent | e1498678c4988a56c64ed1ffc7f571c4f020df3f [diff] |
Fixed crash when slider-vertical appearance is used for input without shadow root. Since webkit-appearance: slider-vertical / slider-horizontal can be used for other elements (including inputs), we need to add a check to treat the case when the appearance is used for an input without a shadow root. Added a test to validate the fix and prevent further regressions. Bug: 985642, 985643, 985647 Change-Id: I97e8e5ad9492f7688f145c5c791f4bb9603f3cef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1710069 Reviewed-by: Kent Tamura <tkent@chromium.org> Commit-Queue: Ionel Popescu <iopopesc@microsoft.com> Cr-Commit-Position: refs/heads/master@{#679087}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .