commit | f2642047d7708f52fffb1eeae4cf06643ff7f687 | [log] [tgz] |
---|---|---|
author | Rune Lillesveen <rune@opera.com> | Fri Sep 01 09:19:48 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Sep 01 09:19:48 2017 |
tree | 95966c70038d9f5a50c47c15db8858b1eb1fc7e8 | |
parent | 697d411856448ae6b5e66ae86ced84565e7c8ef0 [diff] |
Update :checked style when input type changes. The :checked pseudo class only matches for certain input types. We need to schedule style invalidations for :checked when the input changes between certain types. Bug: 751406 Change-Id: I818b498339a643766e0c619cb6b70bfd09c6efcb Reviewed-on: https://chromium-review.googlesource.com/645987 Reviewed-by: Kent Tamura <tkent@chromium.org> Commit-Queue: Rune Lillesveen <rune@opera.com> Cr-Commit-Position: refs/heads/master@{#499156}
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 .