I have this website, were I use tables extensively, in order to provide a lot of download files categorized.
http://files.is.tue.mpg.de/dtzionas/Hand-Object-Capture/ (you can see there the source html file, there is no css file)
Although on my desktop everything is rendered nicely (chrome, firefox) when I test things on my Android's 5 chrome (I didn't try yet with another browser), the font size of the table items behaves in a weird way.
If I keep refreshing the webpage, sometimes (1st image) the font size is consistent among all table items, but sometimes (2nd image) several items become bigger. I do not really know why this happens, so that I can look for a solution for this.