Comment Re:Interesting but... (Score 2) 79
The font changes are interesting but...... until other browsers support it, who in their right mind is going to design a chrome-only website?
If you're using Google Fonts for font hosting then you don't link the fonts directly; you link a CSS file on the Google servers that in turn links the font files. And they already serve different CSS files based on your user agent. Thus, from my understanding, for any site using Google Fonts this can be enabled transparently for supporting browsers without the site developer even knowing about it.