Chromium Code Reviews
DescriptionAdd more UseCounters for -webkit-appearance:button and -webkit-appearance:textfield.
We found
- |button| and |textfield| were frequently used in 'CSS reset'
- there were some instances of <a> with -webkit-appearance:button
We'd like to know how frequently they affect actual rendering.
This CL adds the following counters:
* -webkit-appearance:button is actually rendered
* -webkit-appearance:button for elements with button appearance by default
* -webkit-appearance:button for <a>
* -webkit-appearance:button for element with push-button appearance by default
* -webkit-appearance:textfield is actually rendered
* -webkit-appearance:textfield for elements with textfield appearance by default
* -webkit-appearance:textfield for <input type=search>
BUG=631849
Committed: https://crrev.com/7b592f6c3a2c7a8caa92412b72192ddacee01341
Cr-Commit-Position: refs/heads/master@{#408033}
Patch Set 1 #
Messages
Total messages: 16 (10 generated)
|
|||||||||||||||||||||||||||||||||||||