diff options
author | dbeam@chromium.org <dbeam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-09 22:17:01 +0000 |
---|---|---|
committer | dbeam@chromium.org <dbeam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-09 22:17:01 +0000 |
commit | 72a2335053a0426755f4179222e6c0ee8baf786a (patch) | |
tree | 0b11efe6869af69cc20fe8242ab320e3fd0a4912 /chrome/browser/autofill/form_group.h | |
parent | 36952cc2883f8bc0aef025c6ce615b48e5cdbbef (diff) | |
download | chromium_src-72a2335053a0426755f4179222e6c0ee8baf786a.zip chromium_src-72a2335053a0426755f4179222e6c0ee8baf786a.tar.gz chromium_src-72a2335053a0426755f4179222e6c0ee8baf786a.tar.bz2 |
[Clean-up] Change 0 length unary terms (i.e. 0px, 0ms) to 0.
NOTE: This should ignore 0%'s inside hsl() and @keyframes.
BUG=None
TEST=Everything stays the same, we save some bits.
Additionally, from your src directory, running:
find ./chrome/browser/resources/ -type f -iname *.css | \
xargs egrep '(?:^|[^0-9])(0?\.)?0(px|em|%|in|cm|mm|pc|pt|ex)' | \
egrep -v '(hsl\(|\s+0%\s+{)'
should yield nothing.
Review URL: http://codereview.chromium.org/9121026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116926 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/autofill/form_group.h')
0 files changed, 0 insertions, 0 deletions