Font sizing with “rem”
After years of web designers being on either side of the em vs. px debate, CSS3 has introduced the rem (root-em) unit.
Jonathan Snook found that Safari, Google Chrome, Firefox 3.6+ and IE9 supported this unit. And the nice part is that IE9 supports resizing text when defined using rems.