Interesting bug that I was just running up against which might be related. I was trying to draw some text in a small box, but, while it worked in all other browsers, Chrome 22 was adding what appeared to be extra line height for no reason. The code looked roughly like:
Turns out that this only happens in Chrome 22 when it's inside a list with list-style-type: disc.