diff --git a/index.bs b/index.bs
index 9b67255..52121e5 100644
--- a/index.bs
+++ b/index.bs
@@ -1162,6 +1162,12 @@ partial interface HTMLIFrameElement {
1. Let |report-only result| be the result of calling Check
permissions policy, given |report-only policy|, |feature|, |origin|,
and |document|'s [=Document/origin=].
+ 1. Optionally, set |result| to "Disabled" if the user agent deems it necessary.
+
+ Note: The user agent may wish to disallow particular contexts or scripts from using the
+ API. See the
+ Selective Permissions Intervention as an example.
1. If |report| is True:
1. Let |settings| be |document|'s environment settings object.
1. If |result| is "Disabled":