WebKit's parser for <meta name=viewport> is essentially https://html.spec.whatwg.org/#concept-window-open-features-tokenize with two additional branches (modulo #8757). We should investigate if they can be the same or at least standardize them in a similar fashion to encourage code reuse.