On Jul 10, 2012, at 9:22 AM, Adam Barth wrote: > On Tue, Jul 10, 2012 at 9:16 AM, David Kilzer <[email protected]> wrote: >> On Jul 10, 2012, at 8:48 AM, Adam Barth wrote: >>> Parse the viewport meta tag like iOS >>> https://bugs.webkit.org/show_bug.cgi?id=72722 >>> >>> Is the parsing code for the viewport meta tag in iOS open source? >> >> It's on <http://opensource.apple.com/> in ViewportArguments.cpp. > > Oh, I was under the mistaken impression that iOS didn't use > ViewportArguments.cpp.
We do, but there are changes in the source file, so it's not strictly the same as ToT WebKit. You'll want to use diff to see what's different. Dave _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-dev

