> If [this](https://webidl.spec.whatwg.org/#this)'s [relevant global object](https://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-global)'s [associated Document](https://html.spec.whatwg.org/multipage/nav-history-apis.html#concept-document-window) is not [allowed to use](https://html.spec.whatwg.org/multipage/iframe-embed-object.html#allowed-to-use) the ["payment"](https://w3c.github.io/payment-request/#dfn-payment) permission, then [throw](https://webidl.spec.whatwg.org/#dfn-throw) a "[SecurityError](https://webidl.spec.whatwg.org/#securityerror)" [DOMException](https://webidl.spec.whatwg.org/#idl-DOMException). Should this not throw an "NotAllowedError" exception instead?
Should this not throw an "NotAllowedError" exception instead?