diff --git a/index.bs b/index.bs index 07e70f0..531ca2c 100644 --- a/index.bs +++ b/index.bs @@ -305,10 +305,9 @@ spec: webidl
  • If the user grants permission, return {{"granted"}}; otherwise return - {{"denied"}}. If the user's interaction indicates they intend this - choice to apply to other realms, then treat this as new information - about the user's intent for other realms with the same - origin. + {{"denied"}}. The user's interaction may provide new information + about the user's intent for this realm and other + realms with the same origin.

    This is intentionally vague about the details of the permission UI