tomayac’s avatartomayac’s Twitter Archive—№ 20,566

  1. …in reply to @chriscoyier
    @chriscoyier The allow value is a serialized permissions policy (w3c.github.io/webappsec-permissions-policy/#serialized-permissions-policy) whereas the sandbox value is an unordered set of unique space-separated tokens (html.spec.whatwg.org/multipage/common-microsyntaxes.html#unordered-set-of-unique-space-separated-tokens). So one is “complex”, the other “simple”.