铬32更新后,的宽度html的元件(input,select通过限定,..)css具有这些性质不工作:
html
input
select
css
position:absolute; left:10px; right:20px;
在chrome 31和所有其他浏览器中它都有效.
使用chrome 32来看这个
http://jsfiddle.net/EAkLb/7/
html css google-chrome
css ×1
google-chrome ×1
html ×1