RESOLVED FIXED255855
Switch WindowFeatures to isASCIIWhitespace()
https://bugs.webkit.org/show_bug.cgi?id=255855
Summary Switch WindowFeatures 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
Radar WebKit Bug Importer
Comment 1 2023-04-24 00:32:23 PDT
Anne van Kesteren
Comment 2 2023-04-24 00:34:24 PDT
Anne van Kesteren
Comment 3 2023-04-24 03:51:19 PDT
EWS
Comment 4 2026-03-11 01:40:55 PDT
Committed 309044@main (07a744d77e3e): <https://commits.webkit.org/309044@main> Reviewed commits have been landed. Closing PR #13095 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.