diff --git a/index.bs b/index.bs index b95748d..a9a2af2 100644 --- a/index.bs +++ b/index.bs @@ -1804,6 +1804,19 @@ respective private browsing modes are safely exposed to [=agents=] and that thes
Permissions-Policy: tools=() response header. The
+empty allowlist makes the {{tools}} [=policy-controlled feature=] unavailable to the document and its
+descendants; see [[#permissions-policy]]. This defense applies to every descendant frame, including
+both same-origin and cross-origin ones. The [=user agent=] enforces this before script runs on the
+page, protecting against malicious scripts or dependencies from using WebMCP APIs.
+