You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use right notation for default allowlist value. (#442)
w3c/webappsec-permissions-policy#123 clarified the notation and types used
by allowlists and default allowlists.
Default allowlists are not allowlists themselves, so we need to use `"self"`
rather than `["self"]`.
0 commit comments