https://bugzilla.wikimedia.org/show_bug.cgi?id=31562
--- Comment #2 from Brion Vibber <[email protected]> 2011-10-10 18:23:18 UTC --- A reminder -- this change was made (fixing the ';'s to ','s) a while ago on the PHP codebase, but this was discovered to cause bug 31214 when eg embedding in a WebView control on an iPad app, and was reverted to the original form which caused no such problems. Most likely the viewport settings need to be redone to something that just indicates '1:1 CSS pixels to logical pixels, no zooming' instead of making claims on the size of the device (which is NOT guaranteed to be the size of the web view!) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
