Media Queries are great, but I find that sometimes I need to control the height of my elements and my text spills out. Aside from JS blocked browsers, what do you see as the downsides to using a function that checks to see if there is overflow and resizes fonts to fit?<p>This is assuming that the plugin wouldn't weigh down the browser.