Reading https://github.com/WebKit/WebKit/commit/e117030c4720367b0fd0a21723802b940bb67771 it seems that using isUnicodeCompatibleASCIIWhitespace was an oversight and not treating form feed as whitespace for parsing <meta name=viewport> seems overly cautious.
<rdar://problem/108440799>
Pull request: https://github.com/WebKit/WebKit/pull/13089
Pull request: https://github.com/WebKit/WebKit/pull/13095