Browse Source

docs : help : type in webkit typo

pull/96/head
David DeSandro 14 years ago
parent
commit
772cbf61bd
  1. 4
      _posts/docs/2011-12-11-help.mdown

4
_posts/docs/2011-12-11-help.mdown

@ -130,6 +130,4 @@ The best way to resolve this issue is to disable CSS transforms by setting the [
## Poor type rendering in WebKit
Type rendering may appear poor in WebKit browsers like Chrome and Safari. This is because of Isotope's activation of hardware acceleration. The solution is to add add a matching background to the item elements. See more: [dropshado.ws - Resolving anti-aliasing on WebKit hardware-accelerated elements](http://dropshado.ws/post/6142339613/resolving-anti-aliasing-on-webkit-hardware-accelerated)
Activating hardware acceleration in WebKit with 3D CSS transforms changes the way WebKit renders text.
Type rendering may appear poor in WebKit browsers like Chrome and Safari. This is because of Isotope's activation of hardware acceleration. The solution is to add add a matching background to the item elements. See more: [dropshado.ws - Resolving anti-aliasing on WebKit hardware-accelerated elements](http://dropshado.ws/post/6142339613/resolving-anti-aliasing-on-webkit-hardware-accelerated).

Loading…
Cancel
Save