[iOS] Start ignoring common bogus viewport parameters
https://bugs.webkit.org/show_bug.cgi?id=133466
<rdar://problem/16203396>

Patch by Benjamin Poulain <bpoulain@apple.com> on 2014-06-03
Reviewed by Sam Weinig.

Incorrect viewports are spreading really quickly lately. We have to start ignoring
some combinations of arguments as they are almost always used incorrectly, causing
a poor user experience on those websites.

* dom/ViewportArguments.cpp:
(WebCore::finalizeViewportArguments):


git-svn-id: http://svn.webkit.org/repository/webkit/trunk@169570 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2 files changed