Ask HN: Mavericks Safari Web Inspector vs. Chrome DevTools (vs. Firefox)
1 pointsby triptychs0 comments
-webkit-font-smoothing: antialiased;
-webkit-backface-visibility: hidden;
for future reference. (Note: this CSS example does not hold any bearing on the OP's example. For whatever reason, both fonts are equally smooth for me.)
Mission accomplished indeed!