I reported this on the Apple bugreporter and received the following reply:
----------------------- This is a follow-up to Bug ID# 10937310.
Engineering has determined that this issue behaves as intended based on the following information:
This is text autosizing. If this behavior isn't appropriate for some web content, you can control this using the -webkit-text-size-adjust property.
See this article for more info: https://developer.apple.com/library/ios/#DOCUMENTATION/AppleApplications/Reference/SafariWebContent/AdjustingtheTextSize/AdjustingtheTextSize.html -----------------------
The attached patch modifies view.css and fixes the problem in my testing. Note that testing requires a file with > 200 lines — the mismatch only starts to show around line 100 or so.
I reported this on the Apple bugreporter and received the following reply:
------- ------- ------- --
This is a follow-up to Bug ID# 10937310.
Engineering has determined that this issue behaves as intended based on the following information:
This is text autosizing. If this behavior isn't appropriate for some web content, you can control this using the -webkit- text-size- adjust property.
See this article for more info: https:/ /developer. apple.com/ library/ ios/#DOCUMENTAT ION/AppleApplic ations/ Reference/ SafariWebConten t/AdjustingtheT extSize/ AdjustingtheTex tSize.html ------- ------- --
-------
The attached patch modifies view.css and fixes the problem in my testing. Note that testing requires a file with > 200 lines — the mismatch only starts to show around line 100 or so.