diff --git a/index.html b/index.html index fb75f86..977a2ea 100644 --- a/index.html +++ b/index.html @@ -137,6 +137,11 @@
+ This specification defines a policy-controlled permission identified by
+ the string "web-share
". Its default
+ allowlist is '`self`'.
+
+ A document’s permission policy determines whether a + {{Navigator/share()}} call immediately rejects with a + {{"NotAllowedError"}} {{DOMException}}. +
+