Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am researching how the text resizing algorithm on mobile webkit works, in hopes of replicating the algorithm using Javascript on a desktop browser. I haven't found any literature on how it works other than some short posts about the -webkit-text-size-adjust property.

I am trying to look into the Webkit source code, but I am not sure that will be fruitful because I don't think the mobile webkit branch of webkit is open source.

Any more information on this or pointers for where to look would be very helpful, thanks.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.