diff options
author | dubroy@chromium.org <dubroy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-17 13:59:29 +0000 |
---|---|---|
committer | dubroy@chromium.org <dubroy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-17 13:59:29 +0000 |
commit | 985429d18a0acbe0adc570f203dc0bfb93dc1add (patch) | |
tree | 644c5e92d827775dbdf79eaa1d506f7b24603e65 /ash/shelf/shelf_layout_manager_unittest.cc | |
parent | 6ab02ad6553a2278dd9afb01ff726edecbd1d290 (diff) | |
download | chromium_src-985429d18a0acbe0adc570f203dc0bfb93dc1add.zip chromium_src-985429d18a0acbe0adc570f203dc0bfb93dc1add.tar.gz chromium_src-985429d18a0acbe0adc570f203dc0bfb93dc1add.tar.bz2 |
History: Workaround bug with clear button in search field.
Due to a Blink bug (http://crbug.com/231830), the clear button in the
search field is not properly rendered if the <header> element has
its transform style property set to anything other than 'none'.
A simple workaround to make it render properly in 99% of cases is to
set the value of -webkit-transform to 'none' instead of 0px.
BUG=231291
TEST=Open chrome://history, type something in the search field, and
ensure that the clear button (a circle with a "X") is visible.
Review URL: https://codereview.chromium.org/14053006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194586 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/shelf/shelf_layout_manager_unittest.cc')
0 files changed, 0 insertions, 0 deletions