Im getting a strange behavior in chrome that it creates squares after whitespace IE
Price: 123234 but this is not after all whitespaces on the site just in situations when i got two strings like Price: and then add the price in my code.
you can se the issues i got here
http://code.google.com/p/chromium/issues/detail?id=108926
I posted this question on the google chrome bugglist and i think somebody placed it in the category of (Labels: -Area-Undefined Area-WebKit WebKit-Fonts), its been like 3 weeks now so i dont expect anybody to answer that question so i thought i would try my luck here. anybody had the same?
This has to be a bugg with their latest release (it worked before it) and how they handle -webkit-font, in my specfic case it was
removing that line fixed my issues. i think its anything with -webkit-font, i use a lot of -webkit for backgrounds and other stuff and that works great..