Chhavi221 / googlefontdirectory

Automatically exported from code.google.com/p/googlefontdirectory
0 stars 0 forks source link

Causes Browser Crash in Mobile Safari (iphone, ipad, ipod touch) #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Importing the Google Font API CSS stylesheet on the same page where jQuery
v 1.4 (served from Google code repository) is called, the result is 100%
crash in Mobile Safari. jQuery 1.3.2 is stable.

What is the expected output? What do you see instead?

expected output would be the page or since iPhone is not supported maybe
just the next font in the CSS stack.

What version of the product are you using? On what operating system?

Bug happens only on Apple's Mobile Safari browser.  iPhone, iPad, iPod Touch.

Please provide any additional information below.

This bug is only replicable with jQuery 1.4, it seems to be stable with
jQuery 1.3.2

Original issue reported on code.google.com by brian.fe...@gmail.com on 4 Jun 2010 at 4:44

Attachments:

GoogleCodeExporter commented 9 years ago
TypeKit says the problem is with loading multiple fonts/variants. Reducing 
requests
to one fixed my crashes, even running jQ1.4.2 pulled from Google's JSAPI.

http://blog.typekit.com/2010/04/05/experimenting-with-web-fonts-on-the-ipad/

Original comment by rocktron...@gmail.com on 7 Jun 2010 at 1:27

GoogleCodeExporter commented 9 years ago
I believe this has now been fixed in iOS; please confirm.

Original comment by d.crossland on 18 Dec 2010 at 1:45