I met a strange problem. When I set a div as width: 1.1px, It will display as 1.094px.
It can correctly display in firefox.
Does any one know how to fix this?
edit
Addition1: It will display as 1.09px actually.
Addition2: division has the same problem, like 101px's 10% will be 10.09px.