WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
255855
Switch WindowFeatures.cpp to isASCIIWhitespace
https://bugs.webkit.org/show_bug.cgi?id=255855
Summary
Switch WindowFeatures.cpp to isASCIIWhitespace
Anne van Kesteren
Reported
2023-04-24 00:31:31 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-04-24 00:32:23 PDT
<
rdar://problem/108440799
>
Anne van Kesteren
Comment 2
2023-04-24 00:34:24 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13089
Anne van Kesteren
Comment 3
2023-04-24 03:51:19 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13095
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug