Why doesn't Chrome scale up the width/height of a div on page zoom? Why doesn't Chrome scale up the width/height of a div on page zoom? google-chrome google-chrome

Why doesn't Chrome scale up the width/height of a div on page zoom?


Maybe it has to do something with the "em" property. It acts differently for both Firefox and Chrome.

I've taken 20px instead of 1em and then ran it on both the browsers. The effect was same.

Fiddle it: http://jsfiddle.net/W68eL/5/